summaryrefslogtreecommitdiff
path: root/m4macros
AgeCommit message (Expand)Author
2018-06-02[master] Removed extra OPENSSL_LIBDIRFrancis Dupont
2018-06-01[master] Merged trac5382 (Botan 2.x support)Francis Dupont
2018-05-30[master] Merged trac5560 (C++11 checks)Francis Dupont
2018-05-28[5382a] Code done, need more checkFrancis Dupont
2018-05-28[master] Added path to OpenSSL from homebrewTomek Mrugalski
2018-05-16[5619] Revert "[5619] Moved premium/config.m4 to m4macros/premium.m4"Tomek Mrugalski
2018-05-16[5619] Moved premium/config.m4 to m4macros/premium.m4Tomek Mrugalski
2018-03-08[5560] Added enum class and range-for testsFrancis Dupont
2018-01-25[5487] Spelling, missing override, more C++11 feature checksFrancis Dupont
2017-10-23[5389] Addressed warnings, moved to boost coroutinesFrancis Dupont
2017-09-23[5358] Extraced crypto logic into a macroThomas Markwalder
2017-07-25[5337] Don't use libtool for boost lib testThomas Markwalder
2017-07-24[5337] Altered boost lib test macro to handle static linkingThomas Markwalder
2017-07-18[5215] Fixed a typo in the ax_boost_for_kea.m4Marcin Siodelski
2017-07-14[5215] Building with boost_system library is now the defaultThomas Markwalder
2017-04-24[5208a] Extra file added to list of dist filesTomek Mrugalski
2017-04-20[5208] C++11 detection code moved to ax_cpp11.m4Tomek Mrugalski
2017-04-15[4242] Addressed commentsFrancis Dupont
2015-12-16[4242] Fixed boost and gtest versioningsFrancis Dupont
2015-09-24[4009] Improved --with-boost-libs helpFrancis Dupont
2015-09-23[4009] Added --with-boost-lib-dirFrancis Dupont
2015-09-23[4009] Added boost_lib_path (NetBSD (and more?) fix)Francis Dupont
2015-09-07[4009] Added --with-boost-libs for Fedora 22 where it can be requiredFrancis Dupont
2015-09-04[4009] Fixed the libboost_system dependency for Boost < 1.56Francis Dupont
2015-09-03[4009] Added asio header checksFrancis Dupont
2014-10-21[trac3614] removed no longer used --with-shared-memory and dependenciesFrancis Dupont
2014-08-14[3421] Oops, examples/m4/ax_isc_rpath.m4 was used, moving to m4macrosTomek Mrugalski
2014-08-12[3507] Renamed AX_BOOST_FOR_BIND10 macro to AX_BOOST_FOR_KEA.Marcin Siodelski
2014-06-03[3413] sqlite scripts removed.Tomek Mrugalski
2014-02-28[2367] Require sqlite3 python module only when DNS components are enabledMukund Sivaraman
2013-11-15[mavericks] disable unused-arguments in boost p4 macro to avoid false positivesJINMEI Tatuya
2013-11-14[3107] Merge branch 'trac3107'Kean Johnston
2013-09-23[master]Merge branch 'trac2939'Jeremy C. Reed
2013-09-16Use coding standards include syntax and add missing CPP flags to version checksKean Johnston
2013-09-10[3107] add dependency version information to config.reportKean Johnston
2013-08-16[3049] Check for offset_ptr with -WerrorMichal 'vorner' Vaner
2013-08-13[3025] Update description for BOOST_OFFSET_PTR_OLDMukund Sivaraman
2013-08-12[2939] Check for python sqlite3 moduleMichal 'vorner' Vaner
2013-08-12[3025] Rename variableMichal 'vorner' Vaner
2013-08-07[3025] Detect a too old version of boostMichal 'vorner' Vaner
2013-07-08[3039] Detect build failures due to BOOST_STATIC_ASSERT during configureMukund Sivaraman
2013-05-02[1909] EXTRA_DIST the m4 filesMukund Sivaraman
2013-05-02[1909] Remove redundant AC_SUBSTsMukund Sivaraman
2013-05-01[1909] Move sqlite3 check to m4macros/ dirMukund Sivaraman
2013-04-10[2831] make sure BOOST_NUMERIC_CAST_WOULDFAIL is set in all casesJINMEI Tatuya
2013-04-10[2831] set -Wall and -Wextra to detect possible warnings more accurately.JINMEI Tatuya
2013-04-10[2831] detect buildability of managed_mapped_file, w/ or w/o -Werror.JINMEI Tatuya
2012-12-27[1991] make sure the check is with -Werror and only for g++-variantsJINMEI Tatuya
2012-12-27[1991] added checks for FreeBSD build failure due to a ports bug.JINMEI Tatuya
2012-12-27[1991] moved boost-related config to a separate m4JINMEI Tatuya