Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix-9963' | Brad King | 2010-09-21 | 1 | -2/+9 |
|\ | |||||
| * | Enable calling commands with : in argv[1] (#9963) | David Cole | 2010-09-10 | 1 | -2/+9 |
* | | Merge topic 'xcode-ARCHS-quoting' | Brad King | 2010-09-21 | 2 | -2/+4 |
|\ \ | |||||
| * | | Xcode: Quote string values containing '$' (#11244) | Mikkel Krautz | 2010-09-20 | 1 | -1/+1 |
| * | | Xcode: Avoid trailing space in ARCHS list (#11244) | Mikkel Krautz | 2010-09-20 | 1 | -1/+3 |
* | | | Merge topic 'document-IMPORTED_NO_SONAME' | Brad King | 2010-09-21 | 1 | -0/+18 |
|\ \ \ | |||||
| * | | | Document IMPORTED_NO_SONAME target property | Brad King | 2010-09-17 | 1 | -0/+18 |
* | | | | Merge topic 'fix-ccmake-search' | Brad King | 2010-09-21 | 2 | -12/+7 |
|\ \ \ \ | |||||
| * | | | | ccmake: Fix search with '/' | Brad King | 2010-09-16 | 2 | -12/+7 |
* | | | | | Merge topic 'fix_line_length_issues' | Brad King | 2010-09-21 | 5 | -26/+59 |
|\ \ \ \ \ | |||||
| * | | | | | Fix KWStyle line length issues. | Bill Hoffman | 2010-09-15 | 5 | -26/+59 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-21 | 1 | -1/+1 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-20 | 1 | -1/+1 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-19 | 1 | -1/+1 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-18 | 1 | -1/+1 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-17 | 1 | -1/+1 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-16 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-15 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'resolve/fix_target_name_with_dot_vs10/allow_upper_case_cpp_and_o... | Brad King | 2010-09-14 | 1 | -29/+52 |
|\ \ \ \ | |||||
| * | | | | VS2010: Set IntDir for utility and global targets. | David Cole | 2010-09-13 | 1 | -28/+45 |
| * | | | | VS2010: Honor PROJECT_LABEL target property (#10611) | David Cole | 2010-09-09 | 1 | -0/+7 |
| * | | | | Fix targets with . in the name for VS 10 IDE. | Bill Hoffman | 2010-09-06 | 1 | -3/+2 |
* | | | | | Merge topic 'improve-missing-source-file-error' | Brad King | 2010-09-14 | 3 | -7/+21 |
|\ \ \ \ \ | |||||
| * | | | | | Report missing source files with context of target | Brad King | 2010-09-13 | 3 | -7/+21 |
* | | | | | | Merge topic 'style-line-length' | Brad King | 2010-09-14 | 5 | -63/+53 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix line-too-long style errors | Brad King | 2010-09-10 | 4 | -5/+8 |
| * | | | | | | file(DOWNLOAD): Fix error message formatting | Brad King | 2010-09-10 | 1 | -58/+45 |
* | | | | | | | Merge topic 'preserve-timestamps-on-tar-extract' | Brad King | 2010-09-14 | 1 | -2/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Preserve timestamps on files on tar extract. | David Cole | 2010-09-09 | 1 | -2/+10 |
* | | | | | | | | Merge topic 'lazy-query-cdash' | Brad King | 2010-09-14 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | We shouldn't ask CDash for its version info until/unless we actually need it. | Zach Mullen | 2010-09-08 | 1 | -4/+0 |
* | | | | | | | | | Merge topic 'multi-v-single-configuration' | Brad King | 2010-09-14 | 6 | -83/+42 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202) | Brad King | 2010-09-08 | 6 | -83/+42 |
| |/ / / / / / / / | |||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-14 | 1 | -1/+1 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-13 | 1 | -1/+1 |
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-12 | 1 | -1/+1 |
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-11 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | KWSys: Suppress -Wcast-align warning in MD5.c | Brad King | 2010-09-10 | 1 | -0/+9 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-10 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Revert commit: CMake: quote ':' in Windows NMake Makefiles (#9963) -- it was ... | David Cole | 2010-09-09 | 1 | -2/+1 |
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-09 | 1 | -1/+1 |
* | | | | | CMake: quote ':' in Windows NMake Makefiles (#9963) | David Cole | 2010-09-08 | 1 | -1/+2 |
|/ / / / | |||||
* | | | | Merge topic 'vs-project-groups' | Brad King | 2010-09-08 | 9 | -1/+211 |
|\ \ \ \ | |||||
| * | | | | Add FOLDER target property, for IDEs (#3796) | David Cole | 2010-09-03 | 9 | -1/+211 |
* | | | | | Merge topic 'ImproveFindPackageConfigMode' | Brad King | 2010-09-08 | 2 | -35/+114 |
|\ \ \ \ \ | |||||
| * | | | | | Improve wording of the error message of find_package() in config-mode | Alex Neundorf | 2010-08-31 | 1 | -9/+10 |
| * | | | | | Don't create an empty element at the end of Foo_CONSIDERED_CONFIGS/VERSIONS | Alex Neundorf | 2010-08-29 | 1 | -2/+5 |
| * | | | | | Replace the two vector<string,string> with one vector<struct{string,string}> | Alex Neundorf | 2010-08-29 | 2 | -15/+17 |
| * | | | | | Improve error message in Config-mode when no appropriate version was found | Alex Neundorf | 2010-08-29 | 1 | -36/+50 |
| * | | | | | Record all considered Config files and their versions. | Alex Neundorf | 2010-08-29 | 2 | -11/+70 |