1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-20 12:07:59 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
Kris Maglione
5c55d163c0 Fix 'make install' on Cygwin and make_jar.sh on Cygwin and BSD-ish systems. Closes issue #43. 2010-10-05 14:17:53 -04:00
Kris Maglione
3bd07e77c7 Override ui.debug and ui.verbose in 'hg manifest' call in make_jar.sh 2010-09-22 15:57:19 -04:00
teramako
6df344ed91 shouldnot use aliased Mercurial command
--HG--
extra : rebase_source : 5c5df163bbe2a54e85eeb8b6821d1ab2e99d7367
2010-09-22 22:03:50 +09:00
Kris Maglione
952bb90f35 Fix make_jar.sh; add missing components. 2010-09-19 02:23:49 -04:00
Kris Maglione
bfbb4b1313 Only JAR up revision controlled files. 2010-09-17 06:15:13 -04:00
Kris Maglione
a6f90714e4 Fix broken JS completion.
--HG--
branch : testing
2010-06-03 20:24:16 -04: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
412f3101c1 Improve the help formatting with generous and ugly use of struts. Unfortunately, the HTML box model doesn't lend itself to automatic Vim-ish formatting.
--HG--
branch : xslt
2009-10-28 04:37:53 -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
Kris Maglione
30076394fb Deal with exit status of subsheels in make_jar.sh 2009-08-27 12:30:54 -04:00
Kris Maglione
97987ef0f5 Specify sh rather than bash in make_jar.sh shebang line. Fix FIXME. 2009-06-06 10:14:47 -04:00
Doug Kearns
56814ed072 Specify bash rather than dash in the make_jar.sh shebang line. 2009-06-04 21:42:30 +10:00
Doug Kearns
0e28714ce6 Revert some of PT's local changes to the build system. 2009-03-29 21:05:38 +11:00
Doug Kearns
1ca0bc0de4 Formatting fixes. 2009-03-16 16:24:09 +11:00
Doug Kearns
80beaa41df And xulmus was born. 2009-03-16 15:54:02 +11:00
teramako
e581465101 fix: "filesystem is busy" erro on Cygwin 2009-01-08 21:19:48 +09:00
Daniel Bainton
729854c749 Rename liberator/ to common/ 2008-12-04 07:56:35 +02:00