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
*
sha2: Wrap long lines in third-party declarations
Brad King
2011-11-16
1
-5/+10
*
Disable file() and string() hash commands during bootstrap
Brad King
2011-11-16
2
-0/+14
*
sha2: Suppress Borland warnings in third-party code
Brad King
2011-11-16
1
-0/+3
*
sha2: Use KWIML fixed-size integer constant macros
Brad King
2011-11-16
1
-102/+121
*
Add string(MD5) and string(SHA*) commands to compute hashes
Brad King
2011-11-16
12
-0/+84
*
cmCryptoHash: Provide factory "New" method
Brad King
2011-11-16
3
-13/+23
*
sha2: Use "static const" instead of "const static" declarations
Brad King
2011-11-16
1
-7/+7
*
Add file(SHA*) commands to compute cryptographic hashes
Brad King
2011-11-16
10
-3/+85
*
sha2: Build as part of CMakeLib
Brad King
2011-11-16
3
-0/+55
*
sha2: Use KWIML fixed-size integer types and endian-ness
Brad King
2011-11-16
2
-184/+42
*
Merge branch 'import-sha2' into crypto-hash
Brad King
2011-11-16
3
-0/+1865
|
\
|
*
Import sha2 implementation 1.1 from Aaron D. Gifford
Brad King
2011-06-27
2
-346/+949
|
*
Import sha2 implementation 1.0 from Aaron D. Gifford
Brad King
2011-06-27
3
-0/+1262
*
|
Add file(MD5) command to compute cryptographic hash
Brad King
2011-11-16
9
-1/+62
*
|
Factor Compute(File|String)MD5 into cmCryptoHash helper
Brad King
2011-11-16
4
-50/+139
*
|
Merge topic 'qt4-deploy-module'
David Cole
2011-11-15
1
-1/+5
|
\
\
|
*
|
Check QtCore without warning.
Mike McQuaid
2011-11-14
1
-1/+5
*
|
|
Merge topic 'vs-version-ivar'
David Cole
2011-11-15
20
-55/+87
|
\
\
\
|
*
|
|
Enumerate VS11 version explicitly in local generators
Brad King
2011-11-14
4
-7/+23
|
*
|
|
Order VS local generator Version ivar values consistently
Brad King
2011-11-14
18
-55/+71
*
|
|
|
Merge topic 'import-KWIML'
David Cole
2011-11-15
16
-0/+1816
|
\
\
\
\
|
*
\
\
\
Merge branch 'upstream-kwiml' into import-KWIML
Brad King
2011-11-15
3
-4/+24
|
|
\
\
\
\
|
|
*
|
|
|
KWIML: Create test output dir for Xcode
Brad King
2011-11-14
1
-0/+10
|
|
*
|
|
|
KWIML: No INT_SCN*8 on Intel for Windows
Brad King
2011-11-13
1
-0/+3
|
|
*
|
|
|
KWIML: No INT_SCN*8 on SunPro compiler
Brad King
2011-11-12
1
-3/+1
|
|
*
|
|
|
KWIML: Suppress printf/scanf format warnings in test
Brad King
2011-11-12
1
-0/+7
|
|
*
|
|
|
KWIML: Avoid redefining _CRT_SECURE_NO_DEPRECATE in test.h
Brad King
2011-11-12
1
-1/+3
|
*
|
|
|
|
Configure KWIML inside CMake as cmIML
Brad King
2011-06-27
1
-0/+6
|
*
|
|
|
|
Merge branch 'upstream-kwiml' into import-KWIML
Brad King
2011-06-27
15
-0/+1790
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
KWIML: The Kitware Information Macro Library
Brad King
2011-06-27
15
-0/+1790
|
|
/
/
*
|
|
|
Merge topic 'copyright-year'
David Cole
2011-11-15
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Update main Copyright.txt year range for 2011
Brad King
2011-11-10
1
-1/+1
*
|
|
|
|
Merge topic 'FindBoost-vs11-issue-12568'
David Cole
2011-11-15
1
-4/+6
|
\
\
\
\
\
|
*
|
|
|
|
FindBoost: Use MSVC11 to find Boost on Windows (#12568)
Mateusz Loskot
2011-11-10
1
-4/+6
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'automoc_qt5'
David Cole
2011-11-15
3
-4/+14
|
\
\
\
\
\
|
*
|
|
|
|
Fix style.
Stephen Kelly
2011-11-09
1
-2/+3
|
*
|
|
|
|
Update comments and method names to not be Qt4 specific.
Stephen Kelly
2011-11-09
2
-4/+4
|
*
|
|
|
|
Don't assume the existence of QT_MAJOR_VERSION.
Stephen Kelly
2011-11-09
2
-0/+9
*
|
|
|
|
|
Merge topic 'fix-11213-vs10-mfc-support'
David Cole
2011-11-15
6
-47/+109
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Tests: Nudge MFC test to pass on VS 6 dashboards (#11213)
David Cole
2011-11-09
3
-5/+13
|
*
|
|
|
|
|
VS11: Update InstallRequiredSystemLibraries.cmake for VS11 (#11213)
David Cole
2011-11-08
1
-38/+58
|
*
|
|
|
|
|
Tests: Add environment logging to the MFC test (#11213)
David Cole
2011-11-08
1
-0/+11
|
*
|
|
|
|
|
VS10: Use expected values for UseOfMfc (#11213)
David Cole
2011-11-04
1
-4/+12
|
*
|
|
|
|
|
Tests: Fix MFC test to work with VS 10 and later (#11213)
David Cole
2011-11-04
1
-0/+15
*
|
|
|
|
|
|
Merge topic 'add-mfc-test'
David Cole
2011-11-15
28
-0/+1778
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Tests: Avoid MFC test automatically for Watcom WMake builds (#11213)
David Cole
2011-11-03
1
-0/+10
|
*
|
|
|
|
|
Tests: Fix MFC test for old vs6 dashboards (#11213)
David Cole
2011-11-03
1
-1/+7
|
*
|
|
|
|
|
Tests: Fix MFC test w/ Make-based generators (#11213)
David Cole
2011-11-02
1
-0/+12
|
*
|
|
|
|
|
Tests: Avoid MFC test automatically for VCExpress builds (#11213)
David Cole
2011-11-01
1
-0/+24
|
*
|
|
|
|
|
Tests: Add the MFC test (#11213)
David Cole
2011-11-01
28
-0/+1726
[next]