aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Collapse)AuthorAge
* Implement saving cookiesGravatar Evgeny Grablyk2009-05-05
|
* Something's workingGravatar Evgeny Grablyk2009-05-04
|
* make uninstall targetGravatar Dieter Plaetinck2009-05-01
|
* uzbl is automaticaly rebuild in make test/-config/-devGravatar Premysl 'Anydot' Hruby2009-04-30
|
* Replaced FIFO interface with socket.Gravatar Barrucadu2009-04-29
|
* notes for newcomersGravatar Dieter Plaetinck2009-04-27
|
* reorganize/refactor example scripts/config / bookmark file etc so that its ↵Gravatar Dieter Plaetinck2009-04-27
| | | | easier for new users + separate config for development
* Revert "Merge branch 'experimental' of git://github.com/axelson/uzbl into ↵Gravatar Barrucadu2009-04-27
| | | | | | | axelson/experimental" This reverts commit b7bfd454d19a611638440340d6c8efc3d21b9494, reversing changes made to 4a80918204bd7361b9b8c9fdbed986790fa0d12f.
* "make test" now goes to uzbl.orgGravatar Barrucadu2009-04-27
|
* Made makefile more robustGravatar Jason Axelson (dell.server)2009-04-26
| | | | | | | | By using the .PHONY directive we can avoid errors that appear when there are already files by that name in the directory. For example: If we put a file called clean in the directory, than make clean would not execute because the file 'clean' is already made.
* include sample configGravatar Dieter Plaetinck2009-04-26
|
* install targetGravatar Dieter Plaetinck2009-04-26
|
* More rational Makefile.Gravatar Packz Enoch2009-04-25
|
* simple commandline argument parsing supportGravatar Dieter Plaetinck2009-04-21
|
* test make targetGravatar Dieter Plaetinck2009-04-21
|
* makefile to compile it :)Gravatar Dieter Plaetinck2009-04-21