aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* "fix" for broken MakefileGravatar Dieter Plaetinck2010-01-02
* fix for config.h locationGravatar Dieter Plaetinck2010-01-02
* move source files from project root into src directory. Makefile is a bit bro...Gravatar Dieter Plaetinck2010-01-02
* hash.sh -> misc/hash.shGravatar Dieter Plaetinck2010-01-01
* since you now have to install things separately, you also need to do this in ...Gravatar Dieter Plaetinck2009-12-27
* specific install things should not install others, so that it doesnt fight wi...Gravatar Dieter Plaetinck2009-12-25
* Merge remote branch 'mason/master'Gravatar Dieter Plaetinck2009-12-20
|\
* | proper commit hash settingGravatar Dieter Plaetinck2009-12-20
| * Use explicit make test targets & clean xdg sandbox dirs in clean target.Gravatar Mason Larobina2009-12-18
| * Merge branch 'master' of git://github.com/Dieterbe/uzblGravatar Mason Larobina2009-12-18
| |\ | |/ |/|
* | unbreak MakefileGravatar Dieter Plaetinck2009-12-17
| * Unbreak the new test-uzbl-{core,browser}-sandbox make targets.Gravatar Mason Larobina2009-12-17
|/
* implement separate sandbox for testing, give test make targets better namesGravatar Dieter Plaetinck2009-12-12
* Merge remote branch 'mason/master'Gravatar Dieter Plaetinck2009-12-06
|\
* | perform config sedding in the correct targetGravatar Dieter Plaetinck2009-12-05
| * Merge branch 'experimental' of git://github.com/mason-larobina/uzbl into expe...Gravatar Rob2009-12-04
| |\
| * | generate COMMAND_ERROR if script file cannot be readGravatar Rob2009-12-03
|/ /
| * Use restart instead of start to close any daemons before running.Gravatar Mason Larobina2009-12-04
|/
* delete .pyc files a bit more efficientlyGravatar Vithon2009-11-30
* Delete .pyc files in the make clean target.Gravatar Mason Larobina2009-11-20
* simplify PREFIX logic in EMGravatar Dieter Plaetinck2009-11-11
* correctly handle potentially different prefix in sample/default configGravatar Dieter Plaetinck2009-11-11
* uniformize naming of helper python scriptsGravatar Dieter Plaetinck2009-11-11
* Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-10-27
|\
* | Added --auto-close option to the event manager.Gravatar Mason Larobina2009-10-27
| * make `make install` also set the correct prefix when building in a temporary ...Gravatar Dieter Plaetinck2009-10-26
|/
* Remove the hard-coded /usr/local/.. path in event_manager.pyGravatar Mason Larobina2009-10-27
* Yes calling event_manager.py in the test-dev-browser make target isGravatar Mason Larobina2009-10-26
* make uzbl-browser work out of the box (auto create xdg dirs, config, ..), rel...Gravatar Dieter Plaetinck2009-10-25
* uzbl-core/browser/tabbed now separately installableGravatar Dieter Plaetinck2009-10-25
* Merge branch 'master' of git://github.com/bct/uzbl into experimentalGravatar Robert Manea2009-10-24
|\
* | added menu_add/menu_remove commandsGravatar Robert Manea2009-10-18
* | Merge branch 'experimental' of git://github.com/mason-larobina/uzbl into expe...Gravatar Robert Manea2009-10-16
|\ \
| * | Added multi-instance managing to event_manager.pyGravatar Mason Larobina2009-10-15
* | | re-added COMMAND_EXECUTED eventGravatar Robert Manea2009-10-14
|/ /
| * fix tests, introduce command testsGravatar Brendan Taylor2009-10-14
|/
* strip uzbl-core binary by defaultGravatar Robert Manea2009-10-05
* move webinspector code to a separate fileGravatar Robert Manea2009-10-05
* Makefile additionsGravatar Robert Manea2009-10-05
* Source splittingGravatar Robert Manea2009-10-05
* split source into multiple filesGravatar Robert Manea2009-10-02
* Launch the correct cookie daemon when using the test-dev-browser make target.Gravatar Mason Larobina2009-09-20
* fix some forgotten changes to Makefile in previous commitGravatar Dieter Plaetinck2009-09-05
* move 'uzbl' to more specific 'uzbl-core' program, and add 'uzbl-browser' scri...Gravatar Dieter Plaetinck2009-09-05
* use python based event manager instead of sh one. posix sh was a dead endGravatar Dieter Plaetinck2009-09-04
* make target to test dispatcherGravatar Dieter Plaetinck2009-09-03
* Merge commit 'remotes/holizz/nouzblctrl' into experimentalGravatar Dieter Plaetinck2009-08-26
|\
* | PREFIX is /usr/local by default, not /usr.Gravatar Tom Adams2009-08-26
| * Remove uzblctrl - use socat instead.Gravatar Tom Adams2009-08-24
|/
* extended CFLAGS to get debugging and warningsGravatar Helmut Grohne2009-07-25