summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | SublimeText 2 Gen: Set the sublimeclang_options_script property.Morné Chamberlain2012-11-242-1/+29
| * | | | | | | | | Merge branch 'master' into sublime-text-2-generatorMorné Chamberlain2012-11-1134-570/+1895
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Sublime Text 2 Gen: Per-source Compile flags are now saved in a separate file.Morné Chamberlain2012-11-112-160/+263
| * | | | | | | | | | SublimeText2 Gen: Fixed the issue where include directory flags used -DMorné Chamberlain2012-11-071-1/+1
| * | | | | | | | | | SublimeText2 Gen: Improved use of define, include flags from CMAKE_C(XX)_FLAGSMorné Chamberlain2012-11-042-19/+26
| * | | | | | | | | | Merge branch 'master' into sublime-text-2-generatorMorné Chamberlain2012-11-0423-186/+457
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Define flags in CMAKE_C(XX)_FLAGS are now included in SublimeClang settings.Morné Chamberlain2012-10-182-19/+44
| * | | | | | | | | | | Merge branch 'master' into sublime-text-2-generatorMorné Chamberlain2012-10-1725-139/+316
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixed Sublime Text project generation for in-source buildsMorné Chamberlain2012-10-141-14/+26
| * | | | | | | | | | | | Added a CMAKE_SUBLIMECLANG_DISABLED variable that disables SublimeClang.Morné Chamberlain2012-10-142-1/+22
| * | | | | | | | | | | | The generator no longer generates absolute paths to the ninja.build/Makefiles.Morné Chamberlain2012-10-141-5/+4
| * | | | | | | | | | | | The generator no longer generates an explicit list of source files.Morné Chamberlain2012-10-142-154/+9
| * | | | | | | | | | | | Added and cleaned up some comments.Morné Chamberlain2012-10-132-3/+13
| * | | | | | | | | | | | Fixed support for the Ninja build system.Morné Chamberlain2012-10-131-10/+31
| * | | | | | | | | | | | Cleaned up the Sublime Text 2 Generator code a bit.Morné Chamberlain2012-10-132-86/+130
| * | | | | | | | | | | | Changed SublimeClang include path generation to expand to absolute paths.Morné Chamberlain2012-10-131-3/+14
| * | | | | | | | | | | | Added some support for sublimeclang_options in the generated project file.Morné Chamberlain2012-10-132-8/+116
| * | | | | | | | | | | | Added a generator for Sublime Text 2 project files.Morné Chamberlain2012-10-134-0/+456
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-02-191-1/+1
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-02-181-1/+1
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-02-171-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-02-161-1/+1
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'vs-atomic-generated-stamp'Brad King2013-02-151-3/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VS: Replace generation timestamp file atomicallyBrad King2013-02-121-3/+12
* | | | | | | | | | | Merge topic 'rpath-use-implicit-link-dirs'Brad King2013-02-152-4/+52
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge topic 'LINK_LIBRARIES-property' into rpath-use-implicit-link-dirsBrad King2013-02-14192-3995/+6748
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | AIX-GNU: Put implicit link directories in runtime libpath (#13909)Brad King2013-02-142-0/+25
| * | | | | | | | | | | | Avoid duplicate RPATH entriesBrad King2013-02-141-4/+27
| * | | | | | | | | | | | CMake 2.8.10.2v2.8.10.2Brad King2012-11-261-1/+1
| * | | | | | | | | | | | Merge branch 'fix-untar-infinite-loop' into releaseBrad King2012-11-261-2/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix-IMPORTED-GLOBAL-reconfigure' into releaseBrad King2012-11-261-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'FixAutomocRegression3' into releaseBrad King2012-11-261-0/+59
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | CMake 2.8.10.1v2.8.10.1Brad King2012-11-061-1/+1
* | | | | | | | | | | | | | | | Merge topic 'windows-ce-vs-subsystem'Brad King2013-02-151-2/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | VS: Specify WinCE subsystems correctly in VS 9 2008Mark Salisbury2013-02-131-3/+17
| * | | | | | | | | | | | | | | | VS: Specify WinCE subsystem also for DLLsMark Salisbury2013-02-131-0/+4
* | | | | | | | | | | | | | | | | Merge topic 'file-REMOVE_RECURSE-symlink'Brad King2013-02-151-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | file: Do not remove symlinked directories recursively (#10538)Brad King2013-02-131-1/+2
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge topic 'linked-usage-cleanup'Brad King2013-02-1515-347/+254
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Revert "Add a way to exclude INTERFACE properties from exported targets."Stephen Kelly2013-02-132-25/+3
| * | | | | | | | | | | | | | | | | Revert "find_package: Reword <package>_NO_INTERFACES documentation"Stephen Kelly2013-02-131-17/+18
| * | | | | | | | | | | | | | | | | Revert "Add the $<LINKED:...> generator expression."Stephen Kelly2013-02-134-164/+8
| * | | | | | | | | | | | | | | | | Don't populate INTERFACE includes and defines properties in tll.Stephen Kelly2013-02-131-44/+0
| * | | | | | | | | | | | | | | | | Revert "Don't allow utility or global targets in the LINKED expression."Stephen Kelly2013-02-131-8/+0
| * | | | | | | | | | | | | | | | | Use the link information as a source of compile definitions and includes.Stephen Kelly2013-02-134-57/+218
| * | | | | | | | | | | | | | | | | Rename the IncludeDirectoriesEntry to be more generic.Stephen Kelly2013-02-128-49/+23
| * | | | | | | | | | | | | | | | | Fix determination of when we're evaluating compile definitions.Stephen Kelly2013-02-121-1/+2
* | | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-02-151-1/+1
* | | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-02-141-1/+1
| |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-02-131-1/+1