summaryrefslogtreecommitdiff
path: root/common/Makefile
Commit message (Expand)AuthorAge
* Whitespace fix.Doug Kearns2011-06-26
* Fix 'make install' on OS-X.Kris Maglione2011-03-16
* Include properties file in XPI.Kris Maglione2011-02-26
* Bake hg version into install.rdf on XPI build. Warn users who are running in ...Kris Maglione2011-02-07
* Relocate the test log to the test directory.Doug Kearns2011-02-01
* Bang on the tests a bit more.Kris Maglione2011-01-29
* Add a half slew of generic command execution/completion/code coverage tests. ...Kris Maglione2011-01-28
* Fix typo.Kris Maglione2011-01-28
* Fix building with XPI=/absolute/path.Kris Maglione2011-01-28
* Make building an XPI with spaces in its name possible.Kris Maglione2011-01-28
* Fix building with XPI=/absolute/path.Kris Maglione2011-01-28
* Add experimental Mozmill functional tests.Doug Kearns2011-01-25
* Get rid of absurd Map#route flag. Consolodate some constants.Kris Maglione2011-01-18
* Fix arg maps.Kris Maglione2011-01-12
* Import patch from dhahler. Closes issue \#253.Kris Maglione2011-01-12
* Fix deleting files after viewing them from source links in :list*.Kris Maglione2011-01-10
* Support make install{xpi} for {Melo,Tele}dactyl.Doug Kearns2011-01-07
* 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