about summary refs log tree commit diff stats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Set DXT_DS_RESOURCE_DIR as RESDIR in Makefile.John C. Vernaleo2014-07-011-0/+1
* Synchronise makefiles, add BSD makefile for Linux.Andrew Shadura2013-10-161-2/+2
* New iconJosh Rickmar2013-09-251-1/+2
* Kill float equality comparisons.Josh Rickmar2013-07-081-2/+3
* no longer need to run analyze, just use 'scan-build make'Marco Peereboom2013-06-151-17/+0
* kill -lgcrypt, no longer needed after killing coloring threadsMarco Peereboom2013-06-121-1/+1
* Remove threadingJosh Rickmar2013-05-141-1/+0
* Add install of $(PREFIX)/share/applications to Makefile.Reginald Kennedy2012-12-181-0/+1
* add -Wno-deprecated-declarations to silence buildMarco Peereboom2012-11-301-1/+1
* add tor icon toggle for proxyMarco Peereboom2012-11-281-0/+2
* Install xombrero.desktop. Fixes FS384.Josh Rickmar2012-10-281-0/+1
* Implement header changes as requested by jy-pJosh Rickmar2012-10-101-0/+2
* Implement an about:runtime page and :runtime command to view andJosh Rickmar2012-07-311-2/+7
* Add a force_https setting (using the same domain syntax as theJosh Rickmar2012-07-311-0/+1
* Add for support for, and enable GTK3 as default.Josh Rickmar2012-07-091-0/+8
* make install should also scaffold the manual dir.vext012012-06-121-0/+1
* FIX: Makefile fails to scaffold ${PREFIX}/binvext012012-06-071-0/+1
* rename xxxterm to xomreroMarco Peereboom2012-05-171-14/+14
* -g instead of -ggdb3Marco Peereboom2012-05-151-1/+1
* fix debugMarco Peereboom2012-02-061-2/+3
* abstract fork and execMarco Peereboom2012-01-311-1/+1
* fixup <> includesMarco Peereboom2012-01-231-1/+1
* Use a list of TLD's to properly handle multi-part TLD'sElias Norberg2012-01-161-1/+2
* fix dependsTodd T. Fries2012-01-041-1/+1
* lets build javascript.h in the obj/ dir if present...Todd T. Fries2012-01-041-5/+13
* More make file fixesStevan Andjelkovic2012-01-041-1/+1
* Fix make filesStevan Andjelkovic2012-01-041-1/+2
* Merge external editor stuff.Stevan Andjelkovic2012-01-031-1/+1
* Add history.c and completion.c...Stevan Andjelkovic2012-01-021-1/+1
* Move focus stuff into it's own file.Marco Peereboom2011-11-111-1/+2
* move common warnings to common areaMarco Peereboom2011-11-041-2/+1
* better warningsMarco Peereboom2011-11-041-4/+4
* add -Wshadow to clang targetMarco Peereboom2011-11-041-2/+6
* use install instead of cp and mkdir for installmarco2011-11-031-7/+8
* move cookies to own filemarco2011-11-021-1/+1
* More file splitsMarco Peereboom2011-11-021-1/+1
* damn git never does what it says it doesmarco2011-11-021-1/+1
* Revert "Merge branch 'master' of opensource.conformal.com:/git/xxxterm"marco2011-11-021-1/+1
* Revert "move some xtp functions over, RB_* prevented all"marco2011-11-021-5/+1
* move some xtp functions over, RB_* prevented allTodd T. Fries2011-11-011-1/+5
* sort whitelist stuff into whitelist.cTodd T. Fries2011-11-011-1/+1
* Should have been part of the previous commitMarco Peereboom2011-11-011-1/+1
* Initialize gcrypt like $deity indentedMarco Peereboom2011-10-211-1/+1
* Revert "Switch to gtk3 by default"Marco Peereboom2011-10-201-2/+2
* Switch to gtk3 by defaultMarco Peereboom2011-10-171-2/+2
* Add clang targetsMarco Peereboom2011-10-101-7/+18
* bring threads back from deadmarco2011-10-101-2/+2
* get rid of threads altogetherMarco Peereboom2011-10-061-2/+3
* Use correct variable for CURDIR in Makefile.Dave Collins2011-10-041-1/+1
* Add full versioning support with automatic releaseDave Collins2011-10-031-3/+6