Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
[uzbl-mobile] / Makefile
2009-07-25 Helmut Grohneextended CFLAGS to get debugging and warnings
2009-07-17 Brendan TaylorMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-16 Dieter Plaetinckmerge uranthers stuff
2009-07-14 Brendan TaylorMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-14 Tom AdamsWhitespace fixes. And ignore whitespace in formfiller...
2009-07-14 urantherMerge commit 'Dieterbe/experimental' into experimental
2009-07-14 urantherRemoved commented section of Makefile that would produc...
2009-07-14 Dieter Plaetinckmerge 1 from the00z. examples/data/uzbl/scripts/yank...
2009-07-07 Brendan Taylorsimple expansion test passes.
2009-06-29 urantherMerge from Dieterbe/experimental
2009-06-28 Abel `00z' CamarilloMakefile now supports "transparently" BSD make
2009-06-24 urantherPreliminary uzbl testing framework - props to bct for...
2009-06-22 DequisRevert "Rename fixed Makefile-new-test to Makefile"
2009-06-20 Aaron GriffinAaron Griffin [PATCH 1/4] Add libgthread-2.0 to pkg...
2009-06-20 Aaron GriffinAaron Griffin [PATCH 3/4] Replace cp -ax with -p, for...
2009-06-20 Dieter PlaetinckAaron Griffin [PATCH 2/4] Remove install -D arg, OSX...
2009-06-16 Robert Maneareset
2009-06-12 DequisRename fixed Makefile-new-test to Makefile
2009-06-10 Jacob Toddadd '-lgthread-2.0' to CFLAGS because compilation fails...
2009-06-07 Dieter Plaetinckmore suited make target names
2009-06-07 Dieter Plaetinckfixes to make the dir refactoring work
2009-06-07 Dieter Plaetinckmake the whole xdg/dev directories /configs etc more...
2009-06-07 Dieter Plaetinckmerge in some fixes + basic uzbl icon from uranther
2009-06-07 Dieter Plaetinckwhen devving, --verbose is useful + without --config...
2009-06-06 uranthermerged with Dieterbe/experimental, finally
2009-06-06 urantherRevert "Added -std=gnu99 to Makefile. strtof() came...
2009-06-06 Abel `00z' Camarillouzbl now builds on OpenBSD
2009-06-06 Maximilian GaßBuild in C99 mode
2009-06-06 Maximilian GaßMakefile: Renamed CPPFLAGS -> CFLAGS
2009-06-05 urantherdisregard that i suck cocks
2009-06-05 urantherMerge branch 'experimental'; commit 'origin/experimenta...
2009-06-05 urantherdisregard that i suck cocks
2009-06-05 urantherThese changes were necessary to build a debian package
2009-06-03 urantheradded uzbl icon to window
2009-06-03 urantherAdded -std=gnu99 to Makefile. strtof() came with c99...
2009-06-01 uranthermerge with Dieterbe/experimental
2009-05-29 urantherSome cleaning of code, and stricter compiling options...
2009-05-29 Mark NevillAdded support for altering install prefix
2009-05-29 Mark Nevillbetter support for CPP/LDFLAGS environment variables...
2009-05-28 Uli SchlachterProlly not a good idea, but adds e.g. PREFIX support...
2009-05-28 Uli SchlachterMakefile: Rebuilt uzbl if config.h was changed
2009-05-25 Abel `00z' Camarillouzbl now builds on OpenBSD
2009-05-23 Robert ManeaAUTHORS
2009-05-21 Dieter Plaetincksupport for some default settings so that uzbl is more...
2009-05-20 DuClareAdd -ggdb to Makefile. Remove it when merging to diet...
2009-05-16 Dieter Plaetinckdocs path fix
2009-05-16 Dieter Plaetinckdocumentation overhaul
2009-05-09 Dieter Plaetinckfirst draft of new config spec
2009-05-05 Evgeny GrablykImplement saving cookies
2009-05-04 Evgeny GrablykSomething's working
2009-05-04 BarrucaduNow supports all values uname() can grab in the user...
2009-05-04 BarrucaduAdded KERNVER, ACH, and COMMIT variables to user agent.
2009-05-01 Dieter Plaetinckmake uninstall target
2009-04-30 Premysl 'Anydot... uzbl is automaticaly rebuild in make test/-config/-dev
2009-04-30 Robert ManeaInitial commit
2009-04-29 BarrucaduReplaced FIFO interface with socket.
2009-04-27 Dieter Plaetincknotes for newcomers
2009-04-27 Dieter Plaetinckreorganize/refactor example scripts/config / bookmark...
2009-04-27 BarrucaduRevert "Merge branch 'experimental' of git://github...
2009-04-27 Barrucadu"make test" now goes to uzbl.org
2009-04-27 Jason Axelson (del... Made makefile more robust
2009-04-27 Dieter Plaetinckreorganize/refactor example scripts/config / bookmark...
2009-04-27 BarrucaduRevert "Merge branch 'experimental' of git://github...
2009-04-27 Barrucadu"make test" now goes to uzbl.org
2009-04-27 Jason Axelson (del... Made makefile more robust
2009-04-26 Dieter Plaetinckinclude sample config
2009-04-26 Dieter Plaetinckinstall target
2009-04-26 dusanxMerged Barrucadu code
2009-04-25 Packz EnochMore rational Makefile.
2009-04-25 BarrucaduAdded command/insert modes (Esc to switch).
2009-04-24 Zane AshbyRemoved UI Code, mostly rewrote FIFO code
2009-04-23 BarrucaduMore thread tweaking, still no joy.
2009-04-23 BarrucaduTried something with threads. Didn't work.
2009-04-21 Dieter Plaetincksimple commandline argument parsing support
2009-04-21 Dieter Plaetincktest make target
2009-04-21 Dieter Plaetinckmakefile to compile it :)