Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindZLIB-use-ZLIB_ROOT' | David Cole | 2011-12-01 | 1 | -10/+25 |
|\ | |||||
| * | FindZLIB: Search under ZLIB_ROOT if it is set | Brad King | 2011-11-30 | 1 | -10/+25 |
* | | Merge topic 'newline-style' | David Cole | 2011-12-01 | 14 | -7/+229 |
|\ \ | |||||
| * | | Provide std::ios_base typedef on GCC < 3 | Brad King | 2011-11-30 | 1 | -0/+5 |
| * | | cmNewLineStyle: Use cmStandardIncludes.h | Brad King | 2011-11-30 | 1 | -3/+1 |
| * | | cmNewLineStyle: Remove trailing comma in enum | Brad King | 2011-11-29 | 1 | -1/+1 |
| * | | bootstrap: Include cmNewLineStyle in build | Brad King | 2011-11-29 | 1 | -0/+1 |
| * | | Add NEWLINE_STYLE option to configure_file (#3957) | Peter Kuemmel | 2011-11-28 | 12 | -7/+225 |
* | | | Merge topic 'useqt4-fix-declarative' | David Cole | 2011-12-01 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | Qt4: Fix dependencies of QtDeclartive. | Clinton Stimpson | 2011-11-29 | 1 | -3/+3 |
* | | | | Merge topic 'remove-cmLocalGenerator-trailing-whitespace' | David Cole | 2011-12-01 | 1 | -73/+73 |
|\ \ \ \ | |||||
| * | | | | Remove trailing whitespace from cmLocalGenerator | Brad King | 2011-11-29 | 1 | -73/+73 |
* | | | | | Merge topic 'vs-managed-projects' | David Cole | 2011-12-01 | 3 | -1/+80 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Add support for three new project properties (#12586) | Aaron Ten Clay | 2011-11-28 | 3 | -1/+80 |
* | | | | | | Merge topic 'automoc_qt5' | David Cole | 2011-12-01 | 2 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | moc is now part of the Qt5Core module | Stephen Kelly | 2011-11-26 | 2 | -4/+4 |
| * | | | | | | Merge remote-tracking branch 'origin/master' into automoc_qt5 | Stephen Kelly | 2011-11-10 | 28 | -86/+347 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'cmake-gui_AddCompletionForAddCacheEntry' | David Cole | 2011-12-01 | 4 | -11/+39 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmake-gui: add completion for the names when adding cache entries | Alex Neundorf | 2011-11-19 | 4 | -3/+31 |
| * | | | | | | | | Remove trailing whitespace | Alex Neundorf | 2011-11-19 | 2 | -8/+8 |
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-12-01 | 1 | -2/+2 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-30 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-29 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-28 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-27 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-26 | 1 | -1/+1 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-25 | 1 | -1/+1 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-24 | 1 | -1/+1 |
* | | | | | | Merge topic 'CheckImportedFileExistenceInConfigDotCMakeFiles' | David Cole | 2011-11-23 | 4 | -11/+91 |
|\ \ \ \ \ \ | |||||
| * | | | | | | install(EXPORT): Improve target import failure message format | Brad King | 2011-11-22 | 1 | -13/+10 |
| * | | | | | | install(EXPORT): Enforce existence of imported target files | Alex Neundorf | 2011-11-22 | 4 | -11/+94 |
* | | | | | | | Merge topic 'target-link-libraries-interfaces' | David Cole | 2011-11-23 | 11 | -16/+196 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | target_link_libraries: Simplify argument processing state tests | Brad King | 2011-11-22 | 1 | -4/+4 |
| * | | | | | | target_link_libraries: Add missing space in documentation | Brad King | 2011-11-22 | 1 | -2/+2 |
| * | | | | | | target_link_libraries: Add LINK_(PUBLIC|PRIVATE) options | Stephen Kelly | 2011-11-22 | 11 | -11/+191 |
| * | | | | | | target_link_libraries: Trim trailing whitespace | Stephen Kelly | 2011-11-22 | 1 | -6/+6 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-11-23 | 1 | -1/+1 |
* | | | | | | | Merge topic 'crypto-hash' | David Cole | 2011-11-22 | 36 | -51/+2202 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | sha2: Zero entire SHA_CTX structure during cleanup | Brad King | 2011-11-17 | 1 | -11/+11 |
| * | | | | | | | sha2: Suppress -Wcast-align warning from Clang | Brad King | 2011-11-17 | 1 | -0/+3 |
| * | | | | | | | sha2: Cast safe conversions to smaller integer types | Brad King | 2011-11-17 | 1 | -6/+6 |
| * | | | | | | | Merge branch 'update-KWIML' into crypto-hash | Brad King | 2011-11-17 | 6 | -2/+53 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmCryptoHash: Add virtual destructor | Brad King | 2011-11-16 | 1 | -0/+1 |
| * | | | | | | | | Fix CMake.File hash test for CRLF checkouts | Brad King | 2011-11-16 | 11 | -14/+16 |
| * | | | | | | | | sha2: Wrap long lines in third-party declarations | Brad King | 2011-11-16 | 1 | -5/+10 |
| * | | | | | | | | Disable file() and string() hash commands during bootstrap | Brad King | 2011-11-16 | 2 | -0/+14 |
| * | | | | | | | | sha2: Suppress Borland warnings in third-party code | Brad King | 2011-11-16 | 1 | -0/+3 |
| * | | | | | | | | sha2: Use KWIML fixed-size integer constant macros | Brad King | 2011-11-16 | 1 | -102/+121 |
| * | | | | | | | | Add string(MD5) and string(SHA*) commands to compute hashes | Brad King | 2011-11-16 | 12 | -0/+84 |
| * | | | | | | | | cmCryptoHash: Provide factory "New" method | Brad King | 2011-11-16 | 3 | -13/+23 |