Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindPython*: Manage weak link for Python modules | Marc Chevrier | 2019-05-07 | 16 | -11/+145 |
* | UseSWIG: Manage alternate library name | Marc Chevrier | 2019-05-03 | 2 | -0/+47 |
* | Merge topic 'std-pipes-always' | Brad King | 2019-05-03 | 1 | -0/+4 |
|\ | |||||
| * | Ensure stdin, stdout, and stderr pipes are always open | Brad King | 2019-05-02 | 1 | -0/+4 |
* | | Merge topic 'jobs-positive-value' | Brad King | 2019-05-03 | 9 | -0/+24 |
|\ \ | |||||
| * | | cmake: --build -j <jobs> should not accept 0. | Fred Baksik | 2019-05-01 | 9 | -0/+24 |
* | | | Merge topic 'genex-TARGET_FILE_BASE_NAME-manage-postfix' | Brad King | 2019-05-03 | 3 | -5/+71 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Genex: Update $<TARGET_FILE_BASE_NAME:...>: take care of POSTFIX | Marc Chevrier | 2019-05-02 | 3 | -5/+71 |
* | | | Merge topic 'fix-swiftmix-test-for-xcode-10.2' | Brad King | 2019-05-02 | 4 | -5/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | SwiftMix: properly export SwiftMain method | Gregor Jasny | 2019-05-01 | 2 | -1/+2 |
| * | | SwiftMix: Get rid of pointer types mismatch warning | Gregor Jasny | 2019-05-01 | 2 | -4/+4 |
* | | | Merge topic 'out-of-dir-linking-private-deps' | Brad King | 2019-05-01 | 4 | -0/+30 |
|\ \ \ | |||||
| * | | | target_link_libraries: Fix static library private deps in other dirs | Brad King | 2019-04-30 | 4 | -0/+30 |
| * | | | Merge branch 'backport-autogen-qt-version-from-dirprops' into release-3.13 | Brad King | 2019-01-30 | 6 | -1/+72 |
| |\ \ \ | |||||
| | * | | | Tests: add cases for providing Qt5Core_VERSION manually | Ben Boeckel | 2019-01-30 | 6 | -1/+72 |
| * | | | | Merge branch 'backport-restore-install-late-framework' into release-3.13 | Brad King | 2019-01-29 | 2 | -0/+7 |
| |\ \ \ \ | |||||
| | * | | | | macOS: Restore compatibility for setting FRAMEWORK after install() | Brad King | 2019-01-29 | 2 | -0/+7 |
| | |/ / / | |||||
| * | | | | cmake: Convert no source/build dir error to warning | Craig Scott | 2019-01-22 | 3 | -3/+15 |
| |/ / / | |||||
| * | | | Merge branch 'cmake-option-parsing' into release-3.13 | Brad King | 2019-01-14 | 3 | -14/+17 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'message-new-types-and-logging' | Craig Scott | 2019-04-30 | 16 | -0/+146 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | message(): Add support for log levels | Alex Turbov | 2019-04-28 | 16 | -0/+146 |
* | | | | | Merge topic 'cmuvstreambuf' | Brad King | 2019-04-30 | 3 | -2/+509 |
|\ \ \ \ \ | |||||
| * | | | | | cmUVStreambuf: Add std::streambuf implementation for uv_stream_t | Kyle Edwards | 2019-04-25 | 2 | -1/+460 |
| * | | | | | cmUVHandlePtr: Add cm::uv_loop_ptr | Kyle Edwards | 2019-04-25 | 1 | -1/+49 |
| |/ / / / | |||||
* | | | | | Merge topic 'source_group-tree-files' | Kyle Edwards | 2019-04-30 | 1 | -0/+8 |
|\ \ \ \ \ | |||||
| * | | | | | source_group command ensures that FILES arguments are actually files | Mateusz Janek | 2019-04-25 | 1 | -0/+8 |
| |/ / / / | |||||
* | | | | | Merge topic 'relax_TARGET_OBJECT_generator_expr' | Brad King | 2019-04-30 | 11 | -15/+124 |
|\ \ \ \ \ | |||||
| * | | | | | Relax the usage of TARGET_OBJECTS generator expression | Robert Maynard | 2019-04-19 | 11 | -15/+124 |
* | | | | | | Merge topic 'add-execute_process-command-echo' | Brad King | 2019-04-30 | 10 | -0/+88 |
|\ \ \ \ \ \ | |||||
| * | | | | | | execute_process: Add option to echo command lines | Bill Hoffman | 2019-04-19 | 10 | -0/+88 |
* | | | | | | | Merge topic 'msvc-runtime-library' | Brad King | 2019-04-30 | 3 | -1/+22 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | MSVC: Document and test behavior of empty MSVC_RUNTIME_LIBRARY | Brad King | 2019-04-22 | 3 | -1/+22 |
* | | | | | | | ctest: Include ChangeId in Update.xml | Zack Galbreath | 2019-04-23 | 5 | -0/+50 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge topic 'sunpro-cxx14-features' | Brad King | 2019-04-22 | 1 | -0/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | SunPro: Record support for C++14 features by SunPro 5.{14,15} | Brad King | 2019-04-19 | 1 | -0/+10 |
* | | | | | | | Merge topic 'msvc-warning-flags' | Brad King | 2019-04-22 | 7 | -0/+27 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by default | Brad King | 2019-04-19 | 7 | -0/+27 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'vs-default-platform' | Brad King | 2019-04-22 | 2 | -0/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | VS: Provide the default platform name to project code | Brad King | 2019-04-19 | 2 | -0/+2 |
* | | | | | | | Tests: Fix FindPackageTest when path to source has a symlink | Brad King | 2019-04-18 | 1 | -8/+13 |
* | | | | | | | Tests/FindPackageTest: Tell Git to ignore temporary symlink path | Brad King | 2019-04-18 | 1 | -0/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'msvc-runtime-library' | Brad King | 2019-04-17 | 22 | -0/+243 |
|\ \ \ \ \ \ | |||||
| * | | | | | | MSVC: Add abstraction for runtime library selection | Brad King | 2019-04-17 | 22 | -0/+243 |
* | | | | | | | Merge topic 'vs-project-import' | Brad King | 2019-04-16 | 3 | -0/+40 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: add target property VS_PROJECT_IMPORT_<propspath> | Leonid Pospelov | 2019-04-15 | 3 | -0/+40 |
* | | | | | | | | Merge topic 'genex-output_name' | Brad King | 2019-04-16 | 33 | -176/+176 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Genex: Rename $<TARGET_*_OUTPUT_NAME:...> in $<TARGET_*_FILE_BASE_NAME:...> | Marc Chevrier | 2019-04-15 | 33 | -176/+176 |
* | | | | | | | | | Merge topic 'string-repeat' | Brad King | 2019-04-16 | 8 | -0/+61 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | string: introduce `REPEAT` sub-command | Alex Turbov | 2019-04-15 | 8 | -0/+61 |
* | | | | | | | | | | Merge topic 'autogen_moc_uic_single_job_queue' | Brad King | 2019-04-16 | 8 | -0/+131 |
|\ \ \ \ \ \ \ \ \ \ |