summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
...
* build-sys: clean up gtk-doc usageKarel Zak2009-10-121-1/+3
| | | | | | | | | | | Currently gtk-doc is optional. Unfortunately, the ./configure script still depends on GTK_DOC_CHECK macro and shlibs/blkid/docs/Makefile.am depends on gtk-doc.make. It seems that the best solution is to add gtk-doc.[make,m4] files to the repository. Signed-off-by: Karel Zak <kzak@redhat.com>
* libblkid: gtkdocize (API docs generated by gtk-docs)Karel Zak2009-09-161-0/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: add --disable-tlsKarel Zak2009-05-221-0/+3
| | | | | | | | | | | * add AX_TLS autoconf macro * add --disabletls option * cleanup gen_uuid.c code to remove gcc warnings when compiled without TLS macro. Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: add temporary libtool *.m4 stuffKarel Zak2009-02-161-2/+10
| | | | | | | | | | We require libtool-2 (because old 1.5.x is crap). Unfortunately, libtool-2 is still not available in many Linux distributions -- now I see it in unstable distributions only. The painless way how to resolve this problem is to __temporary__ commit generated libtool-2 stuff to our repository. Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: libtoolize by libtool-2Karel Zak2009-02-131-0/+3
| | | | | | | | | | We need an infrastructure for stared libraries. The latest libtool-2 seems useful and it's definitely better than the old 1.5 crap. You need to install libtool-2 when you want to run ./autogen.sh script after checkout from git repository. Signed-off-by: Karel Zak <kzak@redhat.com>
* blkid: minor changes to library build systemKarel Zak2009-02-111-0/+3
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: update .gitignore filesKarel Zak2008-04-141-0/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: amend .gitignoreStepan Kasal2007-05-161-0/+2
| | | | | | Add several built files to .gitignore files. Signed-off-by: Stepan Kasal <skasal@redhat.com>
* tests: add library for LD_PRELOAD to manipulate with time() in testsKarel Zak2007-03-141-0/+1
| | | | | | | | The cal command generates output that depends on time(). For reliable regression tests we need to use still same time. It seems that LD_PRELOAD is pretty simple way. Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: remove aclocal.m4 from SCMKarel Zak2007-03-141-0/+1
| | | | | | The aclocal.m4 is also generated by autogen.sh Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: remove generated autotools stuff from gitKarel Zak2007-01-031-2/+19
| | | | | | | The generated autotools stuff shouldn't be maintained by SCM. After check out from git use ./autogen.sh. For more details see README.devel. Signed-off-by: Karel Zak <kzak@redhat.com>
* Imported from util-linux-2.13-pre1 tarball.Karel Zak2006-12-071-0/+9