summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs12-generator'Brad King2013-07-0112-8/+925
|\
| * Merge branch 'master' into vs12-generatorBrad King2013-06-28157-1357/+5389
| |\
| * | VS12: Generate flag tables from MSBuild v120 tool filesBrad King2013-06-285-6/+763
| * | VS12: Add Visual Studio 12 generator (#14251)Brad King2013-06-287-2/+162
* | | Merge topic 'clang-register-warnings'Brad King2013-07-0120-101/+110
|\ \ \
| * | | Document removal of 'register' from flex/bison outputBrad King2013-06-289-0/+9
| * | | Remove some uses of obsolete 'register' storage specifierSean McBride2013-06-2811-101/+101
| | |/ | |/|
* | | Merge topic 'AddAutomocTargetFolder'Brad King2013-07-013-3/+23
|\ \ \
| * | | automoc: add a global AUTOMOC_TARGETS_FOLDER propertyAlex Neundorf2013-06-283-3/+23
| |/ /
* | | Merge topic 'DontStripImportLibs'Brad King2013-07-011-3/+3
|\ \ \
| * | | install: do not strip dll import libraries (#14123)Alex Neundorf2013-07-011-3/+3
| |/ /
* | | Merge topic 'vs-windows-forms'Brad King2013-07-012-8/+46
|\ \ \
| * | | VS: Add Resx configuration to the vcxproj fileJonas Andersen2013-06-282-8/+46
* | | | Merge topic 'ninja_phony_targets'Brad King2013-07-016-130/+267
|\ \ \ \
| * | | | Ninja: Custom Command file depends don't need to exist before buildingRobert Maynard2013-07-012-3/+133
| * | | | Ninja: GlobalNinjaGenerator WriteBuild and WritePhonyBuild non staticRobert Maynard2013-07-016-127/+134
* | | | | Merge topic 'compiler-version-genex'Brad King2013-07-012-0/+107
|\ \ \ \ \
| * | | | | Add generator expressions for compiler versions.Stephen Kelly2013-06-282-0/+107
* | | | | | CMake Nightly Date StampKitware Robot2013-07-011-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-06-301-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-06-291-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'refactor-compile-options'Brad King2013-06-2812-174/+88
|\ \ \ \ \ | |/ / / /
| * | | | Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handlingBrad King2013-06-279-171/+67
| * | | | Escape target flags taken from COMPILE_OPTIONSBrad King2013-06-275-4/+22
* | | | | Merge topic 'update-kwsys'Brad King2013-06-281-1/+1
|\ \ \ \ \
| * | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-06-261-1/+1
* | | | | | Merge topic 'doc-ENV-syntax'Brad King2013-06-281-0/+8
|\ \ \ \ \ \
| * | | | | | Document ENV syntax as a "variable" (#14245)Brad King2013-06-261-0/+8
* | | | | | | CMake Nightly Date StampKitware Robot2013-06-281-1/+1
| |_|/ / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2013-06-271-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'dag-LINKER_LANGUAGE'Brad King2013-06-263-4/+25
|\ \ \ \ \
| * | | | | Genex: Report error if a target file is needed to evaluate link libraries.Stephen Kelly2013-06-241-1/+8
| * | | | | Genex: Extend EvaluatingLinkLibraries to also check the top target name.Stephen Kelly2013-06-242-2/+8
| * | | | | Genex: Make LINK_LANGUAGE report an error when evaluating link libraries.Stephen Kelly2013-06-241-1/+8
| * | | | | Add missing return after error report.Stephen Kelly2013-06-241-0/+1
* | | | | | Merge topic 'version-compare-genex'Brad King2013-06-264-41/+80
|\ \ \ \ \ \
| * | | | | | Add generator expressions for version comparision.Stephen Kelly2013-06-122-0/+66
| * | | | | | De-duplicate version comparison code.Stephen Kelly2013-06-122-41/+14
* | | | | | | Merge topic 'export-COMPILE_OPTIONS-property'Brad King2013-06-262-0/+7
|\ \ \ \ \ \ \
| * | | | | | | Generate INTERFACE_COMPILE_OPTIONS on export.Stephen Kelly2013-06-102-0/+7
* | | | | | | | Merge topic 'COMPILER_TARGET'Brad King2013-06-261-0/+14
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Add compiler target compile options.Stephen Kelly2013-06-111-0/+14
* | | | | | | | CMake Nightly Date StampKitware Robot2013-06-261-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge topic '13582_configured_file_regeneration'Brad King2013-06-252-0/+4
|\ \ \ \ \ \ \
| * | | | | | | cmMakefile: Track configured files so we can regenerate them (#13582)Robert Maynard2013-06-251-0/+1
| * | | | | | | Ninja: Track configured files so we can regenerate them.Robert Maynard2013-06-251-0/+3
* | | | | | | | Merge topic 'makefile_AddCMakeOutputFile_signature'Brad King2013-06-254-13/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | cmMakefile: Refactor AddCMakeDependFile and AddCMakeOutputFile.Robert Maynard2013-06-244-13/+13
| | |_|_|/ / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2013-06-251-1/+1
|/ / / / / /
* | | | | | Merge topic 'config-dependent-CMAKE_AUTOMOC'Brad King2013-06-243-40/+143
|\ \ \ \ \ \