1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-25 15:32:28 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Kris Maglione
8224540d26 Check for existence of base64(1) before 'make dist' 2009-11-02 16:49:52 -05:00
"M.Terada"
3f4602ca3c Fix: build system
Hi developers

I'm afraid you don't notice the build system have been borken since
help system is replace to XSLTransform from asciidoc.
because the build system does'nt archives *.xsl files.

Please review the attached patches

Best regards.
----
teramako
2009-11-02 00:22:22 -05:00
Kris Maglione
84da6102dc Fix 'make dist' 2009-11-01 19:23:25 -05:00
Kris Maglione
d880d4afcb Cleanup liberator.open a bit; could probably use a bit more. 2009-10-31 17:28:35 -04:00
Kris Maglione
83ef6a7a93 Use curl for make dist rather than Google's upload script. 2009-10-31 15:43:29 -04:00
Kris Maglione
161001c216 Add Google Code upload target to common Makefile.
--HG--
extra : rebase_source : 91c07685dbb35a9cc2740d56c43a0b1d5c6a6f77
2009-10-30 20:48:45 -04:00
Kris Maglione
a8c6378b43 Minor build system updates.
--HG--
branch : xslt
2009-10-27 00:29:10 -04:00
Kris Maglione
0d44d919bc Replace asciidoc with native XSLT transforms.
--HG--
branch : xslt
rename : common/Makefile.common => common/Makefile
rename : vimperator/components/about-handler.js => common/components/about-handler.js
rename : vimperator/components/chrome-data.js => common/components/chrome-data.js
rename : vimperator/components/commandline-handler.js => common/components/commandline-handler.js
2009-10-21 04:46:29 -04:00