summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Require modern cmake versionAndreas Schneider2018-10-231-1/+1
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
* cmake: Update cmocka requirementAndreas Schneider2018-10-231-1/+1
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
* cmake: Move Compiler flags to new fileAndreas Schneider2018-10-231-6/+9
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
* cmake: Improve checks for compiler flagsAndreas Schneider2018-10-231-1/+1
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
* cmake: Require at least cmake 3.2.0Andreas Schneider2018-08-171-8/+3
| | | | | | | This allows us to modernize the CMakeLists.txt Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* Bump version to 1.1.9socket_wrapper-1.1.9Andreas Schneider2017-12-041-2/+2
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* Bump version to 1.1.8socket_wrapper-1.1.8Andreas Schneider2017-10-131-2/+2
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
* Bump version to 1.1.7socket_wrapper-1.1.7Andreas Schneider2016-05-201-2/+2
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
* Bump version to 1.1.6socket_wrapper-1.1.6Andreas Schneider2016-03-151-2/+2
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* Bump version to 1.1.5socket_wrapper-1.1.5Andreas Schneider2015-10-151-2/+2
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
* Bump version to 1.1.4socket_wrapper-1.1.4Andreas Schneider2015-08-251-2/+2
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
* Bump version to 1.1.3socket_wrapper-1.1.3Andreas Schneider2015-02-231-2/+2
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* Bump version to 1.1.2.socket_wrapper-1.1.2Andreas Schneider2014-10-011-2/+2
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* doc: Add a socket_wrapper manpage.Andreas Schneider2014-07-091-0/+1
|
* Bump version to 1.1.1socket_wrapper-1.1.1Andreas Schneider2014-06-051-2/+2
|
* Bump version to 1.1.0.socket_wrapper-1.1.0Andreas Schneider2014-06-021-3/+3
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* cmake: Require cmocka versin 0.4.1.Andreas Schneider2014-05-221-3/+4
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* Bump version to 1.0.2.socket_wrapper-1.0.2Andreas Schneider2014-05-051-2/+2
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* cmake: Install cmake config in the correct directory.Andreas Schneider2014-04-251-1/+1
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* Bump version to 1.0.1.socket_wrapper-1.0.1Andreas Schneider2014-02-041-1/+1
|
* cmake: Add socket_wrapper-config.cmake.Andreas Schneider2014-02-041-0/+2
|
* cmake: Add --libs output for pkg-config.Andreas Schneider2014-02-041-8/+11
|
* cmake: Add cmake config version script.Andreas Schneider2014-01-201-0/+11
|
* cmake: Add pkg-config file.Andreas Schneider2014-01-201-0/+11
|
* cmake: Increase required cmake version number.Andreas Schneider2013-12-111-1/+1
| | | | We need CheckPrototypeDefinition.
* cmake: Set version numbers.Andreas Schneider2013-07-011-2/+2
|
* cmake: Rename options to UNIT_TESTING.Andreas Schneider2013-06-061-2/+2
|
* tests: Add test as cmocka test.Andreas Schneider2013-05-281-0/+6
|
* Initial commit.Andreas Schneider2013-02-071-0/+51