Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-07-01 | 1 | -57/+57 |
* | Merge topic 'vs12-generator' | Brad King | 2013-07-01 | 12 | -8/+925 |
|\ | |||||
| * | Merge branch 'master' into vs12-generator | Brad King | 2013-06-28 | 157 | -1357/+5389 |
| |\ | |||||
| * | | VS12: Generate flag tables from MSBuild v120 tool files | Brad King | 2013-06-28 | 5 | -6/+763 |
| * | | VS12: Add Visual Studio 12 generator (#14251) | Brad King | 2013-06-28 | 7 | -2/+162 |
* | | | Merge topic 'clang-register-warnings' | Brad King | 2013-07-01 | 20 | -101/+110 |
|\ \ \ | |||||
| * | | | Document removal of 'register' from flex/bison output | Brad King | 2013-06-28 | 9 | -0/+9 |
| * | | | Remove some uses of obsolete 'register' storage specifier | Sean McBride | 2013-06-28 | 11 | -101/+101 |
| | |/ | |/| | |||||
* | | | Merge topic 'AddAutomocTargetFolder' | Brad King | 2013-07-01 | 3 | -3/+23 |
|\ \ \ | |||||
| * | | | automoc: add a global AUTOMOC_TARGETS_FOLDER property | Alex Neundorf | 2013-06-28 | 3 | -3/+23 |
| |/ / | |||||
* | | | Merge topic 'DontStripImportLibs' | Brad King | 2013-07-01 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | install: do not strip dll import libraries (#14123) | Alex Neundorf | 2013-07-01 | 1 | -3/+3 |
| |/ / | |||||
* | | | Merge topic 'vs-windows-forms' | Brad King | 2013-07-01 | 2 | -8/+46 |
|\ \ \ | |||||
| * | | | VS: Add Resx configuration to the vcxproj file | Jonas Andersen | 2013-06-28 | 2 | -8/+46 |
* | | | | Merge topic 'ninja_phony_targets' | Brad King | 2013-07-01 | 6 | -130/+267 |
|\ \ \ \ | |||||
| * | | | | Ninja: Custom Command file depends don't need to exist before building | Robert Maynard | 2013-07-01 | 2 | -3/+133 |
| * | | | | Ninja: GlobalNinjaGenerator WriteBuild and WritePhonyBuild non static | Robert Maynard | 2013-07-01 | 6 | -127/+134 |
* | | | | | Merge topic 'compiler-version-genex' | Brad King | 2013-07-01 | 2 | -0/+107 |
|\ \ \ \ \ | |||||
| * | | | | | Add generator expressions for compiler versions. | Stephen Kelly | 2013-06-28 | 2 | -0/+107 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-07-01 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-30 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-29 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'refactor-compile-options' | Brad King | 2013-06-28 | 12 | -174/+88 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 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 | 5 | -4/+22 |
* | | | | | 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 |
* | | | | | | 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 | 3 | -4/+25 |
|\ \ \ \ \ | |||||
| * | | | | | Genex: Report error if a target file is needed to evaluate link libraries. | Stephen Kelly | 2013-06-24 | 1 | -1/+8 |
| * | | | | | 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 | 1 | -1/+8 |
| * | | | | | Add missing return after error report. | Stephen Kelly | 2013-06-24 | 1 | -0/+1 |
* | | | | | | Merge topic 'version-compare-genex' | Brad King | 2013-06-26 | 4 | -41/+80 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add generator expressions for version comparision. | Stephen Kelly | 2013-06-12 | 2 | -0/+66 |
| * | | | | | | De-duplicate version comparison code. | Stephen Kelly | 2013-06-12 | 2 | -41/+14 |
* | | | | | | | Merge topic 'export-COMPILE_OPTIONS-property' | Brad King | 2013-06-26 | 2 | -0/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Generate INTERFACE_COMPILE_OPTIONS on export. | Stephen Kelly | 2013-06-10 | 2 | -0/+7 |
* | | | | | | | | Merge topic 'COMPILER_TARGET' | Brad King | 2013-06-26 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Add compiler target compile options. | Stephen Kelly | 2013-06-11 | 1 | -0/+14 |
* | | | | | | | | 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 |
|/ / / / / / |