Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Fix RunCMake.CommandLine test to use generator in no-S-B case | Brad King | 2019-06-03 | 1 | -4/+6 |
| | | | | | | | Apply the fix from commit baed22c4b0 (Tests: Fix RunCMake.CommandLine test to use generator with -S and -B, 2019-04-10) to the `no-S-B` case too. It also generates a build system and should use the generator being tested. | ||||
* | Merge topic 'ninja_build_class' | Brad King | 2019-06-03 | 7 | -643/+610 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7d9e66a405 Ninja: Remove non cmNinjaBuild based WriteBuild method ccf9507956 Ninja: Use cmNinjaBuild class for WriteBuild df06c8d792 Ninja: Use cmNinjaBuild class for WriteBuild 409922f695 Ninja: Use cmNinjaBuild class for WriteBuild 7fd3811400 Ninja: Use cmNinjaBuild class for WriteBuild 834ec4ebfe Ninja: Use cmNinjaBuild class for WriteBuild 465d6d7f9b Ninja: Use cmNinjaBuild class for WriteBuild 4c9e99e1f9 Ninja: Use cmNinjaBuild class for WriteBuild ... Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3403 | ||||
| * | Ninja: Remove non cmNinjaBuild based WriteBuild method | Sebastian Holtermann | 2019-05-30 | 2 | -97/+75 |
| | | |||||
| * | Ninja: Use cmNinjaBuild class for WriteBuild | Sebastian Holtermann | 2019-05-30 | 1 | -24/+21 |
| | | |||||
| * | Ninja: Use cmNinjaBuild class for WriteBuild | Sebastian Holtermann | 2019-05-30 | 1 | -7/+6 |
| | | |||||
| * | Ninja: Use cmNinjaBuild class for WriteBuild | Sebastian Holtermann | 2019-05-30 | 1 | -11/+5 |
| | | |||||
| * | Ninja: Use cmNinjaBuild class for WriteBuild | Sebastian Holtermann | 2019-05-30 | 1 | -9/+4 |
| | | |||||
| * | Ninja: Use cmNinjaBuild class for WriteBuild | Sebastian Holtermann | 2019-05-30 | 1 | -30/+27 |
| | | |||||
| * | Ninja: Use cmNinjaBuild class for WriteBuild | Sebastian Holtermann | 2019-05-30 | 1 | -34/+30 |
| | | |||||
| * | Ninja: Use cmNinjaBuild class for WriteBuild | Sebastian Holtermann | 2019-05-30 | 1 | -73/+64 |
| | | |||||
| * | Ninja: Use cmNinjaBuild class for WriteBuild | Sebastian Holtermann | 2019-05-30 | 1 | -16/+15 |
| | | |||||
| * | Ninja: Use cmNinjaBuild class for WriteBuild | Sebastian Holtermann | 2019-05-30 | 1 | -30/+23 |
| | | |||||
| * | Ninja: Use cmNinjaBuild class for WriteBuild | Sebastian Holtermann | 2019-05-30 | 1 | -34/+26 |
| | | |||||
| * | Ninja: Use cmNinjaBuild class for WriteBuild | Sebastian Holtermann | 2019-05-30 | 1 | -14/+5 |
| | | |||||
| * | Ninja: Remove WritePhonyBuild method | Sebastian Holtermann | 2019-05-30 | 2 | -20/+0 |
| | | |||||
| * | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -8/+10 |
| | | |||||
| * | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -6/+5 |
| | | |||||
| * | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -6/+6 |
| | | |||||
| * | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -16/+19 |
| | | |||||
| * | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -20/+26 |
| | | |||||
| * | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -4/+9 |
| | | |||||
| * | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -14/+18 |
| | | |||||
| * | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -7/+9 |
| | | |||||
| * | Ninja: Embrace temporary objects in scopes | Sebastian Holtermann | 2019-05-30 | 1 | -69/+61 |
| | | |||||
| * | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -7/+8 |
| | | |||||
| * | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -7/+7 |
| | | |||||
| * | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -9/+6 |
| | | |||||
| * | Ninja: Embrace temporary objects in scopes | Sebastian Holtermann | 2019-05-30 | 1 | -65/+80 |
| | | |||||
| * | Ninja: Make WriteCustomCommandBuild method use cmNinjaBuild internally | Sebastian Holtermann | 2019-05-30 | 2 | -34/+40 |
| | | |||||
| * | Ninja: Make WriteMacOSXContentBuild use cmNinjaBuild internally | Sebastian Holtermann | 2019-05-30 | 2 | -14/+10 |
| | | |||||
| * | Ninja: Add cmNinjaBuild based WriteBuild (wrapper) method | Sebastian Holtermann | 2019-05-30 | 2 | -0/+17 |
| | | |||||
| * | Ninja: Add cmNinjaBuild utility class | Sebastian Holtermann | 2019-05-30 | 1 | -0/+20 |
| | | |||||
* | | Merge topic 'FindPython-Python_ROOT_DIR-searched-first' | Brad King | 2019-06-03 | 1 | -0/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | 52b298bd03 FindPython: ensure Python_ROOT_DIR is always searched first Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3408 | ||||
| * | | FindPython: ensure Python_ROOT_DIR is always searched first | Marc Chevrier | 2019-05-31 | 1 | -0/+2 |
| | | | |||||
* | | | Merge topic 'doc-test-cost-default' | Craig Scott | 2019-06-03 | 1 | -4/+10 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 774102aaec Help: Clarify the default value for test property COST Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3397 | ||||
| * | | | Help: Clarify the default value for test property COST | Craig Scott | 2019-06-02 | 1 | -4/+10 |
| | | | | | | | | | | | | | | | | Co-Authored-By: Steve Mokris <smokris@softpixel.com> | ||||
* | | | | Merge topic 'add_library_unknown' | Craig Scott | 2019-06-03 | 1 | -0/+6 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4127f82179 add_library: Document UNKNOWN type of imported targets Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3346 | ||||
| * | | | | add_library: Document UNKNOWN type of imported targets | Cristian Adam | 2019-06-02 | 1 | -0/+6 |
| | | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-03 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-02 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-01 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge topic 'vs-add-package-reference' | Brad King | 2019-05-31 | 8 | -0/+95 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | 42e14d90b1 VS: Added support for VS package references for nuget Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Leonid Pospelov <pospelovlm@yandex.ru> Merge-request: !3389 | ||||
| * | | | VS: Added support for VS package references for nuget | Kinan Mahdi | 2019-05-30 | 8 | -0/+95 |
| | | | | |||||
* | | | | Merge branch 'release-3.14' | Brad King | 2019-05-31 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | CMake 3.14.5v3.14.5 | Brad King | 2019-05-31 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge topic 'ninja-cmcldeps' | Brad King | 2019-05-31 | 1 | -1/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fd28e24947 Windows-MSVC.cmake: fix disabling of CMAKE_NINJA_CMCLDEPS_RC Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3404 | ||||
| * | | | | | Windows-MSVC.cmake: fix disabling of CMAKE_NINJA_CMCLDEPS_RC | Marc-André Moreau | 2019-05-30 | 1 | -1/+3 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'update-kwsys' | Brad King | 2019-05-31 | 5 | -10/+52 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3a7f493b7b Merge branch 'upstream-KWSys' into update-kwsys 9ef1e13bcc KWSys 2019-05-30 (f892bacf) Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3401 | ||||
| * \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-05-30 | 5 | -10/+52 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream-KWSys: KWSys 2019-05-30 (f892bacf) | ||||
| | * | | | | | KWSys 2019-05-30 (f892bacf) | KWSys Upstream | 2019-05-30 | 5 | -10/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Code extracted from: https://gitlab.kitware.com/utils/kwsys.git at commit f892bacf6c563b1f6fb843ffb623b434bc2ded4f (master). Upstream Shortlog ----------------- Zsolt Parragi (1): 887b1da5 Fixing issues when building with clang 8.0 on Windows |