summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* build: add individual linker version scripts for shared librariesThomas Haller2015-02-021-1/+0
| | | | | | | | | | Instead of using a shared version script 'libnl.sym', add individual linker scripts for all libnl libraries. For now, the content of the version script is unchanged and this patch does not have any externally visible changes. Signed-off-by: Thomas Haller <thaller@redhat.com>
* gitignore: ignore patch filesHangbin Liu2014-04-161-0/+1
| | | | | Signed-off-by: Hangbin Liu <liuhangbin@gmail.com> Signed-off-by: Thomas Haller <thaller@redhat.com>
* gitignore: ignore ctags fileHangbin Liu2014-04-161-0/+1
| | | | | | Signed-off-by: Hangbin Liu <liuhangbin@gmail.com> [thaller@redhat.com: change to ignore /tags only on top-level] Signed-off-by: Thomas Haller <thaller@redhat.com>
* Enable linker versioningThomas Graf2013-08-071-1/+1
| | | | | Reported-by: Ian Stakenvicius Signed-off-by: Thomas Graf <tgraf@suug.ch>
* build: use AC_CONFIG_AUX_DIRJan Engelhardt2012-11-261-6/+1
| | | | | | Stash all those scripts into a separate directory and ignore that. Signed-off-by: Jan Engelhardt <jengelh@inai.de>
* build: resolve automake-1.12 warningsJan Engelhardt2012-11-261-0/+1
| | | | | | | | | /usr/share/automake-1.12/am/ltlibrary.am: warning: 'libnl-cli-3.la': linking libtool libraries using a non-POSIX archiver requires 'AM_PROG_AR' in 'configure.ac' (one for each .la file) Signed-off-by: Jan Engelhardt <jengelh@inai.de>
* doc: Update Doxyfile config to latest releaseThomas Graf2012-08-301-1/+0
|
* 3.1 releaseThomas Graf2011-08-111-2/+4
|
* Ignore vim swap filesThomas Graf2010-07-031-0/+1
|
* Move to automake-based buildJan Engelhardt2009-06-221-9/+26
| | | | | | | | | | | | Issues solved: * PACKAGE_VERSION was abused for SOVERSION * unneeded DEP stage * did not support out-of-tree builds * no way to turn off silent mode * overriding CFLAGS at make time was not supported * no static libs were provided Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* ignore more temporary filesThomas Graf2008-05-051-0/+1
|
* [PATCH] Remove autogenerated files from git and add them to .gitignore.Michael Biebl2008-01-101-0/+3
|
* Tell git to ignore temporary files and push to pre9Thomas Graf2008-01-091-0/+6