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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'fix_qt4_automoc_leak'
Brad King
2014-07-28
1
-0/+1
|
\
|
*
Fix memory leak of local generator detected by LeakSanitizer.
Bill Hoffman
2014-07-24
1
-0/+1
*
|
Merge topic 'cpack-ifw-generator'
Brad King
2014-07-28
14
-0/+1411
|
\
\
|
*
|
Help: Add notes for topic 'cpack-ifw-generator'
Brad King
2014-07-28
1
-0/+5
|
*
|
CPackIFW: Replace use of strftime with cmTimestamp
Brad King
2014-07-28
1
-10/+3
|
*
|
CPack: Add an "IFW" generator for Qt Framework Installer
Konstantin Podsvirov
2014-07-28
13
-0/+1413
*
|
|
Merge topic 'FindImageMagick-arch-include-dir'
Brad King
2014-07-28
1
-2/+26
|
\
\
\
|
*
|
|
FindImageMagick: Provide per-component include dirs (#15007)
Brad King
2014-07-23
1
-2/+9
|
*
|
|
FindImageMagick: Find arch include dir (#15007)
bastien ROUCARIES
2014-07-23
1
-1/+18
*
|
|
|
Merge topic 'vs-escaping'
Brad King
2014-07-28
6
-65/+89
|
\
\
\
\
|
*
|
|
|
VS: Encode more content correctly in vcxproj files (#15031)
Brad King
2014-07-23
1
-13/+16
|
*
|
|
|
VS: Encode mapped flag values in XML project files (#15031)
Brad King
2014-07-23
2
-4/+4
|
*
|
|
|
cmVisualStudioGeneratorOptions: Simplify XML escaping API
Brad King
2014-07-23
1
-8/+7
|
*
|
|
|
cmIDEOption: Store mapped flag values as a vector<string>
Brad King
2014-07-23
5
-41/+64
|
*
|
|
|
cmVisualStudio10TargetGenerator: Remove dupilcate line
Brad King
2014-07-23
1
-1/+0
*
|
|
|
|
Merge topic 'fix_tar_leaks'
Brad King
2014-07-28
1
-0/+3
|
\
\
\
\
\
|
*
|
|
|
|
Fix memory leaks in extract tar.
Bill Hoffman
2014-07-23
1
-0/+3
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'genex-head-sensitive-conditions'
Brad King
2014-07-28
6
-76/+148
|
\
\
\
\
\
|
*
|
|
|
|
cmTarget: Avoid re-computing head-independent link interfaces
Brad King
2014-07-21
2
-8/+55
|
*
|
|
|
|
Genex: Track whether an expression depends on the 'head' target
Brad King
2014-07-21
4
-0/+23
|
*
|
|
|
|
cmTarget: Move ComputeLinkImplementation* to internals
Brad King
2014-07-21
2
-35/+46
|
*
|
|
|
|
cmTarget: Re-order link interface map lookup logic
Brad King
2014-07-21
1
-16/+15
|
*
|
|
|
|
cmTarget: Refactor link interface map storage
Brad King
2014-07-21
1
-18/+17
|
*
|
|
|
|
cmTarget: Remove duplicate link interface map
Brad King
2014-07-21
1
-10/+3
*
|
|
|
|
|
Merge topic 'target-drop-build-setting-cache'
Brad King
2014-07-28
1
-254/+126
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
cmTarget: Drop internal cache of build properties
Brad King
2014-07-21
1
-91/+43
|
*
|
|
|
|
cmTarget: Drop internal cache of link interface usage requirements
Brad King
2014-07-21
1
-163/+83
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-28
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-27
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-26
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-25
1
-1/+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-24
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'refactor-makerule-path-conversion'
Brad King
2014-07-23
10
-35/+40
|
\
\
\
\
|
*
|
|
|
cmGlobalVisualStudio7Generator: Remove unused variable
Brad King
2014-07-22
1
-1/+0
|
*
|
|
|
cmDepends: Refactor object file path conversion
Brad King
2014-07-22
3
-17/+23
|
*
|
|
|
cmLocalGenerator: Fix AddBuildTargetRule object file path conversion
Brad King
2014-07-22
1
-1/+1
|
*
|
|
|
cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE'
Brad King
2014-07-22
9
-18/+18
*
|
|
|
|
Merge topic 'refactor-generator-startup'
Brad King
2014-07-23
10
-35/+22
|
\
\
\
\
\
|
*
|
|
|
|
cmGlobalGenerator: Create a non-virtual 'DoGenerate' method
Brad King
2014-07-22
10
-35/+22
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'fix_sanitizer_test_to_work_with_sanitizer'
Brad King
2014-07-23
3
-2/+10
|
\
\
\
\
\
|
*
|
|
|
|
Fix leak and address sanitizer tests to be able to run with real tools.
Bill Hoffman
2014-07-22
3
-2/+10
*
|
|
|
|
|
Merge topic 'fix-complex-test-policies'
Brad King
2014-07-23
2
-0/+30
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Tests: Set policies in 'complex' tests
Brad King
2014-07-22
2
-0/+30
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-23
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'deprecated-properties'
Brad King
2014-07-22
4
-5/+35
|
\
\
\
\
|
*
|
|
|
Help: Document deprecated properties.
Nils Gladitz
2014-07-21
4
-5/+35
|
|
/
/
/
*
|
|
|
Merge topic 'fix_guard_malloc_forbc'
Brad King
2014-07-22
1
-1/+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Tests/CTestTestMemcheck: Tolerate malloc guard in BC output
Bill Hoffman
2014-07-22
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-22
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'backport-kwsys-qnx-fix'
Brad King
2014-07-21
0
-0/+0
|
\
\
\
[next]