Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AUTOGEN: Generators: Introduce unified ParseSourceFile | Sebastian Holtermann | 2017-01-10 | 2 | -0/+214 |
| | | | | | | | The new cmQtAutoGenerators::ParseSourceFile method combines the functionality of ParseCppFile and StrictParseCppFile in a single method to avoid code duplication. Relaxed or strict mode is selected by an additional bool argument. | ||||
* | AUTOGEN: Generators: Comments | Sebastian Holtermann | 2017-01-10 | 1 | -1/+1 |
| | |||||
* | AUTOGEN: Generators: Variable rename | Sebastian Holtermann | 2017-01-10 | 1 | -2/+2 |
| | |||||
* | AUTOGEN: Generators: Cleanup and optimize ParseForUic method | Sebastian Holtermann | 2017-01-10 | 1 | -13/+7 |
| | |||||
* | AUTOGEN: Generators: Cleanup variable initialization | Sebastian Holtermann | 2017-01-10 | 1 | -4/+1 |
| | |||||
* | AUTOGEN: Generators: rename makeParentDirectory to MakeParentDirectory | Sebastian Holtermann | 2017-01-10 | 2 | -6/+6 |
| | |||||
* | CMake Nightly Date Stamp | Kitware Robot | 2017-01-10 | 1 | -1/+1 |
| | |||||
* | Merge topic 'cpack-deb-package-version-override-fix' | Brad King | 2017-01-09 | 1 | -2/+2 |
|\ | | | | | | | | | 2f4e5ed6 CPackDeb: use CPACK_DEBIAN_PACKAGE_VERSION | ||||
| * | CPackDeb: use CPACK_DEBIAN_PACKAGE_VERSION | Daniel Pfeifer | 2016-12-20 | 1 | -2/+2 |
| | | |||||
* | | Merge topic '15687-revisit-xcode-system-include' | Brad King | 2017-01-09 | 3 | -5/+30 |
|\ \ | | | | | | | | | | | | | 88f07fb4 Xcode: Properly mark SYSTEM includes as such | ||||
| * | | Xcode: Properly mark SYSTEM includes as such | Gregor Jasny | 2016-12-27 | 3 | -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 King | 2017-01-09 | 5 | -0/+11 |
|\ \ \ | | | | | | | | | | | | | | | | | 98f21433 cmTarget: Enforce TYPE being a read-only property | ||||
| * | | | cmTarget: Enforce TYPE being a read-only property | Gregor Jasny | 2017-01-09 | 5 | -0/+11 |
| | | | | |||||
* | | | | Merge topic 'fix-required-var-error-typo' | Brad King | 2017-01-09 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | 8e4d286e Fix typo in error message on missing required variable | ||||
| * | | | | Fix typo in error message on missing required variable | Brad King | 2016-12-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Reported-by: Albrecht Schlosser <AlbrechtS.fltk@online.de> | ||||
* | | | | | Merge topic 'mr-reset-error-flag-on-configure' | Brad King | 2017-01-09 | 1 | -0/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 7789dd9a server-mode: Call ResetErrorOccured before configure | ||||
| * | | | | | server-mode: Call ResetErrorOccured before configure | Tobias Hunger | 2016-12-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Closes: #16506 | ||||
* | | | | | | Merge topic 'pgi-ninja-fortran' | Brad King | 2017-01-09 | 1 | -0/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4087d0ae PGI: Add support for Fortran with the Ninja generator | ||||
| * | | | | | | PGI: Add support for Fortran with the Ninja generator | Daniel Carrera | 2016-12-16 | 1 | -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 Stamp | Kitware Robot | 2017-01-09 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-08 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-07 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-06 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-05 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-04 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-03 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-02 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-01 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-31 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-30 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-29 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-28 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-27 | 1 | -1/+1 |
| | | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-26 | 1 | -1/+1 |
| | | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-24 | 1 | -1/+1 |
| | | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-23 | 1 | -1/+1 |
| | | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-22 | 1 | -1/+1 |
| | | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-21 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-20 | 1 | -1/+1 |
| | | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-19 | 1 | -1/+1 |
| | | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-18 | 1 | -1/+1 |
| | | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-17 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'FindGit-fix-cross-compile' | Brad King | 2016-12-16 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | caeb6d1d FindGit: Fix check for Windows host | ||||
| * | | FindGit: Fix check for Windows host | José Simões | 2016-12-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | When cross-compiling to or from a Windows platform we should still find a Git for the host environment. | ||||
* | | | Merge topic 'cuda_tests_now_explain_why_they_fail' | Brad King | 2016-12-16 | 4 | -11/+16 |
|\ \ \ | | | | | | | | | | | | | | | | | c59811a2 CUDA: Tests now state why they are failing when no CUDA card is found. | ||||
| * | | | CUDA: Tests now state why they are failing when no CUDA card is found. | Robert Maynard | 2016-12-15 | 4 | -11/+16 |
| | | | | |||||
* | | | | Merge topic 'FindPythonLibs-tolerate-components' | Brad King | 2016-12-16 | 1 | -6/+13 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | a12d8a03 FindPythonLibs: Tolerate call with PYTHON_LIBRARY already a list | ||||
| * | | | | FindPythonLibs: Tolerate call with PYTHON_LIBRARY already a list | Francois Budin | 2016-12-15 | 1 | -6/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `PYTHON_LIBRARY` may contain a list because of `SelectLibraryConfigurations`. If it is the case, the list can be: optimized;<FILEPATH_TO_RELEASE_LIBRARY>;debug;<FILEPATH_TO_DEBUG_LIBRARY> Instead of directly using the value of `PYTHON_LIBRARY` in the CMake function `get_filename_component()`, we loop over the content of the relevant parts of `PYTHON_LIBRARY` and `PYTHON_DEBUG_LIBRARY` whether they are lists or not. Suggested-by: Brad King <brad.king@kitware.com> | ||||
* | | | | | Merge topic 'refactor-compile-pdb-path' | Brad King | 2016-12-16 | 4 | -31/+25 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 6271df8f Makefile,Ninja: De-duplicate MSVC compiler PDB path selection |