summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Don't include CMakeParseArgumentsDaniel Pfeifer2017-01-1119-39/+0
| | | | | | | | | | | | The cmake_parse_arguments command is builtin with version 3.5. The CMakeParseArguments module is empty and exists for backwards compatibility with CMake 3.4 and lower. Remove the includes of CMakeParseArguments from CMake's modules. The modules are always used with the current version of CMake. Leave the includes in the tests, as the tests may be run with an older version of CMake.
* CMake Nightly Date StampKitware Robot2017-01-111-1/+1
|
* Merge topic '16204-regex-explorer-match-all'Brad King2017-01-103-7/+65
|\ | | | | | | | | 4164078c cmake-gui: Add MATCHALL option to Regex Explorer
| * cmake-gui: Add MATCHALL option to Regex ExplorerGregor Jasny2017-01-103-7/+65
| | | | | | | | Closes: #16204
* | Merge topic 'cpack-new-tests'Brad King2017-01-1021-65/+113
|\ \ | | | | | | | | | | | | | | | | | | 36bc7e4c store old locale to a temporary variable 05c14ea0 RunCMake.CPack_* add COMPONENT to minimal test 5b0a64eb CPack/Archive minimal tests for more formats
| * | store old locale to a temporary variableDomen Vrankar2016-12-251-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | On Windows XP 32 bit setLocale seems to cause old pointer invalidation and causes program crash in destructor. This was causing CPackZIP to crash so to fix it we copy the value into a temporary variable.
| * | RunCMake.CPack_* add COMPONENT to minimal testDomen Vrankar2016-12-231-1/+1
| | | | | | | | | | | | | | | Add component based packages testing to current monolithic minimal package tests.
| * | CPack/Archive minimal tests for more formatsDomen Vrankar2016-12-2320-63/+110
| | |
* | | Merge topic 'cpack-deb-md5sums-paths-fix'Brad King2017-01-105-1/+16
|\ \ \ | | | | | | | | | | | | | | | | 6daa2d38 CPack/Deb invalid md5sums file fix
| * | | CPack/Deb invalid md5sums file fixDomen Vrankar2016-12-235-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Monolithic deb packages were packaged with invalid md5sums file as trailing slash in path was causing string replace to fail and preserve build path. Fixes #16517
* | | | Merge topic 'cpack-test-extra-std-out-err-file-overloads'Brad King2017-01-102-3/+18
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | adbf7228 CPack test additional std out/err regex file overloads
| * | | | CPack test additional std out/err regex file overloadsDomen Vrankar2017-01-102-3/+18
| | | | | | | | | | | | | | | | | | | | | | | | | Added std out/std err expected regex file name overloads for packaging type.
* | | | | Merge topic 'cpack-rpm-user-binary-spec-file-fix'Brad King2017-01-101-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 574c81e2 CPack/RPM fix - custom binary spec file handling
| * | | | | CPack/RPM fix - custom binary spec file handlingDomen Vrankar2017-01-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #16507
* | | | | | Merge topic 'cmake-server-do-not-crash-on-interface-lib-for-master'Brad King2017-01-101-2/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0471d13e Merge branch 'cmake-server-do-not-crash-on-interface-lib' into cmake-server-do-not-crash-on-interface-lib-for-master c0bd1eb6 server-mode: Do not crash when running into INTERFACE_LIBRARY 33e628ee server-mode: Do not crash when running into INTERFACE_LIBRARY
| * | | | | Merge branch 'cmake-server-do-not-crash-on-interface-lib' into ↵Brad King2017-01-090-0/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | cmake-server-do-not-crash-on-interface-lib-for-master
| | * | | | | server-mode: Do not crash when running into INTERFACE_LIBRARYTobias Hunger2017-01-091-2/+6
| | |/ / / / | | | | | | | | | | | | | | | | | | Closes: #16539
| * | | | | server-mode: Do not crash when running into INTERFACE_LIBRARYTobias Hunger2017-01-091-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | Closes: #16539
* | | | | | CMake Nightly Date StampKitware Robot2017-01-101-1/+1
|/ / / / /
* | | | | Merge topic 'cpack-deb-package-version-override-fix'Brad King2017-01-091-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 2f4e5ed6 CPackDeb: use CPACK_DEBIAN_PACKAGE_VERSION
| * | | | | CPackDeb: use CPACK_DEBIAN_PACKAGE_VERSIONDaniel Pfeifer2016-12-201-2/+2
| | |/ / / | |/| | |
* | | | | Merge topic '15687-revisit-xcode-system-include'Brad King2017-01-093-5/+30
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 88f07fb4 Xcode: Properly mark SYSTEM includes as such
| * | | | | Xcode: Properly mark SYSTEM includes as suchGregor Jasny2016-12-273-5/+30
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We now populate the per-language flags in addition to the header search paths stored in HEADER_SEARCH_PATHS. This preserves include paths for GNU assembly files (cmake/cmake#16449) and also provides SYSTEM include semantics. Closes: cmake/cmake#15687
* | | | | Merge topic 'read-only-type-target-property'Brad King2017-01-095-0/+11
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 98f21433 cmTarget: Enforce TYPE being a read-only property
| * | | | | cmTarget: Enforce TYPE being a read-only propertyGregor Jasny2017-01-095-0/+11
| | | | | |
* | | | | | Merge topic 'fix-required-var-error-typo'Brad King2017-01-091-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8e4d286e Fix typo in error message on missing required variable
| * | | | | | Fix typo in error message on missing required variableBrad King2016-12-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Reported-by: Albrecht Schlosser <AlbrechtS.fltk@online.de>
* | | | | | | Merge topic 'mr-reset-error-flag-on-configure'Brad King2017-01-091-0/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7789dd9a server-mode: Call ResetErrorOccured before configure
| * | | | | | | server-mode: Call ResetErrorOccured before configureTobias Hunger2016-12-161-0/+2
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | Closes: #16506
* | | | | | | Merge topic 'pgi-ninja-fortran'Brad King2017-01-091-0/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4087d0ae PGI: Add support for Fortran with the Ninja generator
| * | | | | | | PGI: Add support for Fortran with the Ninja generatorDaniel Carrera2016-12-161-0/+3
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The PGI documentation says that `-Mpreprocess` "instructs the compiler to perform cpp-like preprocessing on assembly and Fortran input source files". The `-E` flag causes the compiler to spit the result to stdout instead of saving it to a file.
* | | | | | | CMake Nightly Date StampKitware Robot2017-01-091-1/+1
| | | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-01-081-1/+1
| | | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-01-071-1/+1
| | | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-01-061-1/+1
| | | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-01-051-1/+1
| | | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-01-041-1/+1
| | | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-01-031-1/+1
| | | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-01-021-1/+1
| | | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-01-011-1/+1
| | | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2016-12-311-1/+1
| | | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2016-12-301-1/+1
| |_|/ / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2016-12-291-1/+1
| | | | | |
* | | | | | CMake Nightly Date StampKitware Robot2016-12-281-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2016-12-271-1/+1
| | | | |
* | | | | CMake Nightly Date StampKitware Robot2016-12-261-1/+1
| | | | |
* | | | | CMake Nightly Date StampKitware Robot2016-12-251-1/+1
| | | | |
* | | | | CMake Nightly Date StampKitware Robot2016-12-241-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2016-12-231-1/+1
| | | |
* | | | CMake Nightly Date StampKitware Robot2016-12-221-1/+1
| | | |