| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor internal resource location APIs and initialization | Brad King | 2013-11-12 | 1 | -1/+0 |
|
|
* | Merge topic 'Qt-auto-generators' | Brad King | 2013-10-28 | 1 | -0/+12 |
|\ |
|
| * | Add automatic uic invocation for Qt. | Stephen Kelly | 2013-10-24 | 1 | -0/+12 |
|
|
* | | Drop compatibility with CMake < 2.4 | Brad King | 2013-10-23 | 1 | -42/+9 |
|/ |
|
* | Add Lua-style long brackets and long comments to CMake language | Brad King | 2013-10-17 | 1 | -0/+6 |
|
|
* | Drop builtin property documentation | Brad King | 2013-10-16 | 1 | -234/+3 |
|
|
* | Drop CMAKE_STRICT mode | Brad King | 2013-10-15 | 1 | -15/+0 |
|
|
* | Add the INTERFACE_LIBRARY target type. | Stephen Kelly | 2013-10-07 | 1 | -1/+4 |
|
|
* | Merge topic 'fix-duplicate-custom-commands' | Brad King | 2013-10-01 | 1 | -0/+13 |
|\ |
|
| * | Use first custom command for the same output (#14446) | Brad King | 2013-09-30 | 1 | -0/+13 |
|
|
* | | Merge topic 'no_track_configured_files' | Brad King | 2013-09-09 | 1 | -9/+19 |
|\ \ |
|
| * | | cmMakefile: Do not track CMake temporary files. | Robert Maynard | 2013-09-09 | 1 | -9/+19 |
|
|
* | | | Merge topic 'no_track_configured_files' | Brad King | 2013-08-29 | 1 | -4/+31 |
|\ \ \
| |/ / |
|
| * | | cmMakefile: Do not track configured files known to be temporary | Robert Maynard | 2013-08-28 | 1 | -4/+31 |
|
|
* | | | Merge topic 'cmake-syntax' | Brad King | 2013-08-08 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum | Brad King | 2013-08-08 | 1 | -1/+1 |
|
|
* | | | Optimize custom command full-path dependency lookup | Nicolas Despres | 2013-08-06 | 1 | -1/+42 |
|/ / |
|
* | | Add the ALIAS target concept for libraries and executables. | Stephen Kelly | 2013-08-02 | 1 | -4/+46 |
|
|
* | | Merge topic '13582_configured_file_regeneration' | Brad King | 2013-07-31 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | cmMakefile: Do not track configured files known to be temporary | Brad King | 2013-07-30 | 1 | -1/+5 |
|
|
* | | Docs: Trim trailing whitespace in generated doc. | Stephen Kelly | 2013-07-26 | 1 | -1/+1 |
|
|
* | | Remove the LINK_LANGUAGE generator expression. | Stephen Kelly | 2013-07-24 | 1 | -2/+1 |
|
|
* | | Merge topic 'tid-system-argument' | Brad King | 2013-07-16 | 1 | -18/+4 |
|\ \ |
|
| * | | Store system include directories in the cmTarget. | Stephen Kelly | 2013-07-02 | 1 | -18/+4 |
| |/ |
|
* | | Add target property debugging for COMPILE_DEFINITIONS | Stephen Kelly | 2013-07-12 | 1 | -0/+41 |
|/ |
|
* | cmMakefile: Track configured files so we can regenerate them (#13582) | Robert Maynard | 2013-06-25 | 1 | -0/+1 |
|
|
* | cmMakefile: Refactor AddCMakeDependFile and AddCMakeOutputFile. | Robert Maynard | 2013-06-24 | 1 | -1/+1 |
|
|
* | Merge topic 'cleanups' | Brad King | 2013-06-05 | 1 | -6/+6 |
|\ |
|
| * | Add some spaces to the INCLUDE_DIRECTORIES documentation. | Stephen Kelly | 2013-06-04 | 1 | -6/+6 |
|
|
* | | Introduce add_compile_options command. | Stephen Kelly | 2013-06-04 | 1 | -0/+60 |
|/ |
|
* | Fix spelling and typos (non-binary) | Andreas Mohr | 2013-05-07 | 1 | -1/+1 |
|
|
* | Fix spelling and typos (affecting binary data / module messages) | Andreas Mohr | 2013-05-07 | 1 | -3/+3 |
|
|
* | Fix clearing of the INCLUDE_DIRECTORIES DIRECTORY property. | Stephen Kelly | 2013-04-10 | 1 | -0/+4 |
|
|
* | Rename the IncludeDirectoriesEntry to be more generic. | Stephen Kelly | 2013-02-12 | 1 | -6/+6 |
|
|
* | Merge topic 'minor-fixes' | Brad King | 2013-02-11 | 1 | -3/+18 |
|\ |
|
| * | Process generator expressions for 'system' include directories. | Stephen Kelly | 2013-02-07 | 1 | -3/+18 |
|
|
* | | Merge branch 'master' into generator-toolset | Brad King | 2013-02-07 | 1 | -10/+27 |
|\ \
| |/ |
|
| * | Merge topic 'cmMakefile-comment-typos' | Brad King | 2013-01-24 | 1 | -3/+3 |
| |\ |
|
| | * | spell: fix a few typos in comments | Yury G. Kudryashov | 2013-01-23 | 1 | -3/+3 |
|
|
| * | | Only output includes once after the start of 'generate-time' when debugging. | Stephen Kelly | 2013-01-21 | 1 | -0/+1 |
|
|
| * | | Store includes from the same include_directories call together. | Stephen Kelly | 2013-01-21 | 1 | -7/+23 |
| |/ |
|
* | | CMake: Add -T option to choose a generator toolset | Brad King | 2013-02-07 | 1 | -0/+1 |
|/ |
|
* | Keep track of INCLUDE_DIRECTORIES as a vector of structs. | Stephen Kelly | 2013-01-03 | 1 | -44/+46 |
|
|
* | Add policy CMP0019 to skip include/link variable re-expansion | Brad King | 2012-12-07 | 1 | -12/+63 |
|
|
* | Define properties VS_GLOBAL_SECTION_* | Petr Kmoch | 2012-11-16 | 1 | -0/+40 |
|
|
* | Add convenience for getting a cmGeneratorTarget to use. | Stephen Kelly | 2012-09-19 | 1 | -0/+6 |
|
|
* | Ninja: suppress cmcldeps only for source file signature try_compiles | Peter Kümmel | 2012-09-05 | 1 | -0/+12 |
|
|
* | Merge topic 'module-no-soname' | David Cole | 2012-06-21 | 1 | -2/+6 |
|\ |
|
| * | Do not crash on SHARED library without language (#13324) | Brad King | 2012-06-20 | 1 | -2/+6 |
|
|
* | | Print any evaluated 'elseif'/'else' commands in trace mode (#13220) | Brian Helba | 2012-05-16 | 1 | -12/+18 |
|/ |
|