summaryrefslogtreecommitdiff
path: root/common/Makefile
Commit message (Expand)AuthorAge
* Mangle pathnames in the XPI to foil the fastload cache on upgrade and fix the...Kris Maglione2010-12-30
* More bootstrap work.Kris Maglione2010-12-24
* Don't jar up content in the XPI anymore.Kris Maglione2010-12-23
* Push INSERT mode on top of PASS THROUGH mode when entering an input field, ra...Kris Maglione2010-11-17
* Hint mode: Don't be discouraged by a document's lack of a body. Closes issue ...Kris Maglione2010-10-16
* Rename License.txt to LICENSE.txt to match the legalese.Doug Kearns2010-10-07
* Fix 'make install' on Cygwin and make_jar.sh on Cygwin and BSD-ish systems. C...Kris Maglione2010-10-05
* Release 1.0 βeta 2.Kris Maglione2010-10-02
* Fix minor oversight in last commit.Kris Maglione2010-09-30
* 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