summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | FindSDL: Version support for FindSDL_soundBenjamin Eikel2012-09-251-1/+19
| * | | | | FindSDL: Format the documentationBenjamin Eikel2012-09-251-23/+21
| * | | | | FindSDL: Add "cmake_minimum_required" to "try_compile" projectBenjamin Eikel2012-09-251-1/+2
| * | | | | FindSDL: Use SDL_IMAGE prefix for varibalesBenjamin Eikel2012-09-251-25/+40
| * | | | | FindSDL: Use prefix SDL_NET, because it matches the file name.Benjamin Eikel2012-09-251-25/+40
| * | | | | FindSDL: Version support for FindSDL_imageBenjamin Eikel2012-09-251-1/+19
| * | | | | FindSDL: Add version support for FindSDL_netBenjamin Eikel2012-09-251-1/+19
* | | | | | Merge topic 'DetermineVsServicePack2012'David Cole2012-09-251-0/+3
|\ \ \ \ \ \
| * | | | | | CMakeDetermineVSServicePack: Visual Studio 2012 addedPhilip Lowman2012-09-221-0/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'generator-expression-refactor'David Cole2012-09-252-1/+6
|\ \ \ \ \ \
| * | | | | | Handle colons as a special case in the generator expression parser.Stephen Kelly2012-09-211-0/+5
| * | | | | | Fix the regular expression validator for target names.Stephen Kelly2012-09-201-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'UpdateEmacsMode-bug0013548'David Cole2012-09-251-3/+20
|\ \ \ \ \ \
| * | | | | | cmake-mode.el: add local keybindingsTom Schutter2012-09-211-1/+17
| * | | | | | cmake-mode.el: Use more readable regex and case-fold-searchTom Schutter2012-09-211-2/+3
* | | | | | | Merge topic 'clang-PIE'David Cole2012-09-254-3/+35
|\ \ \ \ \ \ \
| * | | | | | | Clang: All versions know about -fPIE (#13550)Brad King2012-09-191-0/+1
| * | | | | | | Clang: Split Compiler/Clang* modules out from GNU (#13550)Brad King2012-09-194-3/+34
* | | | | | | | Merge topic 'vs8-generator-doc'David Cole2012-09-252-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | VS8: Remove '.NET' from generator description (#10158)Brad King2012-09-192-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'file-DOWNLOAD-EXPECTED_HASH'David Cole2012-09-254-30/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=valueBrad King2012-09-194-30/+31
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2012-09-251-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2012-09-241-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2012-09-231-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2012-09-221-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2012-09-211-1/+1
| |_|/ / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2012-09-201-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'vs-link-rsp'Brad King2012-09-194-13/+28
|\ \ \ \ \
| * | | | | Ninja: don't expand any rsp filesPeter Kuemmel2012-09-194-13/+28
* | | | | | Merge topic 'ExternalProject-DOWNLOAD_NAME'Brad King2012-09-191-1/+5
|\ \ \ \ \ \
| * | | | | | ExternalProject: Add DOWNLOAD_NAME optionBrad King2012-09-181-1/+5
* | | | | | | Merge topic 'file-DOWNLOAD-user-agent'Brad King2012-09-191-0/+3
|\ \ \ \ \ \ \
| * | | | | | | file(DOWNLOAD): Add HTTP User-Agent stringBrad King2012-09-181-0/+3
| |/ / / / / /
* | | | | | | Merge topic 'vs11-express'Brad King2012-09-195-9/+16
|\ \ \ \ \ \ \
| * | | | | | | VS11: Add VS 2012 Express support (#13348)Brad King2012-09-184-7/+11
| * | | | | | | VS11: Detect VS 2012 Express for default generator (#13348)Brad King2012-09-181-2/+5
* | | | | | | | Merge topic 'ninja-rc-compile-flag'Brad King2012-09-191-5/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | Ninja: filter target specific compile flags with language specific regexPeter Kümmel2012-09-181-5/+35
* | | | | | | | | Merge topic 'document-MSVC-variables-12567'Brad King2012-09-191-6/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add documentation for all MSVCxxx version variables (#12567)Rolf Eike Beer2012-09-181-6/+30
* | | | | | | | | | Merge topic 'osx-clang-target-flags'Brad King2012-09-193-0/+30
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | OS X: Add platform-specific Clang compiler info files (#13536)Brad King2012-09-173-0/+30
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'generator-expression-refactor'Brad King2012-09-1921-229/+1388
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmGeneratorExpression: Port users to two-stage processingStephen Kelly2012-09-185-56/+95
| * | | | | | | | | cmGeneratorExpression: Re-write for multi-stage evaluationStephen Kelly2012-09-1818-201/+1321
* | | | | | | | | | CMake Nightly Date StampKitware Robot2012-09-191-1/+1
* | | | | | | | | | Merge topic 'findsdl-unlimited-main-13262'David Cole2012-09-181-3/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindSDL: add SDLMAIN_LIBRARY only once (#13262)Rolf Eike Beer2012-09-171-3/+5
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'cleanup-TLS-and-SSL-interface'David Cole2012-09-183-65/+45
|\ \ \ \ \ \ \ \ \ \