aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* set config @prefix based on uzbl-browser's PREFIXGravatar Brendan Taylor2010-12-01
* Merge branch 'dev/fix-uzbl-tabbed'Gravatar Brendan Taylor2010-11-20
|\
| * add test-uzbl-tabbed-sandbox make ruleGravatar Brendan Taylor2010-11-20
* | add test-uzbl-tabbed-sandbox make ruleGravatar Brendan Taylor2010-11-14
* | Merge branch 'dev/soup-cookied'Gravatar Brendan Taylor2010-11-13
|\ \
| * | shutdown uzbl-cookie-manager in test-uzbl-browser-sandboxGravatar Brendan Taylor2010-11-13
* | | Merge branch 'dev/soup-cookied'Gravatar Brendan Taylor2010-11-13
|\| |
| * | replace uzbl-cookie-daemon with uzbl-cookie-manager in uzbl-browser, also cle...Gravatar Brendan Taylor2010-11-13
* | | Merge branch 'dev/soup-cookied'Gravatar Brendan Taylor2010-11-13
|\| |
* | | Merge branch 'dev/build-fixes'Gravatar Brendan Taylor2010-11-05
|\ \ \
| * | | make uzbl-browser and uzbl-event-manager executable after sedding themGravatar Brendan Taylor2010-11-05
| | * | don't link uzbl-cookie-manager with unneeded libsGravatar Brendan Taylor2010-11-05
| | * | add uzbl-cookie-managerGravatar Brendan Taylor2010-10-31
| | |/
* | | Merge branch 'dev/build-fixes'Gravatar Brendan Taylor2010-10-16
|\| |
| * | Fix Makefile bashism ({,} path expansion)Gravatar Brendan Taylor2010-10-16
| * | uzbl also links x11 directlyGravatar Ben Boeckel2010-10-10
| * | uzbl links glib-2.0 now; get its flagsGravatar Ben Boeckel2010-10-10
| |/
* / add cookie-jar.o to make cleanGravatar Brendan Taylor2010-10-08
|/
* install-example-data does not need the bin dirGravatar Dieter Plaetinck2010-08-25
* create bin dir if it does *NOT* existGravatar Paweł Zuzelski2010-06-12
* fixed regression introduced by 497a01b283266047d3496db14571be600a8d732dGravatar Paweł Zuzelski2010-06-11
* kill gnuismGravatar Paweł Zuzelski2010-06-11
* kill gnuizmGravatar Paweł Zuzelski2010-06-11
* Huge plugin & event manager upgrades.Gravatar Mason Larobina2010-04-04
* example cache/data/config material should go into the real home, not a prefix...Gravatar Dieter Plaetinck2010-03-23
* Revert "Remove linker arg in CFLAGS and remove duplicate "-pthread" in LDFLAGS."Gravatar Mason Larobina2010-03-23
* Modify Makefile install targets to set the correct owner and groupsGravatar Mason Larobina2010-03-15
* Install docs into DOCDIR (default $(INSTALLDIR)/share/uzbl/docs/)Gravatar Alex Alexander2010-03-15
* Remove linker arg in CFLAGS and remove duplicate "-pthread" in LDFLAGS.Gravatar Mason Larobina2010-03-11
* Echo each compiler and linker call in the Makefile.Gravatar Mason Larobina2010-03-08
* [build] do not rebuild objects any time and remove 'why doesn't work?'Gravatar Dmytro Milinevskyy2010-03-02
* fixed tests target in MakefileGravatar Rob2010-02-19
* Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2010-01-24
|\
| * Don't strip binary. Strip moved to separate targetGravatar Paweł Zuzelski2010-01-12
* | Remove my bashisms in the Makefile.Gravatar Mason Larobina2010-01-04
* | The sandbox/ directory is created when any sandbox make target is run.Gravatar Mason Larobina2010-01-04
|/
* remove the 'uzbl' subdirectory in examples/*/, since the sandbox they are no ...Gravatar Dieter Plaetinck2010-01-02
* "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