index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmTarget: Compile old-style link dependencies only for VS 6
Brad King
2014-07-14
3
-3/+20
*
cmTarget: Run old-style link dependencies only for VS 6
Brad King
2014-07-14
3
-2/+10
*
cmTarget: Rename old-style link dependencies code as "ForVS6"
Brad King
2014-07-14
3
-59/+60
*
export_library_dependencies: Use original link libraries internally
Brad King
2014-07-14
1
-6/+4
*
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 '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
2
-0/+2
|
\
\
\
\
|
*
|
|
|
Allow INTERFACE_SOURCES to specify $<TARGET_OBJECTS> (#14970)
Brad King
2014-07-14
2
-0/+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
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
4
-155/+337
|
\
\
\
|
*
|
|
ctest_memcheck: Add support for ThreadSanitizer
Bill Hoffman
2014-07-09
4
-155/+337
*
|
|
|
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
1
-5/+2
|
\
\
\
\
\
|
*
|
|
|
|
add_library: Allow arbitrary non-linked sources in OBJECT libraries
Brad King
2014-07-09
1
-5/+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
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
|
|
/
/
/
/
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-09
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-08
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'refactor-usage-requirement-evaluation'
Brad King
2014-07-07
7
-261/+113
|
\
\
\
|
*
|
|
cmTarget: Simplify INTERFACE_INCLUDE_DIRECTORIES usage requirement lookup
Brad King
2014-07-07
1
-61/+15
|
*
|
|
cmTarget: Simplify CMP0027 logic in processIncludeDirectories
Brad King
2014-07-07
1
-26/+20
|
*
|
|
cmTarget: Add to LinkImplementation whether each library was a genex
Brad King
2014-07-07
2
-11/+11
|
*
|
|
cmTarget: Simplify INTERFACE_COMPILE_FEATURES usage requirement lookup
Brad King
2014-07-07
1
-39/+3
|
*
|
|
cmTarget: Simplify INTERFACE_COMPILE_DEFINITIONS usage requirement lookup
Brad King
2014-07-07
1
-39/+3
|
*
|
|
cmTarget: Simplify INTERFACE_COMPILE_OPTIONS usage requirement lookup
Brad King
2014-07-07
1
-39/+3
|
*
|
|
cmTarget: Simplify INTERFACE_SOURCES usage requirement lookup
Brad King
2014-07-07
1
-39/+3
|
*
|
|
cmTarget: Add method to add usage requirements from linked interfaces
Brad King
2014-07-07
1
-0/+29
|
*
|
|
cmTarget: Add to LinkImplementation a backtrace for each library
Brad King
2014-07-07
2
-5/+7
|
*
|
|
cmTarget: Refactor LinkImplementation to allow more information
Brad King
2014-07-07
5
-14/+27
|
*
|
|
cmGeneratorExpressionEvaluator: Shorten some long lines
Brad King
2014-07-07
1
-13/+16
|
*
|
|
cmComputeLinkDepends: Convert AddLinkEntries to a template
Brad King
2014-07-07
2
-4/+5
*
|
|
|
Merge topic 'ctest-S-message-STATUS'
Brad King
2014-07-07
1
-0/+11
|
\
\
\
\
|
*
|
|
|
CTest: Implement message(STATUS) output for 'ctest -S' scripts
Brad King
2014-07-02
1
-0/+11
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-07
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-06
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-05
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-04
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-03
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'fix-circular-transitive-properties-segfault'
Brad King
2014-07-02
2
-0/+43
|
\
\
\
[next]