summaryrefslogtreecommitdiffstats
path: root/lib/popt
Commit message (Collapse)AuthorAgeFilesLines
* popt: Check for popt manually as well, not just using pkg-config.Jelmer Vernooij2012-02-201-1/+1
| | | | | | | Older systems don't provide a pkg-config file for popt. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Feb 20 15:13:32 CET 2012 on sn-devel-104
* popt: Use pkg-config file to look for popt.Jelmer Vernooij2012-02-191-1/+1
|
* s3-popt: Fix configure.developer builds on Solairs.Ira Cooper2012-02-041-0/+2
| | | | | | | | | | alloca.h needs to be included, or the build complains the implicit definition of alloca. Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Sat Feb 4 03:27:42 CET 2012 on sn-devel-104
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-5/+0
| | | | | | | | The new waf-based build system now has all the same functionality, and the old build system has been broken for quite some time. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104
* build: subunit and popt need to be marked as private librariesAndrew Tridgell2010-10-211-2/+1
| | | | they have no vnum
* s4-waf: sanitize library names like the old build system did, only addJelmer Vernooij2010-05-311-1/+2
| | | | -samba4 suffix for libraries that are bundled.
* s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell2010-04-061-16/+10
|
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵Andrew Tridgell2010-04-061-0/+2
| | | | them
* build: updated configure checks or new syntaxAndrew Tridgell2010-04-061-2/+1
|
* build: optionally enable builtin poptAndrew Tridgell2010-04-062-8/+23
|
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+8
|
* Spelling fixes for popt API documentation.Brad Hards2010-02-221-2/+2
| | | | Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
* lib/popt: Fix typo in README.Karolin Seeger2010-01-251-1/+1
| | | | Karolin
* s3/popt.h: Fix typo.Karolin Seeger2009-04-071-1/+1
| | | | Karolin
* Fix finding of popt sources for systems that don't have popt.Jelmer Vernooij2008-09-171-1/+1
|
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-1716-0/+3355