Logo
Explore Help
Sign In
eliseuamaro/gnu-social
1
0
Fork 0
You've already forked gnu-social
forked from GNUsocial/gnu-social
Code Issues Pull Requests Releases Wiki Activity
gnu-social/js/Makefile

15 lines
269 B
Makefile
Raw Normal View History

Makefile to re-generate util.min.js (needs yui-compressor in path)
2010-12-15 15:00:44 -08:00
.fake: all clean
updated and moved jquery-cookie Also added to minification Makefile in js/ as it was not delivered from upstream as .min.js
2013-09-14 12:58:03 +02:00
TARGETS=util.min.js extlib/json2.min.js extlib/jquery.cookie.min.js
Makefile to re-generate util.min.js (needs yui-compressor in path)
2010-12-15 15:00:44 -08:00
all: $(TARGETS)
clean:
rm -f $(TARGETS)
json2 extlib updated to 2013-05-26 version Includes minification and Makefile update
2013-09-10 13:43:50 +02:00
extlib/json2.min.js: extlib/json2.js
Remove json2 author's "don't hotlink my script pls" alert line from our local copy of json2.js :D Added json2.min.js to the makefile so it can be updated easily when json2.js changes.
2011-01-05 09:39:36 -08:00
yui-compressor $+ > $@
updated and moved jquery-cookie Also added to minification Makefile in js/ as it was not delivered from upstream as .min.js
2013-09-14 12:58:03 +02:00
extlib/jquery.cookie.min.js: extlib/jquery.cookie.js
yui-compressor $+ > $@
Reference in New Issue Copy Permalink
Powered by Gitea Page: 39ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API