summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* [5208] C++11 detection code moved to ax_cpp11.m4Tomek Mrugalski2017-04-201-118/+1
* [master] Merge branch 'trac5102'Marcin Siodelski2017-04-201-0/+2
|\
| * [5102] Updated MySQL and PgSQL schemas with 'client-id' host id type.Marcin Siodelski2017-04-141-0/+2
* | [master] Finished merge of trac4242 (boost version detection)Francis Dupont2017-04-181-3/+9
|\ \ | |/ |/|
| * [4242] Addressed commentsFrancis Dupont2017-04-151-1/+1
| * [4242] Fixed boost and gtest versioningsFrancis Dupont2015-12-161-0/+1
| * [4242] Added -P to gnu cpp >= 5Francis Dupont2015-12-151-3/+8
* | [5196] Fixed the python detection (hack the list vs call twice the macro)Francis Dupont2017-04-031-4/+4
* | [master] Merged trac5170 (kea-shell install)Francis Dupont2017-04-031-0/+9
|\ \
| * | [5170] DoneFrancis Dupont2017-03-121-0/+9
* | | [5078] Moved test unix socket to a library.Marcin Siodelski2017-03-291-0/+1
* | | [master] Added botan-2 botan-1.11 to configure.ac BOTAN_VERSIONSFrancis Dupont2017-03-211-1/+1
|/ /
* | [master] Merge branch 'trac5114' (toElement aka unparse)Tomek Mrugalski2017-03-101-25/+88
|\ \
| * | [fdunparse2] Finished d2 and agentFrancis Dupont2017-03-071-0/+1
| * | [fdunparse2] Some fixes, did D2, began CAFrancis Dupont2017-03-071-0/+1
| * | [fdunparse2] Rebased, still reservations to doFrancis Dupont2017-03-071-26/+87
* | | [master] Merge branch 'trac5137' (kea-shell)Tomek Mrugalski2017-03-091-38/+36
|\ \ \ | |/ / |/| |
| * | [5137] Comments improvedTomek Mrugalski2017-03-091-0/+1
| * | [5137] A few fixes and many python style improvementsFrancis Dupont2017-03-091-2/+11
| * | [5137] configure.ac modified, Makefiles added/updatedTomek Mrugalski2017-03-071-37/+25
* | | [master] Merged trac1205a (unparse design)Francis Dupont2017-03-031-0/+14
|\ \ \ | |/ / |/| |
| * | [1205a] Added variadic template check in configureFrancis Dupont2017-02-241-0/+14
* | | [master] Merge branch 'trac5134_rebase'Tomek Mrugalski2017-03-021-0/+1
|\ \ \
| * | | [5134] Fixed some typos, commentaries and copyright dates.Marcin Siodelski2017-02-271-1/+1
| * | | [5134] Unit-tests implemented.Tomek Mrugalski2017-02-171-0/+1
| |/ /
* / / [5107] Renamed ctrl_agent_* to ca_* and unittest to unittests.Marcin Siodelski2017-02-281-1/+1
|/ /
* | [master] Finished merge of trac4633 (update cryptolink)Francis Dupont2017-02-101-4/+9
|\ \
| * | [4633] Addressed commentsFrancis Dupont2016-11-211-1/+1
| * | [4633] Added OpenSSL 1.1 and Botan 1.11 supportFrancis Dupont2016-08-261-2/+7
| * | [4633] Merged trac3908 and trac4631Francis Dupont2016-08-261-10/+37
* | | [master] Missing ; after class declarationFrancis Dupont2017-01-101-1/+1
* | | [5088] Merged trac5092 diffFrancis Dupont2016-12-231-2/+10
* | | [5088] Added cbegin/cend and final C++11 feature checksFrancis Dupont2016-12-231-0/+29
* | | [master] Merge branch 'trac5077'Marcin Siodelski2016-12-191-1/+13
|\ \ \
| * | | [5077] Added lambda (and auto as a side effect) C++ feature checkFrancis Dupont2016-12-161-1/+11
| * | | [5077] Created libkea-http library.Marcin Siodelski2016-12-131-0/+2
* | | | [master] Merge branch 'trac5075'Marcin Siodelski2016-12-191-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | [5075] Created Control Agent application stub.Marcin Siodelski2016-12-051-0/+3
* | | | [master] Merged trac5066 (enforce C++11)Francis Dupont2016-12-081-0/+35
|\ \ \ \ | |/ / / |/| | |
| * | | [5066] Simplified the C++11 for loopFrancis Dupont2016-12-081-20/+13
| * | | [5066] Enforced C++11 following #4631 discussionFrancis Dupont2016-11-301-0/+42
* | | | [master] Merge branch 'trac5074'Marcin Siodelski2016-12-021-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | [5074] Created libkea-process library.Marcin Siodelski2016-12-011-1/+4
* | | | [master] Merged trac5057 (configure vs gtest-1.8.0)Francis Dupont2016-11-281-147/+154
|\ \ \ \
| * | | | [5057] Added --with-gtest-source googletest directory helperFrancis Dupont2016-11-211-0/+3
| * | | | [5057] check the (static) library tooFrancis Dupont2016-11-051-147/+151
* | | | | [master] Merge branch 'trac5027' (premium support)Tomek Mrugalski2016-11-231-0/+34
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [trac5027] Renamed "found"=>yes, "not found"=>no for premiumTomek Mrugalski2016-11-231-4/+4
| * | | | [5027] configure.ac corrected.Tomek Mrugalski2016-11-021-1/+1
| * | | | [5027] Glue added in configure.ac/Makefile.am for premium content.Tomek Mrugalski2016-11-021-0/+34
| |/ / /