summaryrefslogtreecommitdiff
path: root/source4/lib/replace/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r18073: next step in grab libreplace plan - see IRC logs for very detailedAndrew Tridgell1-3/+3
discussion wity metze and jelmer! (This used to be commit f18c913b6cf772c44dfaa8a3164cc78f6554e4a9)
2007-10-10r18060: use gmake for libreplace if availableAndrew Tridgell1-0/+2
(This used to be commit 838de24dfeeb4f67d836681d8ca4b8f94b38d6e2)
2007-10-10r18045: Update format, list "test" target as phony.Jelmer Vernooij1-0/+2
(This used to be commit 1f431dcd0a1f9a2cd5a0a3b73fbf8b05b8bc6793)
2007-10-10r18044: timegm.c needs to be in a separate fileAndrew Tridgell1-1/+1
(This used to be commit 3ec1db7bd12cdc233c37f261073a33fc48ecd7ce)
2007-10-10r18042: testsuite needs to link to libreplace.a :-)Andrew Tridgell1-1/+1
(This used to be commit d359dea98eceadb4881578f70d8f4453ec0a2b88)
2007-10-10r18041: started on the bodies of the testsuite functions for libreplaceAndrew Tridgell1-1/+1
(This used to be commit a2a6782ec721312e329cd16b609fb3eff8ad284d)
2007-10-10r18037: added 'make installcheck' targetAndrew Tridgell1-0/+2
(This used to be commit 34f173d8cb23a3e12e94744b696343757b837066)
2007-10-10r18035: - fixed 'make clean' to remove test objectsAndrew Tridgell1-1/+2
- fixed 'make install' to create target dir should be ready to go into the build farm as a standalone build now? (This used to be commit 5feaeaf1dc6434874c8f4c0e913a7e6c70b87309)
2007-10-10r18034: fixed build of libreplace outside of source directoryAndrew Tridgell1-1/+3
(This used to be commit 8c07569227c6f2b0c9abdfe535733f3d5cb40fe5)
2007-10-10r18032: added a 'make distclean'Andrew Tridgell1-1/+9
(This used to be commit e83ea30b72c92ecf242274d090b00009bddd8be6)
2007-10-10r18031: Merge my replace fixes:Jelmer Vernooij1-0/+37
* libreplace can now build stand-alone * add stub testsuite for libreplace * make talloc/tdb/ldb use libreplace (This used to be commit fe7ca4b1454e01a33ed0d53791ebffdd349298b4)