summaryrefslogtreecommitdiff
path: root/Makefile.am (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-09-27make: add targets "test" and "valgrind-test"Michael Adam1-0/+6
These simply run the corresponding test scripts. Needs to be extended. Michael
2009-09-16tests: add Makefile.am to tests/ and tests/scripts dir (for packaging)Michael Adam1-1/+2
Michael
2009-09-15Add Tinyproxy indent scriptMukund Sivaraman1-0/+1
2009-09-14Rename doc directory to docsMukund Sivaraman1-1/+1
2009-09-13Remove acinclude.m4 and configure macro dirMukund Sivaraman1-0/+3
2009-09-13Cleanup top-level Makefile.amMukund Sivaraman1-3/+10
2009-09-13m4macros: EXTRA_DIST m4 macros from its own directoryMukund Sivaraman1-6/+2
2009-09-13Remove files that are distributed anyway from EXTRA_DISTMukund Sivaraman1-2/+0
2009-09-13data: Cleanup installation of templatesMukund Sivaraman1-12/+0
2009-09-13Fix Makefile.amMukund Sivaraman1-1/+1
2009-09-13doc: Move doc/tinyproxy.conf to etc/ directoryMukund Sivaraman1-25/+2
2009-09-13doc: Move templates to data/templates/ directoryMukund Sivaraman1-3/+3
2008-07-14Remove ltmain.sh from dist targetMukund Sivaraman1-1/+1
2008-05-24Updated toplevel Makefile.am to reflect recent automake changesMukund Sivaraman1-3/+3
2008-03-30Added Makefile.am in packaging dirsMukund Sivaraman1-6/+2
2008-03-30Removed old RPM packaging filesMukund Sivaraman1-7/+3
2008-03-30Moved RPM packaging dir to top-levelMukund Sivaraman1-9/+7
2008-03-30Removed obsolete packaging patch fileMukund Sivaraman1-1/+0
2004-08-24Added config/argenable.m4 to the list of configuration files needed byRobert James Kaes1-1/+1
the autoconf system.
2004-08-24Moved all the autoconf/automake configuration information into theRobert James Kaes1-1/+9
config directory.
2003-10-17Merged in changes from the 1.6.2 release. (Fixes for the filtering codeRobert James Kaes1-1/+0
and the HTML installation script.)
2003-08-14Merged in missing $(DESTDIR) in tinyproxy-html-files rules bug fixRobert James Kaes1-1/+1
from the stable branch.
2003-05-10Added support for installing the HTML error files used by tinyproxy.Robert James Kaes1-2/+17
2003-03-10# Added support for including source packaging filesRobert James Kaes1-1/+11
2002-05-10Fixed up the installation of the tinyproxy.conf file. The file is onlyRobert James Kaes1-2/+2
installed if it doesn't already exist (rather than giving a make error.)
2002-05-02Proper handling of the tinyproxy.conf location within the source treeRobert James Kaes1-2/+2
(needed for make distcheck.)
2002-05-02Improved the code to install all the files into their properly locations.Robert James Kaes1-13/+20
2002-05-02Added code to figure out and install the configuration file.Robert James Kaes1-0/+15
2001-10-26Removed all the aclocal.m4, acconfig.h, etc. files since they are includedRobert James Kaes1-1/+1
automatically by the autoconf scripts.
2001-10-25Moved the code to include the TODO file into the top level Makefile.amRobert James Kaes1-1/+1
2001-08-27Don't include ./reconf in the tarball.Robert James Kaes1-1/+1
2000-09-12New defaults, and better checking for various features needed byRobert James Kaes1-1/+1
tinyproxy. Looks like fun! :)
2000-02-16This commit was generated by cvs2svn to compensate for changes in r2,Steven Young1-0/+2
which included commits to RCS files with non-trunk default branches.