Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autogen: Iterate over makefile sources only once | Sebastian Holtermann | 2019-02-02 | 1 | -78/+80 |
* | cmSystemTools: Let `GetFileFormat` accept a `std::stding const&` | Sebastian Holtermann | 2019-02-02 | 4 | -8/+6 |
* | cmSourceFile: Check if a file is GENERATED first in the full path computation | Sebastian Holtermann | 2019-02-02 | 1 | -5/+5 |
* | cmSourceFile: Refactor FindFullPath method | Sebastian Holtermann | 2019-02-02 | 4 | -63/+74 |
* | Use cmSourceFile::GetIsGenerated | Sebastian Holtermann | 2019-02-01 | 10 | -11/+11 |
* | cmSourceFile: Add IsGenerated method | Sebastian Holtermann | 2019-02-01 | 2 | -4/+17 |
* | cmSourceFile: Additional static property strings | Sebastian Holtermann | 2019-02-01 | 2 | -3/+7 |
* | Merge topic 'server-normalize-paths' | Brad King | 2019-02-01 | 1 | -2/+11 |
|\ | |||||
| * | cmake-server: Normalize build and source directories | Gregor Jasny | 2019-01-31 | 1 | -2/+11 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-01 | 1 | -1/+1 |
|/ | |||||
* | Merge topic 'ninja-intel-depfile' | Brad King | 2019-01-31 | 3 | -6/+37 |
|\ | |||||
| * | Ninja: Use deps=gcc for Intel Compiler on Windows | Brad King | 2019-01-30 | 1 | -2/+22 |
| * | Ninja: Detect when ninja is new enough to support a multi-line depfile | Brad King | 2019-01-30 | 2 | -0/+15 |
| * | Ninja: Drop unnecessary deptype customization infrastructure | Brad King | 2019-01-30 | 1 | -4/+0 |
* | | Merge topic 'install-strip-macos' | Brad King | 2019-01-31 | 1 | -1/+13 |
|\ \ | |||||
| * | | install: Fix stripping on macOS | Harry Mallon | 2019-01-30 | 1 | -1/+13 |
* | | | Merge topic 'xcode-object-dir' | Brad King | 2019-01-31 | 3 | -15/+27 |
|\ \ \ | |||||
| * | | | Xcode: Fix object library builds with sanitizers enabled | Brad King | 2019-01-30 | 2 | -3/+12 |
| * | | | Xcode: Place object library artifacts outside Objects-normal directory | Brad King | 2019-01-30 | 2 | -15/+18 |
| |/ / | |||||
* | | | Merge topic 'set-validate-cache-type' | Brad King | 2019-01-31 | 3 | -3/+23 |
|\ \ \ | |||||
| * | | | set: warn if CACHE type is not recognized | Taylor Holberton | 2019-01-30 | 3 | -3/+23 |
* | | | | Merge topic 'autogen-std-bind-to-lambdas' | Brad King | 2019-01-31 | 2 | -6/+2 |
|\ \ \ \ | |||||
| * | | | | Autogen: Refactor std::bind calls to lambdas | Artur Ryt | 2019-01-29 | 2 | -6/+2 |
| |/ / / | |||||
* | | | | Merge topic 'tidy-use-equals-default-fix' | Brad King | 2019-01-31 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | clang-tidy: Silence use-equals-default warning | Regina Pfeifer | 2019-01-30 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'std-string-callback' | Brad King | 2019-01-31 | 5 | -16/+13 |
|\ \ \ \ | |||||
| * | | | | OutputCallback: Accept std::string argument | Regina Pfeifer | 2019-01-30 | 5 | -16/+13 |
| |/ / / | |||||
* | | | | Merge topic 'update-kwsys' | Brad King | 2019-01-31 | 2 | -10/+20 |
|\ \ \ \ | |||||
| * | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-01-30 | 2 | -10/+20 |
| |/ / / | |||||
* | | | | Merge topic 'autogen-qt-version-from-dirprops' | Brad King | 2019-01-31 | 1 | -18/+25 |
|\ \ \ \ | |||||
| * | | | | Autogen: Read the Qt version from directory properties as well | Sebastian Holtermann | 2019-01-30 | 1 | -18/+25 |
| |/ / / | |||||
* | | | | Merge topic 'restore-install-late-framework' | Brad King | 2019-01-31 | 1 | -2/+29 |
|\ \ \ \ | |||||
| * | | | | macOS: Restore compatibility for setting FRAMEWORK after install() | Brad King | 2019-01-30 | 1 | -2/+29 |
* | | | | | ReadListFile: Accept std::string argument | Vitaly Stakhovsky | 2019-01-31 | 4 | -14/+16 |
* | | | | | Merge topic 'unused-members' | Brad King | 2019-01-31 | 1 | -14/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Remove unused 'class cmake' members | Brad King | 2019-01-31 | 1 | -14/+0 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-31 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'tidy-use-equals-delete' | Brad King | 2019-01-30 | 55 | -127/+209 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | clang-tidy: Use `= delete` | Regina Pfeifer | 2019-01-29 | 55 | -127/+209 |
| | |/ | |/| | |||||
* | | | Merge topic 'vs-msbuild-arch' | Brad King | 2019-01-30 | 2 | -5/+17 |
|\ \ \ | |||||
| * | | | VS: Use MSBuild matching toolset host architecture | Brad King | 2019-01-29 | 1 | -0/+12 |
| * | | | Find native build tool after selecting a toolset | Brad King | 2019-01-29 | 1 | -5/+5 |
* | | | | Merge topic 'functional-callbacks' | Brad King | 2019-01-30 | 16 | -191/+158 |
|\ \ \ \ | |||||
| * | | | | MessageCallback: Remove unused bool& argument | Regina Pfeifer | 2019-01-29 | 9 | -28/+23 |
| * | | | | Use `std::function` for callbacks | Regina Pfeifer | 2019-01-29 | 16 | -187/+159 |
* | | | | | Merge topic 'copyfile-stdstring' | Brad King | 2019-01-30 | 11 | -33/+18 |
|\ \ \ \ \ | |||||
| * | | | | | cmSystemTools: copy file member functions accept std::string params | Vitaly Stakhovsky | 2019-01-29 | 11 | -33/+18 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-30 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'tidy-use-equals-default' | Brad King | 2019-01-29 | 153 | -528/+205 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | cleanup: Prefer compiler provided special member functions | Regina Pfeifer | 2019-01-25 | 38 | -113/+11 |