aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-ex...Gravatar Brendan Taylor2009-07-16
|\
| * merge uranthers stuffGravatar Dieter Plaetinck2009-07-16
| |\
* | \ Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-ex...Gravatar Brendan Taylor2009-07-14
|\ \ \
| | * | Whitespace fixes. And ignore whitespace in formfiller data files.Gravatar Tom Adams2009-07-14
| |/ /
| | * Merge commit 'Dieterbe/experimental' into experimentalGravatar uranther2009-07-14
| | |\ | | |/ | |/|
| | * Removed commented section of Makefile that would produce XML/HTML reports of ...Gravatar uranther2009-07-14
| * | merge 1 from the00z. examples/data/uzbl/scripts/yank.sh is still bash, this s...Gravatar Dieter Plaetinck2009-07-14
| |\ \
* | | | simple expansion test passes.Gravatar Brendan Taylor2009-07-06
|/ / /
| | * Merge from Dieterbe/experimentalGravatar uranther2009-06-29
| | |\ | |_|/ |/| |
| * | Makefile now supports "transparently" BSD makeGravatar Abel `00z' Camarillo2009-06-28
|/ /
| * Preliminary uzbl testing framework - props to bct for the helpGravatar uranther2009-06-24
* | Aaron Griffin [PATCH 1/4] Add libgthread-2.0 to pkg-config, for OSXGravatar Aaron Griffin2009-06-20
* | Aaron Griffin [PATCH 3/4] Replace cp -ax with -p, for OSX compatGravatar Aaron Griffin2009-06-20
* | Aaron Griffin [PATCH 2/4] Remove install -D arg, OSX compatibilityGravatar Dieter Plaetinck2009-06-20
* | add '-lgthread-2.0' to CFLAGS because compilation fails for some peopleGravatar Jacob Todd2009-06-10
|/
* more suited make target namesGravatar Dieter Plaetinck2009-06-07
* fixes to make the dir refactoring workGravatar Dieter Plaetinck2009-06-07
* make the whole xdg/dev directories /configs etc more sense making. now theres...Gravatar Dieter Plaetinck2009-06-07
* merge in some fixes + basic uzbl icon from urantherGravatar Dieter Plaetinck2009-06-07
|\
* | when devving, --verbose is useful + without --config theres a change that $HO...Gravatar Dieter Plaetinck2009-06-07
| * merged with Dieterbe/experimental, finallyGravatar uranther2009-06-06
| |\ | |/ |/|
| * Revert "Added -std=gnu99 to Makefile. strtof() came with c99, which is why GC...Gravatar uranther2009-06-06
* | uzbl now builds on OpenBSDGravatar Abel `00z' Camarillo2009-06-06
|\ \
* | | Build in C99 modeGravatar Maximilian Gaß2009-06-06
* | | Makefile: Renamed CPPFLAGS -> CFLAGSGravatar Maximilian Gaß2009-06-06
| | * disregard that i suck cocksGravatar uranther2009-06-04
| | * Merge branch 'experimental'; commit 'origin/experimental' into experimentalGravatar uranther2009-06-04
| | |\
| | * | disregard that i suck cocksGravatar uranther2009-06-04
| | | * These changes were necessary to build a debian packageGravatar uranther2009-06-04
| | |/
| | * added uzbl icon to windowGravatar uranther2009-06-03