summaryrefslogtreecommitdiff
path: root/common/Makefile
Commit message (Expand)AuthorAge
* Support Windows/OS-X in 'make install'. Closes issue #33.Kris Maglione2010-09-30
* Add install and installxpi targets to Makefile. Closes issue #27.Kris Maglione2010-09-29
* Fix about:pentadactyl = about:undefined in Gecko<2.0.Kris Maglione2010-09-28
* Only normalize() files that exist in File#joinPaths.Kris Maglione2010-09-23
* NEWS updates and whitespace fixes.Kris Maglione2010-09-19
* Fix :version for non-XPI installs. Fix :extensions in FF 3.6.Kris Maglione2010-09-18
* Fix CompletionContext#allItems in wake of quoting fixes in revision 8ea624290...Kris Maglione2010-09-17
* imported patch dactylifyKris Maglione2010-08-28
* Fix broken JS completion.Kris Maglione2010-06-03
* Fix makefile bug.Kris Maglione2009-11-15
* Check for existence of base64(1) before 'make dist'Kris Maglione2009-11-02
* Fix: build system"M.Terada"2009-11-02
* Fix 'make dist'Kris Maglione2009-11-01
* Cleanup liberator.open a bit; could probably use a bit more.Kris Maglione2009-10-31
* Use curl for make dist rather than Google's upload script.Kris Maglione2009-10-31
* Add Google Code upload target to common Makefile.Kris Maglione2009-10-30
* Minor build system updates.Kris Maglione2009-10-27
* Replace asciidoc with native XSLT transforms.Kris Maglione2009-10-21