Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into vs12-generator | Brad King | 2013-06-28 | 524 | -2396/+9975 |
|\ | |||||
| * | Merge topic 'refactor-compile-options' | Brad King | 2013-06-28 | 15 | -183/+111 |
| |\ | |||||
| | * | Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling | Brad King | 2013-06-27 | 9 | -171/+67 |
| | * | Escape target flags taken from COMPILE_OPTIONS | Brad King | 2013-06-27 | 7 | -10/+41 |
| | * | Embarcadero: Use response files only for includes, objects, and libs | Brad King | 2013-06-27 | 1 | -3/+4 |
| * | | Merge topic 'update-kwsys' | Brad King | 2013-06-28 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-06-26 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | KWSys 2013-06-24 (3d1d4e7c) | KWSys Robot | 2013-06-26 | 1 | -1/+1 |
| * | | | | Merge topic 'doc-ENV-syntax' | Brad King | 2013-06-28 | 1 | -0/+8 |
| |\ \ \ \ | |||||
| | * | | | | Document ENV syntax as a "variable" (#14245) | Brad King | 2013-06-26 | 1 | -0/+8 |
| * | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-28 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
| * | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-27 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
| * | | | Merge topic 'dag-LINKER_LANGUAGE' | Brad King | 2013-06-26 | 13 | -4/+65 |
| |\ \ \ | |||||
| | * | | | Genex: Report error if a target file is needed to evaluate link libraries. | Stephen Kelly | 2013-06-24 | 7 | -1/+29 |
| | * | | | Genex: Extend EvaluatingLinkLibraries to also check the top target name. | Stephen Kelly | 2013-06-24 | 2 | -2/+8 |
| | * | | | Genex: Make LINK_LANGUAGE report an error when evaluating link libraries. | Stephen Kelly | 2013-06-24 | 6 | -1/+27 |
| | * | | | Add missing return after error report. | Stephen Kelly | 2013-06-24 | 1 | -0/+1 |
| * | | | | Merge topic 'FindFreetype-gtkmm' | Brad King | 2013-06-26 | 1 | -4/+13 |
| |\ \ \ \ | |||||
| | * | | | | FindFreetype: Detect Freetype installed by GtkMM installer for win | Daniele E. Domenichelli | 2013-06-21 | 1 | -4/+13 |
| * | | | | | Merge topic 'version-compare-genex' | Brad King | 2013-06-26 | 6 | -41/+92 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add generator expressions for version comparision. | Stephen Kelly | 2013-06-12 | 4 | -0/+78 |
| | * | | | | | De-duplicate version comparison code. | Stephen Kelly | 2013-06-12 | 2 | -41/+14 |
| * | | | | | | Merge topic 'export-COMPILE_OPTIONS-property' | Brad King | 2013-06-26 | 5 | -1/+31 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Generate INTERFACE_COMPILE_OPTIONS on export. | Stephen Kelly | 2013-06-10 | 5 | -1/+31 |
| * | | | | | | | Merge topic 'COMPILER_TARGET' | Brad King | 2013-06-26 | 4 | -0/+21 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | * | | | | | | Add compiler target compile options. | Stephen Kelly | 2013-06-11 | 4 | -0/+21 |
| * | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-26 | 1 | -1/+1 |
| * | | | | | | | Merge topic '13582_configured_file_regeneration' | Brad King | 2013-06-25 | 2 | -0/+4 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | cmMakefile: Track configured files so we can regenerate them (#13582) | Robert Maynard | 2013-06-25 | 1 | -0/+1 |
| | * | | | | | | | Ninja: Track configured files so we can regenerate them. | Robert Maynard | 2013-06-25 | 1 | -0/+3 |
| * | | | | | | | | Merge topic 'makefile_AddCMakeOutputFile_signature' | Brad King | 2013-06-25 | 4 | -13/+13 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | cmMakefile: Refactor AddCMakeDependFile and AddCMakeOutputFile. | Robert Maynard | 2013-06-24 | 4 | -13/+13 |
| | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-25 | 1 | -1/+1 |
| |/ / / / / / | |||||
| * | | | | | | Merge topic 'config-dependent-CMAKE_AUTOMOC' | Brad King | 2013-06-24 | 3 | -40/+143 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | QtAutomoc: Use config-dependent compile definitions and includes. | Stephen Kelly | 2013-06-12 | 3 | -42/+143 |
| | * | | | | | | QtAutomoc: Fix handling of list separator for compile definitions. | Stephen Kelly | 2013-06-12 | 1 | -1/+3 |
| * | | | | | | | Merge topic 'transitive-property-PP-FOR_EACH' | Brad King | 2013-06-24 | 4 | -18/+41 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Use a preprocessor loop to manage the valid transitive properties. | Stephen Kelly | 2013-06-10 | 4 | -18/+41 |
| | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | Merge topic 'find-targets-in-INTERFACE_COMPILE_OPTIONS' | Brad King | 2013-06-24 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Find targets in INTERFACE_COMPILE_OPTIONS when exporting for try_compile. | Stephen Kelly | 2013-06-10 | 1 | -0/+1 |
| * | | | | | | | Merge topic 'fix-COMPILE_OPTIONS-transitive-performance-regression' | Brad King | 2013-06-24 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Add missing 'seen' check for evaluating COMPILE_OPTIONS. | Stephen Kelly | 2013-06-10 | 1 | -1/+2 |
| * | | | | | | | Merge topic 'set-sysroot' | Brad King | 2013-06-24 | 10 | -9/+136 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Use --sysroot when cross compiling. | Stephen Kelly | 2013-06-07 | 10 | -9/+136 |
| * | | | | | | | | Merge topic 'add-whitespace' | Brad King | 2013-06-24 | 13 | -23/+24 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Add whitespace after colons in error messages. | Stephen Kelly | 2013-06-21 | 13 | -23/+24 |
| * | | | | | | | | | Merge topic 'CMakeDetermineVSServicePack-vs11' | Brad King | 2013-06-24 | 1 | -24/+21 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | CMakeDetermineVSServicePack: Add VS 11 update 1 and 2 (#14239) | Brad King | 2013-06-21 | 1 | -1/+5 |
| | * | | | | | | | | | CMakeDetermineVSServicePack: Improve documentation | Brad King | 2013-06-21 | 1 | -24/+17 |
| | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge topic 'openbsd-elf-parsing' | Brad King | 2013-06-24 | 2 | -2/+11 |
| |\ \ \ \ \ \ \ \ \ |