summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add ylwrap to .gitignoreMiloslav Trmač2012-05-311-0/+1
|
* systemd: install service and socket unit filesLennart Poettering2010-10-041-0/+2
| | | | | | | This adds a systemd socket and service unit file to the default install if systemd is found or explicitly enabled in ./configure. Patch is against current git v5-devel.
* Add shave supportMichael Biebl2009-05-191-0/+2
| | | | | | | | | | | | | | shave tranforms the verbose autotools output into a pretty Kbuild-like one which makes it easier to spot warnings. See also http://damien.lespiau.name/blog/2009/02/18/shave-making-the-autotools-output-sane/ git clone git://git.lespiau.name/shave By default, shave is disabled and you have to explicitly enable it via ./configure --enable-shave. Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* changed RainerScript testbench to a full-blow test suiteRainer Gerhards2008-07-071-0/+1
| | | | | it now works based on test case files, which enable to quickly generate test cases.
* added some develop environmet files to .gitignoreRainer Gerhards2008-06-231-0/+7
|
* updated status to reflect 3.17.4 releaseRainer Gerhards2008-06-161-0/+1
|
* added a few more .gitignore rules to serve my environmentRainer Gerhards2008-06-131-0/+2
|
* Remove .cvsignore files, add .gitignore.Michael Biebl2008-06-111-0/+26
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>