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-10740-update-string-docs'
Brad King
2011-06-02
2
-2/+3
|
\
|
*
CMake: Update documentation of STRING(SUBSTRING) for length -1 (#10740)
Rolf Eike Beer
2011-05-27
2
-2/+3
*
|
Merge topic 'dont-compress-memcheck-output'
Brad King
2011-06-02
5
-14/+107
|
\
\
|
*
|
Fix type conversion warning
Zach Mullen
2011-05-27
1
-1/+1
|
*
|
We will actually compress memcheck output if the server supports it.
Zach Mullen
2011-05-26
5
-13/+105
|
*
|
Dynamic analysis test output should not be compressed.
Zach Mullen
2011-04-29
1
-2/+3
*
|
|
Merge topic '12128_FindProtobuf_module_behavior_under_Windows_is_annoying'
Brad King
2011-06-02
1
-22/+82
|
\
\
\
|
*
|
|
Fix , to - in Copyright message so it passes CMake.ModuleNotices test
Philip Lowman
2011-05-26
1
-1/+1
|
*
|
|
Merge branch 'master' of git://public.kitware.com/cmake into 12128_FindProtob...
Philip Lowman
2011-05-26
37
-168/+628
|
|
\
\
\
|
*
|
|
|
FindProtobuf: Better MSVC support, Searching for protobuf lite
Philip Lowman
2011-05-26
1
-22/+82
*
|
|
|
|
Merge topic 'hdf5-module-bug-fix'
Brad King
2011-06-02
1
-45/+95
|
\
\
\
\
\
|
*
|
|
|
|
Remove unnecessary mark_as_advanced from FindHDF5.
Will Dicharry
2011-05-25
1
-15/+6
|
*
|
|
|
|
FindHDF5 ensures good link lines when libraries are duplicated.
Will Dicharry
2011-05-25
1
-5/+16
|
*
|
|
|
|
Fix for bug 11752, mixed debug and release libraries.
Will Dicharry
2011-05-25
1
-3/+7
|
*
|
|
|
|
Use HDF5_FOUND to control autoconf and CMake built FindHDF5.
Will Dicharry
2011-05-25
1
-35/+34
|
*
|
|
|
|
Use CMAKE_CURRENT_LIST_DIR to locate FindPackageHandleStandardArgs.
Will Dicharry
2011-05-24
1
-1/+1
|
*
|
|
|
|
Add logic for CMake built HDF5 install.
Will Dicharry
2011-05-16
1
-15/+37
|
*
|
|
|
|
HDF5 high level library is a find COMPONENT now.
Will Dicharry
2011-05-16
1
-2/+7
|
*
|
|
|
|
Modified the FindHDF5.cmake file to locate the Fortran bindings.
Tim Gallagher
2011-05-16
1
-7/+25
*
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-06-02
1
-1/+1
*
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-06-01
1
-2/+2
*
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-05-31
1
-1/+1
*
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-05-30
1
-1/+1
*
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-05-29
1
-1/+1
*
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-05-28
1
-1/+1
*
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-05-27
1
-1/+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-05-26
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-05-25
1
-1/+1
*
|
|
|
Merge topic 'output-compile-lines'
Brad King
2011-05-24
17
-45/+367
|
\
\
\
\
|
*
|
|
|
Fix CompileCommandOutput test build on Windows
Brad King
2011-05-20
1
-1/+11
|
*
|
|
|
Fix CompileCommandOutput test for Make tools not supporting spaces
Brad King
2011-05-19
7
-7/+16
|
*
|
|
|
run_compile_commands: Cast istream::get() result to char
Brad King
2011-05-19
1
-1/+1
|
*
|
|
|
run_compile_commands: Avoid extra stl vector conversion
Brad King
2011-05-18
3
-3/+20
|
*
|
|
|
run_compile_commands: Avoid shadow in std::map<>::at workaround
Brad King
2011-05-17
1
-2/+2
|
*
|
|
|
Provide std::map<>::at for use in run_compile_commands
Brad King
2011-05-17
1
-2/+0
|
*
|
|
|
Make std::map usage more portable in language=>flags/defines maps
Brad King
2011-05-17
2
-16/+25
|
*
|
|
|
Fix run_compile_commands build on Apple GCC 3.3
Brad King
2011-05-16
1
-1/+13
|
*
|
|
|
Fix signed/unsigned comparison in EscapeJSON
Brad King
2011-05-16
1
-1/+1
|
*
|
|
|
Only offer the compile command output feature on unix systems
Manuel Klimek
2011-05-16
3
-7/+18
|
*
|
|
|
Adds a test for the compile command line output.
Manuel Klimek
2011-04-25
9
-0/+166
|
*
|
|
|
make compile command output optional
Manuel Klimek
2011-04-25
3
-2/+6
|
*
|
|
|
implement cxx command output
Manuel Klimek
2011-04-25
3
-2/+66
|
*
|
|
|
cache flags and defines
Manuel Klimek
2011-04-25
2
-45/+54
|
*
|
|
|
refactor flags and defines
Manuel Klimek
2011-04-25
2
-55/+68
*
|
|
|
|
Merge topic 'fix-11925-vcxproj-filters-mismatch'
Brad King
2011-05-24
1
-5/+5
|
\
\
\
\
\
|
*
|
|
|
|
VS10: Write header-only files in correct xml element (#11925)
David Cole
2011-05-23
1
-5/+5
*
|
|
|
|
|
Merge topic 'string-RANDOM-seed'
Brad King
2011-05-24
3
-3/+76
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix forced-seed argument type in string(RANDOM)
Brad King
2011-05-23
1
-2/+2
|
*
|
|
|
|
|
Explicitly cast time value in cmSystemTools::RandomSeed
Brad King
2011-05-19
1
-2/+2
|
*
|
|
|
|
|
VS 6: Define _WIN32_WINNT to load wincrypt.h correctly
Brad King
2011-05-18
1
-0/+6
[next]