Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'regex-explorer' | Brad King | 2015-12-04 | 7 | -0/+390 |
|\ | |||||
| * | cmake-gui: Add regex explorer window | Gregor Jasny | 2015-12-03 | 7 | -0/+390 |
* | | Merge topic 'improve-embarcadero' | Brad King | 2015-12-04 | 8 | -5/+33 |
|\ \ | |||||
| * | | Embarcadero: Fix erroneous interpretation of __CODEGEARC_VERSION__. | James Johnston | 2015-12-03 | 1 | -1/+1 |
| * | | Compiler ID: Compiler versions must be a valid, numeric version string. | James Johnston | 2015-12-03 | 3 | -0/+21 |
| * | | Embarcadero: Check code using CMAKE_CXX_COMPILER_ID and CMAKE_C_COMPILER_ID. | James Johnston | 2015-12-03 | 2 | -1/+5 |
| * | | Embarcadero/Watcom: Properly skip VSResource test for other generators. | James Johnston | 2015-12-03 | 1 | -2/+1 |
| * | | Embarcadero: Fix bug where duplicate Ninja job pools would be created. | James Johnston | 2015-12-03 | 1 | -1/+5 |
* | | | Merge topic 'FindBoost-imported-targets' | Brad King | 2015-12-04 | 7 | -0/+666 |
|\ \ \ | |||||
| * | | | Help: Add notes for topic 'FindBoost-imported-targets.rst' | Brad King | 2015-12-02 | 1 | -0/+5 |
| * | | | Tests: Add FindBoost testcase for imported targets | Roger Leigh | 2015-12-02 | 4 | -0/+58 |
| * | | | FindBoost: Add imported targets | Roger Leigh | 2015-12-02 | 1 | -0/+122 |
| * | | | FindBoost: Automatically add missing component dependencies | Roger Leigh | 2015-12-02 | 1 | -0/+43 |
| * | | | FindBoost: Embed component dependency table | Roger Leigh | 2015-12-02 | 1 | -0/+221 |
| * | | | Utilities: Add BoostScanDeps script | Roger Leigh | 2015-12-02 | 1 | -0/+217 |
* | | | | Merge topic 'ios-framework-resource-layout' | Brad King | 2015-12-04 | 9 | -17/+108 |
|\ \ \ \ | |||||
| * | | | | iOS: Fix framework resource directory layout (#15848) | Bartosz Kosiorek | 2015-12-03 | 9 | -17/+108 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-12-04 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-12-03 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'release' | Brad King | 2015-12-02 | 0 | -0/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | CMake 3.4.1v3.4.1 | Brad King | 2015-12-02 | 1 | -1/+1 |
* | | | Merge branch 'release' | Brad King | 2015-12-02 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'backport-NIOS2-CPU' into release | Brad King | 2015-12-02 | 2 | -0/+8 |
| |\ \ | |||||
| * \ \ | Merge branch 'include-for-mode_t' into release | Brad King | 2015-12-02 | 1 | -0/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'reduce-realpath-calls' into release | Brad King | 2015-12-01 | 2 | -4/+28 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'cmake-W-options' | Brad King | 2015-12-02 | 27 | -77/+396 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Explicitly enable deprecated warnings by default. | Michael Scott | 2015-12-01 | 8 | -12/+54 |
| * | | | | | | Modify dev warning options to affect deprecated warnings. | Michael Scott | 2015-12-01 | 4 | -2/+45 |
| * | | | | | | Consistent documentation for deprecation message variables. | Michael Scott | 2015-12-01 | 1 | -4/+3 |
| * | | | | | | Add -W options to control deprecated warning messages. | Michael Scott | 2015-12-01 | 9 | -4/+60 |
| * | | | | | | Refactor the -W options parser to be generic. | Michael Scott | 2015-12-01 | 7 | -36/+101 |
| * | | | | | | Explicitly enable author (dev) warnings by default. | Michael Scott | 2015-12-01 | 8 | -6/+42 |
| * | | | | | | Make message suppression more consistent. | Michael Scott | 2015-11-30 | 8 | -24/+102 |
| * | | | | | | Tests: Revise message in RunCMake.CommandLine -Wdev case | Michael Scott | 2015-11-30 | 3 | -3/+3 |
* | | | | | | | Merge topic 'backport-NIOS2-CPU' | Brad King | 2015-12-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Add NIOS2 CPU support | Marek Vasut | 2015-12-02 | 2 | -0/+8 |
* | | | | | | | Merge topic 'cpack-dmg-multilanguage-sla' | Brad King | 2015-12-02 | 3 | -8/+36 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPack/DragNDrop: Allow single license for multiple languages | Simon Levermann | 2015-12-02 | 3 | -8/+36 |
* | | | | | | | | Merge topic 'include-for-mode_t' | Brad King | 2015-12-02 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Include `sys/types.h` header to get `mode_t` | Kylie McClain | 2015-12-02 | 1 | -0/+2 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'reduce-realpath-calls' | Brad King | 2015-12-02 | 2 | -4/+28 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | cmOrderDirectories: Reduce repeat realpath() calls | Brad King | 2015-12-01 | 2 | -2/+18 |
| * | | | | | | cmOrderDirectories: Factor out directory comparison | Brad King | 2015-12-01 | 2 | -4/+12 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2015-12-02 | 3 | -31/+28 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-12-01 | 3 | -31/+28 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | KWSys 2015-12-01 (9596e98d) | KWSys Robot | 2015-12-01 | 3 | -31/+28 |
* | | | | | | | Merge topic 'update-kwiml' | Brad King | 2015-12-02 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'upstream-kwiml' into update-kwiml | Brad King | 2015-11-30 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | KWIML: Teach ABI.h that NIOS2 CPU is little-endian | Marek Vasut | 2015-11-30 | 1 | -0/+4 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-12-02 | 1 | -1/+1 |