Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/popt: explicitly use allow_warnings=True | Stefan Metzmacher | 2014-04-02 | 1 | -0/+1 |
| | | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> | ||||
* | popt: Check for popt manually as well, not just using pkg-config. | Jelmer Vernooij | 2012-02-20 | 1 | -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 Vernooij | 2012-02-19 | 1 | -1/+1 |
| | |||||
* | build: subunit and popt need to be marked as private libraries | Andrew Tridgell | 2010-10-21 | 1 | -2/+1 |
| | | | | they have no vnum | ||||
* | s4-waf: sanitize library names like the old build system did, only add | Jelmer Vernooij | 2010-05-31 | 1 | -1/+2 |
| | | | | -samba4 suffix for libraries that are bundled. | ||||
* | s4-waf: cleanup use of LIBPOPT vs popt dependency | Andrew Tridgell | 2010-04-06 | 1 | -16/+10 |
| | |||||
* | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 2010-04-06 | 1 | -0/+2 |
| | | | | them | ||||
* | build: updated configure checks or new syntax | Andrew Tridgell | 2010-04-06 | 1 | -2/+1 |
| | |||||
* | build: optionally enable builtin popt | Andrew Tridgell | 2010-04-06 | 1 | -0/+23 |