Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | | | | | sha2: Use "static const" instead of "const static" declarations | Brad King | 2011-11-16 | 1 | -7/+7 |
| * | | | | | | | Add file(SHA*) commands to compute cryptographic hashes | Brad King | 2011-11-16 | 10 | -3/+85 |
| * | | | | | | | sha2: Build as part of CMakeLib | Brad King | 2011-11-16 | 3 | -0/+55 |
| * | | | | | | | sha2: Use KWIML fixed-size integer types and endian-ness | Brad King | 2011-11-16 | 2 | -184/+42 |
| * | | | | | | | Merge branch 'import-sha2' into crypto-hash | Brad King | 2011-11-16 | 3 | -0/+1865 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Import sha2 implementation 1.1 from Aaron D. Gifford | Brad King | 2011-06-27 | 2 | -346/+949 |
| | * | | | | | | | Import sha2 implementation 1.0 from Aaron D. Gifford | Brad King | 2011-06-27 | 3 | -0/+1262 |
| * | | | | | | | | Add file(MD5) command to compute cryptographic hash | Brad King | 2011-11-16 | 9 | -1/+62 |
| * | | | | | | | | Factor Compute(File|String)MD5 into cmCryptoHash helper | Brad King | 2011-11-16 | 4 | -50/+139 |
* | | | | | | | | | Merge topic 'update-KWIML' | David Cole | 2011-11-22 | 5 | -1/+62 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2011-11-21 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | KWIML: Avoid MSVC linker warning about not using C++ runtime | Brad King | 2011-11-21 | 1 | -0/+6 |
| * | | | | | | | | | | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2011-11-18 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | | | | | / / / / / / | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | KWIML: Teach ABI.h about PGI compiler | Brad King | 2011-11-18 | 1 | -0/+4 |