summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Add some warnings were we should error out.Andreas Schneider2014-05-261-0/+6
| | | | | 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-49/+0
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* cmake: Build swrap with _GNU_SOURCE.Andreas Schneider2014-05-211-1/+1
| | | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* Fix some typos.Jakub Wilk2014-05-052-2/+2
| | | | | | | BUG: https://bugzilla.samba.org/show_bug.cgi?id=10566 Reviewed-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* cmake: Create the compile command database by default.Andreas Schneider2014-04-071-0/+3
| | | | Signed-off-by: Andreas Schneider <asn@samba.org>
* cmake: Add cmake config version script.Andreas Schneider2014-01-201-12/+17
|
* cmake: Set _FORTIFY_SOURCE only for optimized builds.Andreas Schneider2013-12-041-3/+3
|
* src: Correctly load symbols on APPLE.Andreas Schneider2013-07-051-0/+4
|
* tests: Add test as cmocka test.Andreas Schneider2013-05-282-0/+72
|
* Fix cmake -D_FORTIFY_SOURCE=2 detection.Andreas Schneider2013-02-071-6/+8
|
* Initial commit.Andreas Schneider2013-02-077-0/+299