summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Features: Add cxx_noexcept.Stephen Kelly2014-04-081-0/+1
* Features: Add cxx_nonstatic_member_init.Stephen Kelly2014-04-081-0/+1
* Features: Add cxx_lambdas.Stephen Kelly2014-04-081-0/+1
* Features: Add cxx_inheriting_constructors.Stephen Kelly2014-04-081-0/+2
* Features: Add cxx_explicit_conversions.Stephen Kelly2014-04-081-0/+3
* Features: Add cxx_deleted_functions.Stephen Kelly2014-04-081-0/+1
* Features: Add cxx_defaulted_functions.Stephen Kelly2014-04-081-0/+1
* Features: Add cxx_decltype.Stephen Kelly2014-04-081-0/+1
* Features: Add cxx_strong_enums.Stephen Kelly2014-04-081-0/+1
* Features: Add cxx_auto_function.Stephen Kelly2014-04-081-0/+1
* Features: Add cxx_override.Stephen Kelly2014-04-081-0/+1
* Features: Add cxx_final.Stephen Kelly2014-04-081-0/+1
* Features: Add cxx_static_assert.Stephen Kelly2014-04-081-0/+3
* Features: Add cxx_constexpr.Stephen Kelly2014-04-081-0/+3
* Features: Add cxx_variadic_templates.Stephen Kelly2014-04-081-0/+13
* Features: Add cxx_delegating_constructors.Stephen Kelly2014-04-081-0/+3
* Features: Add cxx_auto_type.Stephen Kelly2014-04-072-0/+20
* project: Add infrastructure for recording CXX compiler featuresStephen Kelly2014-04-074-0/+106
* Add some COMPILE_OPTIONS for specifying C++ dialect.Stephen Kelly2014-04-072-0/+26
* Don't load Clang-CXX from AppleClang-CXX.Stephen Kelly2014-04-072-1/+11
* Merge topic 'Qt4Macros-moc-performance'Brad King2014-04-041-2/+2
|\
| * Qt4Macros: Make QT4_CREATE_MOC_COMMAND a functionRobert Maynard2014-04-031-2/+2
| * Merge branch 'intel-14-version' into releaseBrad King2014-03-142-2/+10
| |\
* | \ Merge topic 'watcom-platform-module-cleanup'Brad King2014-04-031-23/+27
|\ \ \
| * | | Watcom: Cleanup Windows-wcl386 configurationJiri Malak2014-04-021-23/+27
* | | | Merge topic 'ExternalProject_exclude-from-all'Brad King2014-04-031-5/+19
|\ \ \ \
| * | | | ExternalProject: Add EXCLUDE_FROM_ALL option to ExternalProject_AddDaniele E. Domenichelli2014-04-011-0/+10
| * | | | ExternalProject: Add EXCLUDE_FROM_MAIN option to ExternalProject_Add_StepDaniele E. Domenichelli2014-04-011-5/+9
| |/ / /
* | | | Merge topic 'FindGTest-TEST_P'Brad King2014-04-031-2/+10
|\ \ \ \ | |/ / / |/| | |
| * | | FindGTest: Teach GTEST_ADD_TESTS about TEST_PJack Morrison2014-04-011-2/+10
* | | | Merge topic 'find_package-check-quiet'Brad King2014-04-0129-49/+186
|\ \ \ \
| * | | | Find*: Make find_package(.. QUIET) affect Check* modules.Clinton Stimpson2014-03-3013-11/+54
| * | | | Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.Clinton Stimpson2014-03-3016-38/+132
| |/ / /
* | | | Merge topic 'hpux-processorcount'Brad King2014-04-011-0/+12
|\ \ \ \
| * | | | ProcessorCount: use mpsched on HPUX if machinfo is not presentRolf Eike Beer2014-03-281-0/+12
| |/ / /
* | | | Merge topic 'ExternalProject_GitUpdate'Brad King2014-04-011-7/+101
|\ \ \ \
| * | | | ExternalProject: Improve handling of git remote branchesDaniele E. Domenichelli2014-04-011-7/+99
| * | | | ExternalProject: Strip trailing space from git hashDaniele E. Domenichelli2014-04-011-0/+2
* | | | | Merge topic 'link-line-quoting'Brad King2014-04-011-0/+5
|\ \ \ \ \
| * | | | | Makefile: Generate single-quoted object lists for WatcomJiri Malak2014-03-271-0/+5
* | | | | | Merge topic 'UseSWIG-NO_SONAME'Brad King2014-04-011-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | UseSWIG: Enable NO_SONAME on swig modules (#14815)Julien Schueller2014-04-011-0/+1
* | | | | | Merge topic 'threads-cleanup'Brad King2014-03-271-17/+16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | FindThreads: simplify checking for SunOSRolf Eike Beer2014-03-251-1/+1
| * | | | | FindThreads: avoid useless checks if a thread library is already foundRolf Eike Beer2014-03-251-16/+15
| * | | | | FindThreads: replace MATCHES with STREQUALRolf Eike Beer2014-03-251-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'dev/find-boost-graph_parallel'Brad King2014-03-261-1/+2
|\ \ \ \ \
| * | | | | FindBoost: Search next to MPI libs for graph_parallel (#14832)Ben Boeckel2014-03-251-1/+2
| |/ / / /
* | | | | Merge topic 'simplify-empty-LDFLAGS'Brad King2014-03-261-6/+12
|\ \ \ \ \
| * | | | | Avoid trailing space in CMAKE_*_LINKER_FLAGS when LDFLAGS is emptyJiri Malak2014-03-241-6/+12
| |/ / / /