summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'osx-iframework'Brad King2015-07-232-0/+10
|\
| * OS X: Use -iframework with AppleClang only on version >= 4.2Brad King2015-07-222-0/+10
* | Merge topic 'FindBZip2-check-with-prototype'Brad King2015-07-221-2/+4
|\ \
| * | FindBZip2: Check BZIP2_NEED_PREFIX with real prototypeRalf Habacker2015-07-211-2/+4
* | | Merge topic 'vs-compiler-feature-2015-update'Brad King2015-07-221-5/+5
|\ \ \ | |/ / |/| |
| * | Features: Update MSVC features for VS 2015 RTMBrad King2015-07-211-5/+5
| |/
| * Merge branch 'FindMPI-Intel-5' into releaseBrad King2015-07-131-1/+1
| |\
| * \ Merge branch 'CheckCompilerFlag-do-not-use-FLAGS' into releaseBrad King2015-07-083-12/+12
| |\ \
| * \ \ Merge branch 'FindMatlab-doc-section-headers' into releaseBrad King2015-07-061-8/+8
| |\ \ \
* | \ \ \ Merge topic 'KDE4-NO_POLICY_SCOPE'Brad King2015-07-211-1/+1
|\ \ \ \ \
| * | | | | KDE4: Find the Internal package with NO_POLICY_SCOPE.Stephen Kelly2015-07-191-1/+1
* | | | | | CMakeExpandImportedTargets: Document as deprecatedBrad King2015-07-171-3/+13
|/ / / / /
* | | | | Merge topic 'cpack-per-component-extra-control-file'Brad King2015-07-171-3/+9
|\ \ \ \ \
| * | | | | CPack/DEB: component version of PACKAGE_CONTROL_EXTRADomen Vrankar2015-07-151-1/+9
| * | | | | CPack/DEB: Remove duplicate string(TOUPPER) callsDomen Vrankar2015-07-151-2/+0
* | | | | | Merge topic 'makefile-target-messages'Brad King2015-07-151-1/+4
|\ \ \ \ \ \
| * | | | | | Makefile: Optionally disable target completion messages in build outputMichael Ensslin2015-07-141-0/+3
| * | | | | | CMakeGenericSystem: Recognize Watcom WMake generator as Makefile generatorBrad King2015-07-141-1/+1
* | | | | | | Add EUROS RTOS platform description fileStanimir Kabaivanov2015-07-141-0/+19
|/ / / / / /
* | | | | | Merge topic 'refactor-rule-var-includes'Brad King2015-07-1438-72/+72
|\ \ \ \ \ \
| * | | | | | Factor an <INCLUDES> placeholder out of <FLAGS> in rule variablesBrad King2015-07-1338-72/+72
| * | | | | | Place <DEFINES> before <FLAGS> consistently across compilersBrad King2015-07-136-12/+12
| |/ / / / /
* | | | | | Merge topic 'FindXercesC-versioned-library-2'Brad King2015-07-141-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindXercesC: Also search for xerces-c_2 (#15648)Roger Leigh2015-07-131-1/+1
* | | | | | Merge topic 'FindMPI-Intel-5'Brad King2015-07-131-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | FindMPI: Extend Intel-MPI 5+ workaround for recent GCCsSean Brennan2015-07-101-1/+1
* | | | | Merge topic 'FindIce-imported-targets'Brad King2015-07-101-0/+15
|\ \ \ \ \
| * | | | | FindIce: document imported targetsRoger Leigh2015-07-091-0/+7
| * | | | | FindIce: create imported targets for componentsDaniel Pfeifer2015-07-091-0/+8
* | | | | | Merge topic 'compiler-feature-AppleClang-std-flags'Brad King2015-07-101-1/+4
|\ \ \ \ \ \
| * | | | | | AppleClang: Use modern C++14 standard flags for Apple Clang 6.1Brad King2015-07-091-1/+4
| |/ / / / /
* | | | | | Merge topic 'FindXercesC-versioned-library'Brad King2015-07-091-1/+1
|\ \ \ \ \ \
| * | | | | | FindXercesC: Find versioned library on WindowsRoger Leigh2015-07-081-1/+1
| |/ / / / /
* | | | | | Merge topic 'CheckCompilerFlag-do-not-use-FLAGS'Brad King2015-07-093-12/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Check*CompilerFlag: Revert to previous method used to pass flags (#15641)Brad King2015-07-083-12/+12
* | | | | Merge topic 'add-apple-swift-language'Brad King2015-07-085-0/+115
|\ \ \ \ \
| * | | | | Add rudimentary support for the Apple Swift language with XcodeBrad King2015-07-065-0/+115
* | | | | | Merge topic 'auto_export_dll_symbols'Brad King2015-07-081-0/+2
|\ \ \ \ \ \
| * | | | | | Windows: Optionally generate DLL module definition files automaticallyBill Hoffman2015-07-061-0/+2
* | | | | | | Merge topic 'ExternalProject-USES_TERMINAL'Brad King2015-07-071-0/+83
|\ \ \ \ \ \ \
| * | | | | | | ExternalProject: Added new USES_TERMINAL optionsJames Johnston2015-07-061-0/+83
* | | | | | | | Merge topic 'osx-pythondotorg-libs'Brad King2015-07-071-7/+32
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | FindPythonLibs: Find the python.org libraries (#14809)Matt McCormick2015-07-061-7/+32
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'doc-CheckIncludeFile-distinction' into releaseBrad King2015-06-253-48/+56
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'revert-mingw-no-find_library-dll' into releaseBrad King2015-06-081-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'FindwxWidgets-versioned-executable' into releaseBrad King2015-06-081-1/+2
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'xlc-no-qalias-flag'Brad King2015-07-062-4/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | XL: Drop -qalias=noansi from default C flagsBrad King2015-07-022-4/+2
* | | | | | | | | | Merge topic 'ctest-test-load'Brad King2015-07-021-0/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | ctest: Optionally avoid starting tests that may exceed a given CPU loadBetsy McPhail2015-06-301-0/+4