Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WindowsCE: Refactor setting of "WINCE" | Brad King | 2014-07-28 | 2 | -3/+4 |
* | MSVC: Use STREQUAL to check for WindowsCE | Brad King | 2014-07-28 | 1 | -1/+1 |
* | Merge branch 'release' | Brad King | 2014-07-28 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'backport-kwsys-qnx-fix' into release | Brad King | 2014-07-17 | 1 | -1/+4 |
| |\ | |||||
| * \ | Merge branch 'compile-with-cray' into release | Brad King | 2014-07-17 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'fix-QCC-compile-flags' into release | Brad King | 2014-07-17 | 6 | -27/+41 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'sanitizer_handle_more_pids' | Brad King | 2014-07-28 | 3 | -11/+27 |
|\ \ \ \ \ | |||||
| * | | | | | Handle more than one process with sanitizer errors. | Bill Hoffman | 2014-07-24 | 3 | -11/+27 |
* | | | | | | Merge topic 'fix-re-cmake-with-compiler' | Brad King | 2014-07-28 | 2 | -5/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMakeDetermineCompiler: Simplify CMAKE_<LANG>_COMPILER default force-cache | Brad King | 2014-07-24 | 1 | -1/+1 |
| * | | | | | | cmGlobalGenerator: Do not re-add CMAKE_<LANG>_COMPILER | Brad King | 2014-07-24 | 1 | -4/+0 |
* | | | | | | | Merge topic 'fix_qt4_automoc_leak' | Brad King | 2014-07-28 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix memory leak of local generator detected by LeakSanitizer. | Bill Hoffman | 2014-07-24 | 1 | -0/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'cpack-ifw-generator' | Brad King | 2014-07-28 | 14 | -0/+1411 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Add notes for topic 'cpack-ifw-generator' | Brad King | 2014-07-28 | 1 | -0/+5 |
| * | | | | | | | CPackIFW: Replace use of strftime with cmTimestamp | Brad King | 2014-07-28 | 1 | -10/+3 |
| * | | | | | | | CPack: Add an "IFW" generator for Qt Framework Installer | Konstantin Podsvirov | 2014-07-28 | 13 | -0/+1413 |
* | | | | | | | | Merge topic 'FindImageMagick-arch-include-dir' | Brad King | 2014-07-28 | 1 | -2/+26 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindImageMagick: Provide per-component include dirs (#15007) | Brad King | 2014-07-23 | 1 | -2/+9 |
| * | | | | | | | | FindImageMagick: Find arch include dir (#15007) | bastien ROUCARIES | 2014-07-23 | 1 | -1/+18 |
* | | | | | | | | | Merge topic 'vs-escaping' | Brad King | 2014-07-28 | 6 | -65/+89 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | VS: Encode more content correctly in vcxproj files (#15031) | Brad King | 2014-07-23 | 1 | -13/+16 |
| * | | | | | | | | | VS: Encode mapped flag values in XML project files (#15031) | Brad King | 2014-07-23 | 2 | -4/+4 |
| * | | | | | | | | | cmVisualStudioGeneratorOptions: Simplify XML escaping API | Brad King | 2014-07-23 | 1 | -8/+7 |
| * | | | | | | | | | cmIDEOption: Store mapped flag values as a vector<string> | Brad King | 2014-07-23 | 5 | -41/+64 |
| * | | | | | | | | | cmVisualStudio10TargetGenerator: Remove dupilcate line | Brad King | 2014-07-23 | 1 | -1/+0 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'fix_tar_leaks' | Brad King | 2014-07-28 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix memory leaks in extract tar. | Bill Hoffman | 2014-07-23 | 1 | -0/+3 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'genex-head-sensitive-conditions' | Brad King | 2014-07-28 | 6 | -76/+148 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmTarget: Avoid re-computing head-independent link interfaces | Brad King | 2014-07-21 | 2 | -8/+55 |
| * | | | | | | | | | Genex: Track whether an expression depends on the 'head' target | Brad King | 2014-07-21 | 4 | -0/+23 |
| * | | | | | | | | | cmTarget: Move ComputeLinkImplementation* to internals | Brad King | 2014-07-21 | 2 | -35/+46 |
| * | | | | | | | | | cmTarget: Re-order link interface map lookup logic | Brad King | 2014-07-21 | 1 | -16/+15 |
| * | | | | | | | | | cmTarget: Refactor link interface map storage | Brad King | 2014-07-21 | 1 | -18/+17 |
| * | | | | | | | | | cmTarget: Remove duplicate link interface map | Brad King | 2014-07-21 | 1 | -10/+3 |
* | | | | | | | | | | Merge topic 'target-drop-build-setting-cache' | Brad King | 2014-07-28 | 1 | -254/+126 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | cmTarget: Drop internal cache of build properties | Brad King | 2014-07-21 | 1 | -91/+43 |
| * | | | | | | | | | cmTarget: Drop internal cache of link interface usage requirements | Brad King | 2014-07-21 | 1 | -163/+83 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-28 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-27 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-26 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-25 | 1 | -1/+1 |
| |_|_|_|/ / / / / |/| | | | | | | | | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-24 | 1 | -1/+1 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'refactor-makerule-path-conversion' | Brad King | 2014-07-23 | 10 | -35/+40 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmGlobalVisualStudio7Generator: Remove unused variable | Brad King | 2014-07-22 | 1 | -1/+0 |
| * | | | | | | | | cmDepends: Refactor object file path conversion | Brad King | 2014-07-22 | 3 | -17/+23 |
| * | | | | | | | | cmLocalGenerator: Fix AddBuildTargetRule object file path conversion | Brad King | 2014-07-22 | 1 | -1/+1 |
| * | | | | | | | | cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE' | Brad King | 2014-07-22 | 9 | -18/+18 |
* | | | | | | | | | Merge topic 'refactor-generator-startup' | Brad King | 2014-07-23 | 10 | -35/+22 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmGlobalGenerator: Create a non-virtual 'DoGenerate' method | Brad King | 2014-07-22 | 10 | -35/+22 |
| | |_|/ / / / / / | |/| | | | | | | |