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
*
VS: Add support for three new project properties (#12586)
Aaron Ten Clay
2011-11-28
3
-1/+80
*
KWSys Nightly Date Stamp
KWSys Robot
2011-11-23
1
-1/+1
*
Merge topic 'crypto-hash'
David Cole
2011-11-22
36
-51/+2202
|
\
|
*
sha2: Zero entire SHA_CTX structure during cleanup
Brad King
2011-11-17
1
-11/+11
|
*
sha2: Suppress -Wcast-align warning from Clang
Brad King
2011-11-17
1
-0/+3
|
*
sha2: Cast safe conversions to smaller integer types
Brad King
2011-11-17
1
-6/+6
|
*
Merge branch 'update-KWIML' into crypto-hash
Brad King
2011-11-17
6
-2/+53
|
|
\
|
*
|
cmCryptoHash: Add virtual destructor
Brad King
2011-11-16
1
-0/+1
|
*
|
Fix CMake.File hash test for CRLF checkouts
Brad King
2011-11-16
11
-14/+16
|
*
|
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 'update-KWIML'
David Cole
2011-11-22
5
-1/+62
|
\
\
\
\
|
*
\
\
\
Merge branch 'upstream-kwiml' into update-KWIML
Brad King
2011-11-21
1
-0/+6
|
|
\
\
\
\
|
|
*
|
|
|
KWIML: Avoid MSVC linker warning about not using C++ runtime
Brad King
2011-11-21
1
-0/+6
|
*
|
|
|
|
Merge branch 'upstream-kwiml' into update-KWIML
Brad King
2011-11-18
1
-0/+4
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
KWIML: Teach ABI.h about PGI compiler
Brad King
2011-11-18
1
-0/+4
|
*
|
|
|
Merge branch 'upstream-kwiml' into update-KWIML
Brad King
2011-11-17
5
-1/+52
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
KWIML: Ignore _LONGLONG on MS compiler
Brad King
2011-11-17
1
-1/+2
|
|
*
|
|
KWIML: Test header inclusion after system headers
Brad King
2011-11-17
4
-0/+50
*
|
|
|
|
Merge topic 'EclipseImprovedSourceProject'
David Cole
2011-11-22
3
-10/+30
|
\
\
\
\
\
|
*
|
|
|
|
Eclipse: use new variable CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT
Alex Neundorf
2011-11-19
2
-3/+12
|
*
|
|
|
|
Eclipse: create links to subprojects also in the source-project (#12579)
Alex Neundorf
2011-11-19
2
-7/+18
*
|
|
|
|
|
Merge topic 'fix-11792-improve-ctest-site-handling'
David Cole
2011-11-22
2
-6/+55
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CTest: Disallow problem chars in build and site names (#11792)
David Cole
2011-11-18
2
-6/+55
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'FindPNG_Provide_PNG_INCLUDE_DIRS_Variable'
David Cole
2011-11-22
1
-6/+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FindPNG: provide PNG_INCLUDE_DIRS, as the readme.txt says (#11312)
Alex Neundorf
2011-11-18
1
-6/+11
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'FindBISON-version-regex'
David Cole
2011-11-22
1
-2/+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FindBISON: Fix matching output of "bison --version"
Rolf Eike Beer
2011-11-18
1
-2/+2
|
*
|
|
|
|
|
FindBISON: Fix bison++ version parsing to avoid "Offending entry"
Ondrej Balaz
2011-11-11
1
-2/+11
*
|
|
|
|
|
|
Merge topic 'fix-12445-add-call-for-batch-files-vs10'
David Cole
2011-11-22
1
-0/+14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
VS: Use "call " keyword with .cmd and .bat file custom commands (#12445)
David Cole
2011-11-18
1
-0/+14
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge topic 'FixGettextPoProcessingWithMultipleDots'
David Cole
2011-11-22
1
-6/+9
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
FindGettext: two more fixes for files with multiple dots
Alex Neundorf
2011-11-16
1
-2/+4
|
*
|
|
|
|
|
|
-make GETTEXT_PROCESS_PO_FILES() work with files with multiple dots
Alex Neundorf
2011-11-15
1
-1/+2
|
*
|
|
|
|
|
|
Strip trailing whitespace
Alex Neundorf
2011-11-15
1
-3/+3
*
|
|
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-11-22
1
-1/+1
*
|
|
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-11-21
1
-1/+1
[next]