Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | cmGeneratorTarget: add GetManagedType() and CheckManagedType() methods | Michael Stürmer | 2018-04-05 | 2 | -0/+73 | |
| * | | cmGeneratorTarget: add HasLanguage() as wrapper for GetLanguages() | Michael Stürmer | 2018-04-05 | 2 | -0/+18 | |
* | | | Merge topic 'variable_watch-on-PARENT_SCOPE' | Brad King | 2018-04-12 | 1 | -0/+9 | |
|\ \ \ | ||||||
| * | | | variable_watch: trigger on variables set via PARENT_SCOPE | Matteo Settenvini | 2018-04-11 | 1 | -0/+9 | |
* | | | | Merge topic 'attr-escape' | Brad King | 2018-04-12 | 1 | -47/+48 | |
|\ \ \ \ | ||||||
| * | | | | cmVisualStudio10TargetGenerator: Properly escape attributes | Vitaly Stakhovsky | 2018-04-06 | 1 | -47/+48 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-12 | 1 | -1/+1 | |
* | | | | | Merge topic 'cpack-trace-nullptr' | Brad King | 2018-04-11 | 1 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | CPack: Fix crash on invalid generator name | Brad King | 2018-04-10 | 1 | -4/+4 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-11 | 1 | -1/+1 | |
* | | | | | Merge topic 'fix-crash-trace-exp-uninit-vars' | Brad King | 2018-04-10 | 2 | -8/+10 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Fix crash with --trace-expand --warn-uninitialized together | R2RT | 2018-04-09 | 2 | -8/+10 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-10 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-09 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-08 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-07 | 1 | -1/+1 | |
* | | | | Merge topic 'ninja-fortran-rspfile' | Brad King | 2018-04-06 | 1 | -69/+89 | |
|\ \ \ \ | ||||||
| * | | | | Ninja: Fix Fortran support with response files | Brad King | 2018-04-05 | 1 | -18/+35 | |
| * | | | | cmNinjaTargetGenerator: Move force-rspfile check to earlier | Brad King | 2018-04-05 | 1 | -4/+5 | |
| * | | | | cmNinjaTargetGenerator: Move depfile logic to later in its function | Brad King | 2018-04-05 | 1 | -47/+49 | |
* | | | | | Merge topic 'minor-cleanups' | Brad King | 2018-04-06 | 14 | -35/+34 | |
|\ \ \ \ \ | ||||||
| * | | | | | Replace some uses of sprintf with std::to_string | jrp2014 | 2018-04-05 | 2 | -19/+18 | |
| * | | | | | cmCTestCurl: Fix UploadFile declared parameter names | jrp2014 | 2018-04-05 | 1 | -1/+1 | |
| * | | | | | cmVisualStudio10TargetGenerator: Make NsightTegraVersion unsigned | jrp2014 | 2018-04-05 | 2 | -3/+3 | |
| * | | | | | cmMacroCommand: Fix format string to match type of argument | jrp2014 | 2018-04-05 | 1 | -1/+1 | |
| * | | | | | Add in-class initialization of some members | jrp2014 | 2018-04-05 | 7 | -10/+10 | |
| * | | | | | cmAlgorithms: Remove unnecessary typename keyword | jrp2014 | 2018-04-05 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'sanitize-LINK_DIRECTORIES' | Brad King | 2018-04-06 | 1 | -6/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Sanitize paths from LINK_DIRECTORIES directory property | jrp2014 | 2018-04-04 | 1 | -6/+4 | |
* | | | | | | Merge topic 'xml-level' | Brad King | 2018-04-06 | 2 | -14/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmXMLWriter: code improvement | Vitaly Stakhovsky | 2018-04-03 | 2 | -14/+18 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'glob_configure_depends' | Brad King | 2018-04-06 | 16 | -54/+616 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add glob verify support to XCode, VS, Ninja, and Makefile generators | Shane Parris | 2018-04-02 | 9 | -54/+227 | |
| * | | | | | | Add `CONFIGURE_DEPENDS` flag support to cmFileCommand::HandleGlobCommand | Shane Parris | 2018-03-29 | 1 | -0/+38 | |
| * | | | | | | Add cmGlobVerificationManager class, integrate with cmake and cmState | Shane Parris | 2018-03-29 | 7 | -0/+351 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-06 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge topic 'vs10-groups' | Brad King | 2018-04-05 | 2 | -79/+102 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | cmVisualStudio10TargetGenerator: extend DOM-like generation | Vitaly Stakhovsky | 2018-03-31 | 2 | -79/+102 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-05 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge topic 'autogen-protect-cmsys-calls' | Brad King | 2018-04-04 | 5 | -48/+163 | |
|\ \ \ \ \ | ||||||
| * | | | | | Autogen: Print moc/uic/rcc output to stdout | Sebastian Holtermann | 2018-04-03 | 2 | -5/+17 | |
| * | | | | | Autogen: Use std::istreambuf_iterator for file so string reading | Sebastian Holtermann | 2018-04-03 | 2 | -20/+34 | |
| * | | | | | Autogen: Protected calls to cmFilePathChecksum | Sebastian Holtermann | 2018-04-03 | 4 | -4/+27 | |
| * | | | | | Autogen: Protected calls to cmQtAutoGen::SubDirPrefix | Sebastian Holtermann | 2018-04-03 | 3 | -5/+14 | |
| * | | | | | Autogen: Protected calls to cmSystemTools::GetFilenameWithoutLastExtension | Sebastian Holtermann | 2018-04-03 | 3 | -5/+14 | |
| * | | | | | Autogen: Protected calls to cmSystemTools::Split/JoinPath | Sebastian Holtermann | 2018-04-03 | 3 | -2/+33 | |
| * | | | | | Autogen: Protected calls to cmSystemTools::CollapseCombinedPath | Sebastian Holtermann | 2018-04-03 | 3 | -7/+24 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | CMake 3.11.0v3.11.0 | Brad King | 2018-03-28 | 1 | -1/+1 | |
| * | | | | Merge branch 'ctest_update-memory-problems' into release-3.11 | Brad King | 2018-03-27 | 2 | -7/+10 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'cuda_support_system_libraries_with_device_symbols' | Brad King | 2018-04-04 | 2 | -31/+25 | |
|\ \ \ \ \ \ |