Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2019-02-05 | 1 | -1/+1 |
* | Merge topic 'cmSourceFile_refactor' | Brad King | 2019-02-04 | 13 | -84/+112 |
|\ | |||||
| * | 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 'vs-wince-deployment' | Brad King | 2019-02-04 | 2 | -1/+15 |
|\ \ | |||||
| * | | VS: Fix deployment for WinCE projects | Wil Stark | 2019-02-01 | 2 | -1/+15 |
| |/ | |||||
* | | Merge topic 'winrtrefs' | Brad King | 2019-02-04 | 6 | -5/+59 |
|\ \ | |||||
| * | | VS: Fix WinRT component references | Gilles Khouzam | 2019-02-01 | 6 | -4/+54 |
| * | | Tests: Fix VSWinStorePhone test with Windows 10 SDK 17763 | Gilles Khouzam | 2019-02-01 | 1 | -1/+5 |
| |/ | |||||
* | | Merge topic 'set-env-warning' | Brad King | 2019-02-04 | 5 | -1/+24 |
|\ \ | |||||
| * | | set: warn of extra arguments after ENV value. | Taylor Holberton | 2019-02-01 | 5 | -1/+24 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-04 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-03 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-02 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge branch 'release-3.13' | Brad King | 2019-02-01 | 0 | -0/+0 |
|\ \ | |||||
| * | | CMake 3.13.4v3.13.4 | Brad King | 2019-02-01 | 1 | -1/+1 |
* | | | Merge branch 'release-3.13' | Brad King | 2019-02-01 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'backport-FindLAPACK-typo' into release-3.13 | Brad King | 2019-01-31 | 1 | -2/+2 |
| |\ \ | |||||
| * \ \ | Merge branch 'backport-autogen-qt-version-from-dirprops' into release-3.13 | Brad King | 2019-01-30 | 7 | -1/+84 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'backport-restore-install-late-framework' into release-3.13 | Brad King | 2019-01-29 | 3 | -2/+30 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'implicit-incs-cleanup' | Brad King | 2019-02-01 | 38 | -179/+409 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ParseImplicitIncludeInfo: keep implicit incl. consistent when rerunning cmake | Chuck Cranor | 2019-01-30 | 2 | -7/+12 |
| * | | | | | | CrayPrgEnv/ParseImplicitIncludes: simplify for new implict include parser | Chuck Cranor | 2019-01-29 | 16 | -155/+4 |
| * | | | | | | ParseImplicitIncludeInfo: add SunPro Fortran and PGI compiler, Cray fix | Chuck Cranor | 2019-01-29 | 20 | -17/+393 |
* | | | | | | | Merge topic 'document-list' | Brad King | 2019-02-01 | 2 | -2/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: improve details on `CMAKE_LANG_CREATE_SHARED_*` | Saleem Abdulrasool | 2019-01-31 | 2 | -2/+4 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | 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 | 5 | -6/+41 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Ninja: Use deps=gcc for Intel Compiler on Windows | Brad King | 2019-01-30 | 3 | -2/+26 |
| * | | | | | | 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 | 6 | -3/+30 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | set: warn if CACHE type is not recognized | Taylor Holberton | 2019-01-30 | 6 | -3/+30 |
* | | | | | | | | | Merge topic 'xerces-xalan-header-checking' | Brad King | 2019-01-31 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindXercesC, FindXalanC: Don't examine non-existent version headers | Roger Leigh | 2019-01-30 | 2 | -2/+2 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | 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 | 2 | -1/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | clang-tidy: Silence use-equals-default warning | Regina Pfeifer | 2019-01-30 | 2 | -1/+3 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'std-string-callback' | Brad King | 2019-01-31 | 5 | -16/+13 |
|\ \ \ \ \ \ \ \ \ |