summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Cray: New platform file for Cray Linux Environment and PrgEnvChuck Atkins2015-11-142-0/+239
* | | | | | | | | | | | Merge topic 'better_looking_mac_package'Brad King2015-11-131-5/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CPack/DragNDrop: Update documentation to include new variablesRobert Maynard2015-11-131-5/+15
* | | | | | | | | | | | | Merge topic 'cray-fortran-version'Brad King2015-11-131-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Cray: Implement Fortran compiler version detection (#15845)Brad King2015-11-121-0/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'cpack-dmg-multilanguage-sla'Brad King2015-11-091-0/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CPackDMG: Add support for multilingual SLAsSimon Levermann2015-11-061-0/+13
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'cpack-deb-new-component-vars'Brad King2015-11-091-14/+34
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CPackDeb: CPACK_DEBIAN_PACKAGE_NAME documentation improvementDomen Vrankar2015-11-091-2/+10
| * | | | | | | | | | | CPackDeb: set package control field per componentMarkus Rickert2015-11-091-5/+7
| * | | | | | | | | | | CPackDeb: set priority control field per componentDomen Vrankar2015-11-091-2/+6
| * | | | | | | | | | | CPackDeb: additional CPACK_DEBIAN_PACKAGE_SECTION documentationDomen Vrankar2015-11-081-0/+5
| * | | | | | | | | | | CPackDeb: set section control field per componentMarkus Rickert2015-11-081-7/+8
* | | | | | | | | | | | Merge topic 'FindGTK2_GTK2_TARGETS'Brad King2015-11-091-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | FindGTK2: Use targets in GTK2_LIBRARIES if GTK2_USE_IMPORTED_TARGETS is ONDaniele E. Domenichelli2015-11-091-0/+11
* | | | | | | | | | | | Merge topic 'cpack-deb-config-file-source-field'Brad King2015-11-061-15/+48
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | CPackDEB: added config file optional Source fieldRaffi Enficiaud2015-11-041-2/+35
| * | | | | | | | | | | CPackDEB: minor documentation and debug logging fixesRaffi Enficiaud2015-11-041-13/+13
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'find-cuda-dl'Brad King2015-11-041-8/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindCUDA: drop CUDA_dl_LIBRARYRolf Eike Beer2015-11-031-8/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Add support for the ARM Compiler (arm.com)Joakim Andersson2015-11-027-0/+68
|/ / / / / / / / / /
* | | | | | | | | | Merge topic 'intel-fortran-2016'Brad King2015-10-291-1/+3
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Intel: Recognize MSVC version for Intel Fortran 2016 (#15809)Brad King2015-10-261-1/+3
| |/ / / / / / / /
* | | | | | | | | Merge topic 'cpack-osx-sysroot'Brad King2015-10-291-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPack: Fix CPACK_OSX_SYSROOT with symbolic CMAKE_OSX_SYSROOT (#15816)Brad King2015-10-281-1/+1
* | | | | | | | | | FindPkgConfig: return actual error when a package is not found (#15810)Benjamin Chrétien2015-10-281-3/+5
* | | | | | | | | | Merge topic 'fix-C-comment-syntax'Brad King2015-10-281-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | CheckForPthreads.c: Do not use C++-style comments in C sourceMarc Chevrier2015-10-261-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge topic 'ninja-refactor-deptype-selection'Brad King2015-10-211-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ninja: Refactor selection of 'deps = ' value for MS-compatible toolchainsBrad King2015-10-201-0/+2
* | | | | | | | | | Merge topic 'deprecate-CMakeForceCompiler'Brad King2015-10-211-3/+15
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | CMakeForceCompiler: Deprecate this module and its macrosBrad King2015-10-191-3/+15
* | | | | | | | | | FindFLEX: Add a DEFINES_FILE option to specify flex-generated header (#15781)Chris Davies2015-10-191-6/+22
* | | | | | | | | | FindFLEX: Fix typo in ADD_FLEX_BISON_DEPENDENCY errorsChris Davies2015-10-191-2/+2
* | | | | | | | | | FindFLEX: Use CMAKE_PARSE_ARGUMENTS to parse argumentsChris Davies2015-10-191-22/+37
|/ / / / / / / / /
* | | | | | | | | Merge topic 'ExternalProject-fix-git-version'Brad King2015-10-161-1/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | ExternalProject: Always use CMake builtin FindGit (#15791)Brad King2015-10-151-0/+1
| * | | | | | | | ExternalProject: Fix Git version report in error message (#15791)Brad King2015-10-151-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'FindGit-Atlassian-SourceTree'Brad King2015-10-131-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | FindGit: Search in 'Atlassian SourceTree' user directory (#15758)Kevin Wojniak2015-10-121-1/+5
* | | | | | | | | Merge topic 'FindPostgreSQL-v9.5'Brad King2015-10-131-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | FindPostgreSQL: Search for version 9.5Tamar Kranenburg2015-10-121-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'xcode-adjust-deployment-to-host-version'Brad King2015-10-131-0/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | Xcode: Adjust deployment target SDK version to host versionGregor Jasny2015-10-121-0/+4
| |/ / / / /
* | | | | | Merge topic 'cpack-wix-typos'Brad King2015-10-121-2/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | CPackWIX: fix typos in documentationKevin Wojniak2015-10-081-2/+2
| |/ / / /
* | | | | Merge topic 'revert-compiler-features-solaris'Brad King2015-10-121-19/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Revert topic 'compiler-features-solaris'Brad King2015-10-081-19/+13
* | | | | Merge topic 'FindGTK2_sigc++_c++11'Brad King2015-10-121-0/+58
|\ \ \ \ \
| * | | | | FindGTK2: Enable c++11 for sigc++ 2.5.1 or laterDaniele E. Domenichelli2015-10-121-0/+58
| | |/ / / | |/| | |