Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmTarget: Simplify internal ComputeLinkInterfaceLibraries method | Brad King | 2014-07-14 | 1 | -26/+18 |
* | cmTarget: Move ComputeLinkInterfaceLibraries to internals | Brad King | 2014-07-14 | 2 | -49/+52 |
* | cmTarget: Refactor internal LinkInterface map | Brad King | 2014-07-14 | 1 | -28/+18 |
* | cmTarget: Drop 'head' argument from processSources | Brad King | 2014-07-14 | 1 | -4/+1 |
* | cmTarget: Drop 'head' argument from GetSourceFiles | Brad King | 2014-07-14 | 2 | -15/+11 |
* | cmTarget: Drop 'head' argument from GetLanguages | Brad King | 2014-07-14 | 2 | -7/+5 |
* | cmTarget: Drop 'head' argument from ComputeLinkImplementationLanguages | Brad King | 2014-07-14 | 2 | -6/+4 |
* | Merge topic 'FindCurses-blank-at-eof' | Brad King | 2014-07-14 | 1 | -1/+0 |
|\ | |||||
| * | FindCurses: Remove blank line at end of file | Brad King | 2014-07-14 | 1 | -1/+0 |
* | | Merge topic 'doc-genex-id-values' | Brad King | 2014-07-14 | 1 | -1/+6 |
|\ \ | |||||
| * | | Help: Link to variables corresponding to id and version expressions (#15012) | Brad King | 2014-07-14 | 1 | -1/+6 |
* | | | Merge topic 'refactor-link-internals' | Brad King | 2014-07-14 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | cmTarget: Fix CMP0022 OLD breakage from recent refactoring | Brad King | 2014-07-10 | 1 | -1/+1 |
* | | | | Merge topic 'vs-RC-flags' | Brad King | 2014-07-14 | 7 | -0/+99 |
|\ \ \ \ | |||||
| * | | | | VS: Fix handling of non-preprocessor flags in CMAKE_RC_FLAGS | Martin Mitas | 2014-07-10 | 7 | -0/+99 |
* | | | | | Merge topic 'wince-fix-dll-linking' | Brad King | 2014-07-14 | 1 | -4/+6 |
|\ \ \ \ \ | |||||
| * | | | | | MSVC: Fix linking of DLLs on WinCE (#15013) | Brad King | 2014-07-10 | 1 | -4/+6 |
* | | | | | | Merge topic 'install-cfbundle-directory' | Brad King | 2014-07-14 | 1 | -0/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | OS X: Install CFBundles as complete directories | Tim Blechmann | 2014-07-10 | 1 | -0/+14 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'interface-sources-target-objects' | Brad King | 2014-07-14 | 8 | -4/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow INTERFACE_SOURCES to specify $<TARGET_OBJECTS> (#14970) | Brad King | 2014-07-14 | 8 | -4/+31 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'doc-package-target-import-once' | Brad King | 2014-07-14 | 1 | -4/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Update cmake-packages.7 examples to import targets only once | Brad King | 2014-07-09 | 1 | -4/+11 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'build-KWIML-always' | Brad King | 2014-07-14 | 1 | -6/+5 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Tests: Build and test KWIML even when testing an external CMake | Brad King | 2014-07-07 | 1 | -6/+5 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-14 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-13 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-12 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-11 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-10 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'thread-sanitizer' | Brad King | 2014-07-09 | 10 | -155/+415 |
|\ \ \ \ | |||||
| * | | | | Help: Add notes for topic 'thread-sanitizer' | Brad King | 2014-07-09 | 1 | -0/+5 |
| * | | | | ctest_memcheck: Add support for ThreadSanitizer | Bill Hoffman | 2014-07-09 | 9 | -155/+410 |
* | | | | | Merge topic 'dev/custom-target-performance' | Brad King | 2014-07-09 | 3 | -44/+62 |
|\ \ \ \ \ | |||||
| * | | | | | cmMakefile: Defer dependency calculations | Ben Boeckel | 2014-07-08 | 1 | -7/+7 |
| * | | | | | cmMakefile: Avoid excess source files | Ben Boeckel | 2014-07-08 | 1 | -23/+26 |
| * | | | | | cmMakefile: Add a CreateSource method | Ben Boeckel | 2014-07-08 | 3 | -14/+29 |
* | | | | | | Merge topic 'allow-OBJECT-library-extra-sources' | Brad King | 2014-07-09 | 8 | -18/+30 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add_library: Allow arbitrary non-linked sources in OBJECT libraries | Brad King | 2014-07-09 | 7 | -9/+27 |
| * | | | | | | Tests: Fix broken dependency in ObjectLibrary test | Brad King | 2014-07-07 | 1 | -1/+1 |
| * | | | | | | Tests: Resolve TODO comment left in ObjectLibrary test | Brad King | 2014-07-07 | 2 | -8/+2 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'FindSWIG-swig3.0' | Brad King | 2014-07-09 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindSWIG: Add support for swig 3.0 application | Sylvain Joubert | 2014-07-07 | 1 | -1/+2 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'CMakeExpandImportedTargets-CMP0045' | Brad King | 2014-07-09 | 1 | -2/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMakeExpandImportedTargets: Do not read property on non-target (#15008) | Brad King | 2014-07-07 | 1 | -2/+10 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2014-07-09 | 7 | -74/+432 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-07-07 | 7 | -74/+432 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | KWSys 2014-07-02 (c2a329ce) | KWSys Robot | 2014-07-07 | 7 | -74/+432 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-09 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-08 | 1 | -1/+1 |
| |_|_|/ / |/| | | | |