summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Split the GeneratorExpression test into a third part.Stephen Kelly2013-06-283-9/+22
* | | | | | | | | | | | | Merge topic 'ninja_phony_targets'Brad King2013-07-017-130/+280
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | 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
| * | | | | | | | | | | | | Add a test to expose a bug with add_custom_command and ninja.Robert Maynard2013-06-251-0/+13
* | | | | | | | | | | | | | Merge topic 'compiler-version-genex'Brad King2013-07-014-1/+130
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add generator expressions for compiler versions.Stephen Kelly2013-06-284-1/+130
* | | | | | | | | | | | | | | Merge topic 'curl-bug-1192'Brad King2013-07-017-58/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | cmcurl: Backport curl bug 1192 fix (#14250)Brad King2013-06-277-58/+9
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | 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-2815-183/+111
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handlingBrad King2013-06-279-171/+67
| * | | | | | | | | | | Escape target flags taken from COMPILE_OPTIONSBrad King2013-06-277-10/+41
| * | | | | | | | | | | Embarcadero: Use response files only for includes, objects, and libsBrad King2013-06-271-3/+4
* | | | | | | | | | | | Merge topic 'update-kwsys'Brad King2013-06-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-06-261-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | KWSys 2013-06-24 (3d1d4e7c)KWSys Robot2013-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-2613-4/+65
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Genex: Report error if a target file is needed to evaluate link libraries.Stephen Kelly2013-06-247-1/+29
| * | | | | | | | | | | | 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-246-1/+27
| * | | | | | | | | | | | Add missing return after error report.Stephen Kelly2013-06-241-0/+1
* | | | | | | | | | | | | Merge topic 'FindFreetype-gtkmm'Brad King2013-06-261-4/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | FindFreetype: Detect Freetype installed by GtkMM installer for winDaniele E. Domenichelli2013-06-211-4/+13
* | | | | | | | | | | | | | Merge topic 'version-compare-genex'Brad King2013-06-266-41/+92
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Add generator expressions for version comparision.Stephen Kelly2013-06-124-0/+78
| * | | | | | | | | | | | | De-duplicate version comparison code.Stephen Kelly2013-06-122-41/+14
* | | | | | | | | | | | | | Merge topic 'export-COMPILE_OPTIONS-property'Brad King2013-06-265-1/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Generate INTERFACE_COMPILE_OPTIONS on export.Stephen Kelly2013-06-105-1/+31
* | | | | | | | | | | | | | | Merge topic 'COMPILER_TARGET'Brad King2013-06-264-0/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add compiler target compile options.Stephen Kelly2013-06-114-0/+21
* | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | QtAutomoc: Use config-dependent compile definitions and includes.Stephen Kelly2013-06-123-42/+143
| * | | | | | | | | | | | | QtAutomoc: Fix handling of list separator for compile definitions.Stephen Kelly2013-06-121-1/+3
* | | | | | | | | | | | | | Merge topic 'transitive-property-PP-FOR_EACH'Brad King2013-06-244-18/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Use a preprocessor loop to manage the valid transitive properties.Stephen Kelly2013-06-104-18/+41
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge topic 'find-targets-in-INTERFACE_COMPILE_OPTIONS'Brad King2013-06-241-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /