Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Xcode: Each target dependency edge needs a unique object (#13935) | Brad King | 2013-02-19 | 3 | -33/+19 |
* | Xcode: Drop check for circular target dependencies | Brad King | 2013-02-19 | 1 | -18/+0 |
* | Merge topic 'ninja-custom-command-implicit' | Brad King | 2013-02-19 | 1 | -1/+1 |
|\ | |||||
| * | Ninja: remove implicit dependency on custom command outputs | Peter Kümmel | 2013-02-16 | 1 | -1/+1 |
* | | Merge topic 'sublime-text-2-generator' | Brad King | 2013-02-19 | 4 | -0/+598 |
|\ \ | |||||
| * | | Update generator to use new cmGeneratorTarget api. | Robert Maynard | 2013-02-19 | 1 | -11/+14 |
| * | | Merge branch 'master' into sublime-text-2-generator | Robert Maynard | 2013-02-19 | 125 | -505/+2300 |
| |\ \ | |||||
| * | | | Remove ability to generate sublime clang files. | Robert Maynard | 2013-02-19 | 3 | -109/+5 |
| * | | | Correct missing parameter to CMP0018Flags call. | Robert Maynard | 2013-02-19 | 1 | -1/+1 |
| * | | | Merge branch 'master' into sublime-text-2-generator | Robert Maynard | 2013-02-19 | 277 | -3158/+7118 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into sublime-text-2-generator | Morné Chamberlain | 2012-11-24 | 128 | -989/+1542 |
| |\ \ \ \ | |||||
| * | | | | | SublimeText 2 Gen: Set the sublimeclang_options_script property. | Morné Chamberlain | 2012-11-24 | 2 | -1/+29 |
| * | | | | | Merge branch 'master' into sublime-text-2-generator | Morné Chamberlain | 2012-11-11 | 134 | -740/+2479 |
| |\ \ \ \ \ | |||||
| * | | | | | | Sublime Text 2 Gen: Per-source Compile flags are now saved in a separate file. | Morné Chamberlain | 2012-11-11 | 2 | -160/+263 |
| * | | | | | | SublimeText2 Gen: Fixed the issue where include directory flags used -D | Morné Chamberlain | 2012-11-07 | 1 | -1/+1 |
| * | | | | | | SublimeText2 Gen: Improved use of define, include flags from CMAKE_C(XX)_FLAGS | Morné Chamberlain | 2012-11-04 | 2 | -19/+26 |
| * | | | | | | Merge branch 'master' into sublime-text-2-generator | Morné Chamberlain | 2012-11-04 | 53 | -1059/+2004 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Define flags in CMAKE_C(XX)_FLAGS are now included in SublimeClang settings. | Morné Chamberlain | 2012-10-18 | 2 | -19/+44 |
| * | | | | | | | Merge branch 'master' into sublime-text-2-generator | Morné Chamberlain | 2012-10-17 | 78 | -186/+933 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fixed Sublime Text project generation for in-source builds | Morné Chamberlain | 2012-10-14 | 1 | -14/+26 |
| * | | | | | | | | Added a CMAKE_SUBLIMECLANG_DISABLED variable that disables SublimeClang. | Morné Chamberlain | 2012-10-14 | 2 | -1/+22 |
| * | | | | | | | | The generator no longer generates absolute paths to the ninja.build/Makefiles. | Morné Chamberlain | 2012-10-14 | 1 | -5/+4 |
| * | | | | | | | | The generator no longer generates an explicit list of source files. | Morné Chamberlain | 2012-10-14 | 2 | -154/+9 |
| * | | | | | | | | Added and cleaned up some comments. | Morné Chamberlain | 2012-10-13 | 2 | -3/+13 |
| * | | | | | | | | Fixed support for the Ninja build system. | Morné Chamberlain | 2012-10-13 | 1 | -10/+31 |
| * | | | | | | | | Cleaned up the Sublime Text 2 Generator code a bit. | Morné Chamberlain | 2012-10-13 | 2 | -86/+130 |
| * | | | | | | | | Changed SublimeClang include path generation to expand to absolute paths. | Morné Chamberlain | 2012-10-13 | 1 | -3/+14 |
| * | | | | | | | | Added some support for sublimeclang_options in the generated project file. | Morné Chamberlain | 2012-10-13 | 2 | -8/+116 |
| * | | | | | | | | Added a generator for Sublime Text 2 project files. | Morné Chamberlain | 2012-10-13 | 4 | -0/+456 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-19 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-18 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-17 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-16 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'vs-atomic-generated-stamp' | Brad King | 2013-02-15 | 1 | -3/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS: Replace generation timestamp file atomically | Brad King | 2013-02-12 | 1 | -3/+12 |
* | | | | | | | | | Merge topic 'rpath-use-implicit-link-dirs' | Brad King | 2013-02-15 | 3 | -4/+53 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge topic 'LINK_LIBRARIES-property' into rpath-use-implicit-link-dirs | Brad King | 2013-02-14 | 441 | -5149/+10215 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | AIX-GNU: Put implicit link directories in runtime libpath (#13909) | Brad King | 2013-02-14 | 3 | -0/+26 |
| * | | | | | | | | | | Avoid duplicate RPATH entries | Brad King | 2013-02-14 | 1 | -4/+27 |
* | | | | | | | | | | | Merge topic 'OpenMP-doc' | Brad King | 2013-02-15 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | FindOpenMP: improve documentation (#13895) | Rolf Eike Beer | 2013-02-13 | 1 | -1/+3 |
* | | | | | | | | | | | | Merge topic 'windows-ce-vs-subsystem' | Brad King | 2013-02-15 | 1 | -2/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | VS: Specify WinCE subsystems correctly in VS 9 2008 | Mark Salisbury | 2013-02-13 | 1 | -3/+17 |
| * | | | | | | | | | | | | VS: Specify WinCE subsystem also for DLLs | Mark Salisbury | 2013-02-13 | 1 | -0/+4 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge topic 'Embarcadero-linker-flags' | Brad King | 2013-02-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Embarcadero: Fix default link stack/heap flags (#13912) | Brad King | 2013-02-13 | 1 | -1/+1 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge topic 'file-REMOVE_RECURSE-symlink' | Brad King | 2013-02-15 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | file: Do not remove symlinked directories recursively (#10538) | Brad King | 2013-02-13 | 1 | -1/+2 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge topic 'linked-usage-cleanup' | Brad King | 2013-02-15 | 35 | -496/+267 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Don't add target-specific interface includes and defines to Qt 4 targets. | Stephen Kelly | 2013-02-13 | 1 | -8/+0 |