summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2011-08-31Support installing systemd unit file.Michał Górny1-0/+1
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=38339 Signed-off-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Gaetan Nadon <memsize@videotron.ca> Tested-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-11-24config: mv xdm in its own directoryGaetan Nadon1-3/+2
Prevents the use of per target flags. Clearly shows which libraries and compiler options apply. Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-11-24config: move xdmshell into its own directoryGaetan Nadon1-1/+0
Prevents the use of per target flags. Clearly shows which libraries and compiler options apply. Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-11-24config: move chooser into its own directoryGaetan Nadon1-1/+0
Prevents the use of per target flags. Clearly shows which libraries and compiler options apply. Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-08-28config: remove redundant entries added in .gitignoreGaetan Nadon1-6/+0
The m4 generated macros are included in the default section Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-03-15Move m4 macros to m4 subdir as automake/libtool recommendAlan Coopersmith1-0/+5
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-14/+66
Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults.
2009-01-20Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-0/+4
This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects make distcheck and most gcc 4.3 and sparse warnings. Remaining warning is due to passing read or write as function pointers in the format ssize_t (*)(int, void *, size_t), as it is const for write, but not for read.
2006-07-14Add *~ to .gitignore to skip emacs droppingsAlan Coopersmith1-0/+1
2006-07-14renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+25