Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-12-01 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'release' | Brad King | 2015-11-30 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'reduce-cmState-accumulation' into release | Brad King | 2015-11-30 | 8 | -66/+121 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'fix-find_package-version-file-error-stack' into release | Brad King | 2015-11-25 | 19 | -2/+40 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'test-add_subdirectory-in-function' into release | Brad King | 2015-11-24 | 4 | -0/+33 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'revert-compiler-links-statically' into release | Brad King | 2015-11-23 | 7 | -23/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'reduce-cmState-accumulation-for-master' | Brad King | 2015-11-30 | 8 | -66/+121 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-f... | Brad King | 2015-11-25 | 8 | -66/+121 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | / / / / / | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | cmState: Avoid accumulating snapshot storage for short-lived scopes | Brad King | 2015-11-25 | 3 | -0/+34 | |
| | * | | | | | | | | | cmState: Avoid accumulating policy stack storage for short-lived scopes | Brad King | 2015-11-25 | 1 | -1/+1 | |
| | * | | | | | | | | | cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-line | Brad King | 2015-11-25 | 2 | -4/+13 | |
| | * | | | | | | | | | cmLinkedTree: Add Pop method | Brad King | 2015-11-25 | 1 | -0/+21 | |