summaryrefslogtreecommitdiffstats
path: root/m4macros (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [mavericks] disable unused-arguments in boost p4 macro to avoid false positivesJINMEI Tatuya2013-11-151-6/+8
| | | | this can happen if clang++ is invoked via ccache.
* [3107] Merge branch 'trac3107'Kean Johnston2013-11-142-2/+33
|\
| * Use coding standards include syntax and add missing CPP flags to version checksKean Johnston2013-09-162-4/+4
| |
| * [3107] add dependency version information to config.reportKean Johnston2013-09-102-2/+33
| | | | | | | | | | | | ... also cleaned up the display of config.report some to avoid the rather unsightly blank lines that were ejected quite frequently when a give variable had empty contents.
* | [master]Merge branch 'trac2939'Jeremy C. Reed2013-09-231-0/+17
|\ \ | |/ |/| | | to add check for python sqlite3 module
| * [2939] Check for python sqlite3 moduleMichal 'vorner' Vaner2013-08-121-0/+17
| |
* | [3049] Check for offset_ptr with -WerrorMichal 'vorner' Vaner2013-08-161-0/+3
| |
* | [3025] Update description for BOOST_OFFSET_PTR_OLDMukund Sivaraman2013-08-131-4/+6
| |
* | [3025] Rename variableMichal 'vorner' Vaner2013-08-121-6/+7
| | | | | | | | The bug is in offset pointer, not in the red-black tree.
* | [3025] Detect a too old version of boostMichal 'vorner' Vaner2013-08-071-0/+15
|/ | | | | | | | | | With old version of boost and some versions of gcc, the RBTree implementation is not stable with optimisations turned on. Detect the old boost if we use gcc (no idea how to trigger it with the whole machinery of the crashing test, so testing against the version). Fail in that case now, we'll do something more drastic in following commits.
* [3039] Detect build failures due to BOOST_STATIC_ASSERT during configureMukund Sivaraman2013-07-081-0/+14
|
* [1909] EXTRA_DIST the m4 filesMukund Sivaraman2013-05-021-0/+2
| | | | ... in case someone wants to autoreconf from a tarball.
* [1909] Remove redundant AC_SUBSTsMukund Sivaraman2013-05-021-3/+0
|
* [1909] Move sqlite3 check to m4macros/ dirMukund Sivaraman2013-05-011-0/+28
|
* [2831] make sure BOOST_NUMERIC_CAST_WOULDFAIL is set in all casesJINMEI Tatuya2013-04-101-2/+1
| | | | also, corrected incorrect reset of CXXFLAGS
* [2831] set -Wall and -Wextra to detect possible warnings more accurately.JINMEI Tatuya2013-04-101-1/+1
|
* [2831] detect buildability of managed_mapped_file, w/ or w/o -Werror.JINMEI Tatuya2013-04-101-3/+47
|
* [1991] make sure the check is with -Werror and only for g++-variantsJINMEI Tatuya2012-12-281-9/+19
|
* [1991] added checks for FreeBSD build failure due to a ports bug.JINMEI Tatuya2012-12-281-2/+16
|
* [1991] moved boost-related config to a separate m4JINMEI Tatuya2012-12-281-0/+88
| | | | | | | | in order to keep the main configure.ac more concise, and so that we can eventually introduce more fine-grained configuration (e.g., skipping some checks for DNS/DHCP-only build) At the moment, this is just a cleanup, and doesn't change the behavior itself.
* [master] Update .gitignoreMukund Sivaraman2012-04-301-5/+5
|
* [master] Put libtool macros in m4macros/Mukund Sivaraman2012-04-301-0/+5