Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Merge topic 'cpack-dmg-multilanguage-sla' | Brad King | 2015-11-09 | 1 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CPackDMG: Add support for multilingual SLAs | Simon Levermann | 2015-11-06 | 1 | -0/+13 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'cpack-deb-new-component-vars' | Brad King | 2015-11-09 | 1 | -14/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CPackDeb: CPACK_DEBIAN_PACKAGE_NAME documentation improvement | Domen Vrankar | 2015-11-09 | 1 | -2/+10 | |
| * | | | | | | | | | | | CPackDeb: set package control field per component | Markus Rickert | 2015-11-09 | 1 | -5/+7 | |
| * | | | | | | | | | | | CPackDeb: set priority control field per component | Domen Vrankar | 2015-11-09 | 1 | -2/+6 | |
| * | | | | | | | | | | | CPackDeb: additional CPACK_DEBIAN_PACKAGE_SECTION documentation | Domen Vrankar | 2015-11-08 | 1 | -0/+5 | |
| * | | | | | | | | | | | CPackDeb: set section control field per component | Markus Rickert | 2015-11-08 | 1 | -7/+8 | |
* | | | | | | | | | | | | Merge topic 'FindGTK2_GTK2_TARGETS' | Brad King | 2015-11-09 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | FindGTK2: Use targets in GTK2_LIBRARIES if GTK2_USE_IMPORTED_TARGETS is ON | Daniele E. Domenichelli | 2015-11-09 | 1 | -0/+11 | |
* | | | | | | | | | | | | Merge topic 'cpack-deb-config-file-source-field' | Brad King | 2015-11-06 | 1 | -15/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | CPackDEB: added config file optional Source field | Raffi Enficiaud | 2015-11-04 | 1 | -2/+35 | |
| * | | | | | | | | | | | CPackDEB: minor documentation and debug logging fixes | Raffi Enficiaud | 2015-11-04 | 1 | -13/+13 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'find-cuda-dl' | Brad King | 2015-11-04 | 1 | -8/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindCUDA: drop CUDA_dl_LIBRARY | Rolf Eike Beer | 2015-11-03 | 1 | -8/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Add support for the ARM Compiler (arm.com) | Joakim Andersson | 2015-11-02 | 7 | -0/+68 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'intel-fortran-2016' | Brad King | 2015-10-29 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Intel: Recognize MSVC version for Intel Fortran 2016 (#15809) | Brad King | 2015-10-26 | 1 | -1/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'cpack-osx-sysroot' | Brad King | 2015-10-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CPack: Fix CPACK_OSX_SYSROOT with symbolic CMAKE_OSX_SYSROOT (#15816) | Brad King | 2015-10-28 | 1 | -1/+1 | |
* | | | | | | | | | | FindPkgConfig: return actual error when a package is not found (#15810) | Benjamin Chrétien | 2015-10-28 | 1 | -3/+5 | |
* | | | | | | | | | | Merge topic 'fix-C-comment-syntax' | Brad King | 2015-10-28 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | CheckForPthreads.c: Do not use C++-style comments in C source | Marc Chevrier | 2015-10-26 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'ninja-refactor-deptype-selection' | Brad King | 2015-10-21 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Ninja: Refactor selection of 'deps = ' value for MS-compatible toolchains | Brad King | 2015-10-20 | 1 | -0/+2 | |
* | | | | | | | | | | Merge topic 'deprecate-CMakeForceCompiler' | Brad King | 2015-10-21 | 1 | -3/+15 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | CMakeForceCompiler: Deprecate this module and its macros | Brad King | 2015-10-19 | 1 | -3/+15 | |
* | | | | | | | | | | FindFLEX: Add a DEFINES_FILE option to specify flex-generated header (#15781) | Chris Davies | 2015-10-19 | 1 | -6/+22 | |
* | | | | | | | | | | FindFLEX: Fix typo in ADD_FLEX_BISON_DEPENDENCY errors | Chris Davies | 2015-10-19 | 1 | -2/+2 | |
* | | | | | | | | | | FindFLEX: Use CMAKE_PARSE_ARGUMENTS to parse arguments | Chris Davies | 2015-10-19 | 1 | -22/+37 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'ExternalProject-fix-git-version' | Brad King | 2015-10-16 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | ExternalProject: Always use CMake builtin FindGit (#15791) | Brad King | 2015-10-15 | 1 | -0/+1 | |
| * | | | | | | | | ExternalProject: Fix Git version report in error message (#15791) | Brad King | 2015-10-15 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'FindGit-Atlassian-SourceTree' | Brad King | 2015-10-13 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindGit: Search in 'Atlassian SourceTree' user directory (#15758) | Kevin Wojniak | 2015-10-12 | 1 | -1/+5 | |
* | | | | | | | | | Merge topic 'FindPostgreSQL-v9.5' | Brad King | 2015-10-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | FindPostgreSQL: Search for version 9.5 | Tamar Kranenburg | 2015-10-12 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'xcode-adjust-deployment-to-host-version' | Brad King | 2015-10-13 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Xcode: Adjust deployment target SDK version to host version | Gregor Jasny | 2015-10-12 | 1 | -0/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'cpack-wix-typos' | Brad King | 2015-10-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | CPackWIX: fix typos in documentation | Kevin Wojniak | 2015-10-08 | 1 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'revert-compiler-features-solaris' | Brad King | 2015-10-12 | 1 | -19/+13 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Revert topic 'compiler-features-solaris' | Brad King | 2015-10-08 | 1 | -19/+13 | |
* | | | | | Merge topic 'FindGTK2_sigc++_c++11' | Brad King | 2015-10-12 | 1 | -0/+58 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindGTK2: Enable c++11 for sigc++ 2.5.1 or later | Daniele E. Domenichelli | 2015-10-12 | 1 | -0/+58 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'FindOpenSSL-mingw' | Brad King | 2015-10-08 | 1 | -7/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindOpenSSL: Search for unix-named libraries first on MinGW (#15765) | Wayne Stambaugh | 2015-10-06 | 1 | -6/+2 | |
| * | | | | | FindOpenSSL: Tolerate tabs in header while parsing version (#15765) | Wayne Stambaugh | 2015-10-06 | 1 | -1/+1 | |
* | | | | | | Merge topic 'cpack-nsis-bitmap' | Brad King | 2015-10-08 | 2 | -0/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPackNSIS: Add options to set the bitmap for NSIS installer left side | Colin Tracey | 2015-10-06 | 2 | -0/+10 | |
| | |/ / / / | |/| | | | |