summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Strip trailing whitespaceAlan Coopersmith2011-09-161-3/+3
| | | | | | | Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-291-1/+0
| | | | | | Automake always includes it in the tarball. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-271-0/+1
| | | | | Now that the INSTALL file is generated. Allows running make maintainer-clean.
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-11-021-2/+5
| | | | | | | Add missing INSTALL file. Use standard GNU file on building tarball README may have been updated Remove AUTHORS file as it is empty and no content available yet. Remove NEWS file as it is empty and no content available yet.
* Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-11-021-2/+1
| | | | | ChangeLog filename is known to Automake and requires no further coding in the makefile.
* Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade2009-01-291-2/+2
|
* Add missing PHONY line for automatic ChangeLog generationJames Cloos2007-12-061-0/+2
|
* Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith2007-03-161-1/+7
|
* Add man page for Xinerama API functionsAlan Coopersmith2007-03-011-1/+1
|
* Add support for source code checkers such as sparse & lintAlan Coopersmith2007-02-151-0/+4
|
* util/modular/modularizelibrary.sh: use rm -f instead of rm in one placeSøren Sandmann Pedersen2005-06-101-0/+28
util/modular/addbuild.sh: Make it much faster by adding all the files at once lib/Xinerama: check in the build system