summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | ccmake: Add CMAKE_USE_SYSTEM_FORM option to use libform instead of cmFormÅdne Hovda2014-11-251-3/+15
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2014-11-261-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'remove-ancient-msvc-workarounds'Brad King2014-11-256-50/+4
|\ \ \ \ \ \ \
| * | | | | | | cmGeneratorTarget: Remove MSVC7 workaroundStephen Kelly2014-11-201-20/+0
| * | | | | | | VisualStudio: Remove MSVC6 compatibility macro.Stephen Kelly2014-11-201-6/+0
| * | | | | | | cmSystemTools: Remove MSVC6 compatibility define.Stephen Kelly2014-11-201-3/+1
| * | | | | | | cmStandardIncludes: Remove MSVC6 condition for cmArrayBegin macro.Stephen Kelly2014-11-201-2/+1
| * | | | | | | cmFindCommon: Remove MSVC6 workaround for nested struct private access.Stephen Kelly2014-11-201-7/+0
| * | | | | | | cmTarget: Remove std::min and std::max MSVC6 compatibility code.Stephen Kelly2014-11-201-12/+2
* | | | | | | | Merge topic 'remove-c_str'Brad King2014-11-2526-59/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove some unneeded c_str calls.Stephen Kelly2014-11-2326-59/+59
* | | | | | | | | Merge topic 'fortran-linker-flags'Brad King2014-11-253-5/+61
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix incremental linking setting for Fortran + VSZack Galbreath2014-11-213-5/+61
* | | | | | | | | | Merge topic 'cmTarget-null_ptr-everywhere'Brad King2014-11-251-19/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmTarget: Use null_ptr code path on all platformsBrad King2014-11-201-19/+2
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'file-GENERATE-rerun'Brad King2014-11-251-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | file(GENERATE): Re-run cmake when appropriate.Stephen Kelly2014-11-181-0/+2
* | | | | | | | | | | Merge topic 'clean-autogen'Brad King2014-11-251-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | QtAutogen: Use cmHasLiteral{Prefix,Suffix} where possible.Stephen Kelly2014-11-181-3/+3
| * | | | | | | | | | | QtAutogen: Don't take a reference to temporary.Stephen Kelly2014-11-181-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'ccmake-hpux'Brad King2014-11-257-64/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ccmake: Cleanup and simplify conditional blocks for HP-UXÅdne Hovda2014-11-185-42/+13
| * | | | | | | | | | | ccmake: Use standard getmaxyx instead of non-standard getmax[xy]Ådne Hovda2014-11-183-22/+2
| * | | | | | | | | | | ccmake: Remove incomplete support for cur_colr on old HP-UXÅdne Hovda2014-11-181-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'custom-command-byproducts'Brad King2014-11-2519-30/+210
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add an option for explicit BYPRODUCTS of custom commands (#14963)Brad King2014-11-1419-30/+210
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-251-1/+1
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-241-1/+1
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-231-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-221-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-211-1/+1
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-201-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-191-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'vs-check-phone-store-tools'Brad King2014-11-187-35/+242
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | VS: Do not produce WinMD file for OBJECT libraries (#15228)Gilles Khouzam2014-11-171-1/+2
| * | | | | | | | VS: Improve error messages when compiler is not detected (#15228)Gilles Khouzam2014-11-146-34/+240
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-181-1/+1
* | | | | | | | | Merge topic 'ninja-minor-refactoring'Brad King2014-11-174-33/+26
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Ninja: Refactor restat to be a string internallyBrad King2014-11-144-15/+15
| * | | | | | | | Ninja: Use a TARGET_FILE variable to hold the link output fileBrad King2014-11-141-18/+11
* | | | | | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-11-171-1/+1
* | | | | | | | | Merge topic 'console-pool'Brad King2014-11-1713-33/+111
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Ninja: Implement USES_TERMINAL using the console pool if availablePeter Collingbourne2014-11-144-0/+13
| * | | | | | | | Ninja: Remove unused declarationPeter Collingbourne2014-11-141-1/+0
| * | | | | | | | Ninja: factor out the test for console pool supportPeter Collingbourne2014-11-142-3/+10
| * | | | | | | | Give the interactive cache editor the USES_TERMINAL propertyPeter Collingbourne2014-11-142-13/+16
| * | | | | | | | Add USES_TERMINAL option for custom commandsPeter Collingbourne2014-11-146-14/+70
| * | | | | | | | Rename doing_verbatim to doing_nothingPeter Collingbourne2014-11-141-2/+2
* | | | | | | | | Merge topic 'vs14-is-2015'Brad King2014-11-172-11/+31
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | VS: Rename VS 14 generator to 'Visual Studio 14 2015'Brad King2014-11-142-11/+31
| | |_|_|/ / / / | |/| | | | | |