aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-03-21Bump version to 1.2.2Andreas Schneider1-2/+2
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
2019-02-20cmake: Use GNUInstallDirsAndreas Schneider1-3/+3
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
2018-11-14Bump version to 1.2.1Andreas Schneider1-2/+2
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Karolin Seeger <kseeger@samba.org>
2018-11-13Bump version to 1.2.0Andreas Schneider1-2/+2
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
2018-10-23cmake: Require modern cmake versionAndreas Schneider1-1/+1
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
2018-10-23cmake: Update cmocka requirementAndreas Schneider1-1/+1
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
2018-10-23cmake: Move Compiler flags to new fileAndreas Schneider1-6/+9
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
2018-10-23cmake: Improve checks for compiler flagsAndreas Schneider1-1/+1
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
2018-08-17cmake: Require at least cmake 3.2.0Andreas Schneider1-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>
2017-12-04Bump version to 1.1.9Andreas Schneider1-2/+2
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
2017-10-13Bump version to 1.1.8Andreas Schneider1-2/+2
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
2016-05-20Bump version to 1.1.7Andreas Schneider1-2/+2
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
2016-03-15Bump version to 1.1.6Andreas Schneider1-2/+2
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
2015-10-15Bump version to 1.1.5Andreas Schneider1-2/+2
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
2015-08-25Bump version to 1.1.4Andreas Schneider1-2/+2
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
2015-02-23Bump version to 1.1.3Andreas Schneider1-2/+2
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
2014-10-01Bump version to 1.1.2.Andreas Schneider1-2/+2
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
2014-07-09doc: Add a socket_wrapper manpage.Andreas Schneider1-0/+1
2014-06-05Bump version to 1.1.1Andreas Schneider1-2/+2
2014-06-02Bump version to 1.1.0.Andreas Schneider1-3/+3
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
2014-05-22cmake: Require cmocka versin 0.4.1.Andreas Schneider1-3/+4
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
2014-05-05Bump version to 1.0.2.Andreas Schneider1-2/+2
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
2014-04-25cmake: Install cmake config in the correct directory.Andreas Schneider1-1/+1
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
2014-02-04Bump version to 1.0.1.Andreas Schneider1-1/+1
2014-02-04cmake: Add socket_wrapper-config.cmake.Andreas Schneider1-0/+2
2014-02-04cmake: Add --libs output for pkg-config.Andreas Schneider1-8/+11
2014-01-20cmake: Add cmake config version script.Andreas Schneider1-0/+11
2014-01-20cmake: Add pkg-config file.Andreas Schneider1-0/+11
2013-12-11cmake: Increase required cmake version number.Andreas Schneider1-1/+1
We need CheckPrototypeDefinition.
2013-07-01cmake: Set version numbers.Andreas Schneider1-2/+2
2013-06-06cmake: Rename options to UNIT_TESTING.Andreas Schneider1-2/+2
2013-05-28tests: Add test as cmocka test.Andreas Schneider1-0/+6
2013-02-07Initial commit.Andreas Schneider1-0/+51