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
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ImprovedDotSupport2' into dev/strict-mode
Brad King
2010-12-17
7
-7/+55
|
\
|
*
Merge topic 'getprerequisites-endless-path-appending'
David Cole
2010-10-28
1
-4/+18
|
|
\
|
|
*
Fixes to GetPrerequisites for cygwin
David Partyka
2010-10-27
1
-4/+4
|
|
*
Fixed appending PATH to dumpbin tool from growing without bounds.
David Partyka
2010-10-25
1
-0/+14
|
*
|
Avoid problem reading jni.h on Macs.
David Cole
2010-10-25
1
-2/+10
|
|
/
|
*
Merge topic 'AddCMAKE_CURRENT_LIST_DIR'
David Cole
2010-10-19
1
-0/+4
|
|
\
|
*
\
Merge topic 'vs-project-groups'
Brad King
2010-10-05
1
-0/+16
|
|
\
\
|
|
*
|
New USE_FOLDERS property OFF by default. (#3796)
David Cole
2010-10-02
1
-0/+16
|
*
|
|
Merge topic 'dev/test-for-bug-11230'
Brad King
2010-10-05
4
-0/+9
|
|
\
\
\
|
|
*
|
|
Fix which string is checked for in the test
Ben Boeckel
2010-09-30
1
-1/+1
|
|
*
|
|
Add test that CMake errors with empty libs
Ben Boeckel
2010-09-30
4
-0/+9
|
*
|
|
|
Add a new line to the end of the generated main.cxx for the hpux compiler.
Bill Hoffman
2010-09-29
1
-1/+2
|
|
/
/
/
*
|
|
|
Merge branch 'AddCMAKE_CURRENT_LIST_DIR' into dev/strict-mode
Brad King
2010-12-17
1
-0/+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Add automatic variable CMAKE_CURRENT_LIST_DIR(dir of CMAKE_CURRENT_LIST_FILE)
Alex Neundorf
2010-09-28
1
-0/+4
|
|
/
/
*
|
|
Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-mode
Brad King
2010-12-17
10
-9/+99
|
\
\
\
|
|
/
/
|
*
|
Merge topic 'fix-9963'
Brad King
2010-09-21
1
-6/+18
|
|
\
\
|
|
*
|
Avoid CustomCommand test failure on VS71 (#9963)
David Cole
2010-09-20
1
-1/+5
|
|
*
|
Avoid CustomCommand test failure on VS71 (#9963)
David Cole
2010-09-14
1
-2/+0
|
|
*
|
No extra spaces in CustomCommand test (#9963)
David Cole
2010-09-12
2
-6/+11
|
|
*
|
Enable calling commands with : in argv[1] (#9963)
David Cole
2010-09-10
2
-7/+12
|
*
|
|
Merge topic 'resolve/fix_target_name_with_dot_vs10/allow_upper_case_cpp_and_o...
Brad King
2010-09-14
2
-2/+10
|
|
\
\
\
|
|
*
\
\
Merge branch 'allow_upper_case_cpp_and_others' into resolve/fix_target_name_w...
Brad King
2010-09-14
2
-1/+8
|
|
|
\
\
\
|
|
*
|
|
|
VS2010: Honor PROJECT_LABEL target property (#10611)
David Cole
2010-09-09
1
-0/+8
|
|
*
|
|
|
Fix targets with . in the name for VS 10 IDE.
Bill Hoffman
2010-09-06
1
-2/+2
|
*
|
|
|
|
Merge topic 'improve-missing-source-file-error'
Brad King
2010-09-14
2
-0/+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Report missing source files with context of target
Brad King
2010-09-13
2
-0/+6
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Use QUIET to avoid Java status messages.
David Cole
2010-09-09
1
-1/+1
|
|
/
/
/
/
|
*
|
|
|
Merge topic 'allow_upper_case_cpp_and_others'
Brad King
2010-09-08
3
-1/+11
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Allow testing of .CPP on WIN32 as it is a case insensitive OS and should work.
Bill Hoffman
2010-09-07
1
-1/+1
|
|
*
|
|
Only test for .CPP on Microsoft compilers which will handle .CPP as c++.
Bill Hoffman
2010-09-06
2
-1/+8
|
|
|
/
/
|
|
*
|
Only use .CPP .CXX and .C++ do not work by default with g+++.
Bill Hoffman
2010-09-02
4
-6/+2
|
|
*
|
Let CMake recognize .CPP .CXX and .C++ as c++ files.
Bill Hoffman
2010-09-02
5
-1/+8
|
*
|
|
Merge topic 'vs-project-groups'
Brad King
2010-09-08
1
-0/+45
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Add FOLDER target property, for IDEs (#3796)
David Cole
2010-09-03
1
-0/+45
|
*
|
|
Merge topic 'ctest-show-labels'
Brad King
2010-09-08
1
-0/+5
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Added CTest command --print-labels
Zach Mullen
2010-08-31
1
-0/+5
|
*
|
|
Merge topic 'intra-component-dependencies'
Brad King
2010-08-31
2
-0/+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Honor strong intra-component target dependencies
Brad King
2010-08-25
2
-0/+4
*
|
|
|
Fix expected output for WarnUninitialized test
Ben Boeckel
2010-12-07
1
-1/+1
*
|
|
|
Update expected messages to new format
Ben Boeckel
2010-12-07
1
-4/+4
*
|
|
|
Use 'CMake Warning' versus 'warning' for CDash
Ben Boeckel
2010-12-07
1
-7/+7
*
|
|
|
Change the failure case string to 'Unexpected'
Ben Boeckel
2010-10-08
2
-4/+4
*
|
|
|
Add 'ArgumentExpansion' test
Ben Boeckel
2010-10-07
2
-0/+74
*
|
|
|
Fix typo in VariableUnusedViaUnset test
Ben Boeckel
2010-09-17
1
-1/+1
*
|
|
|
Revert "Add test for unused warnings at the end of scope"
Ben Boeckel
2010-09-17
2
-17/+0
*
|
|
|
Add test for unused warnings at the end of scope
Ben Boeckel
2010-09-16
2
-0/+17
*
|
|
|
Add test for unused detection via setting it
Ben Boeckel
2010-09-16
2
-0/+19
*
|
|
|
Add test for usage checks via unset
Ben Boeckel
2010-09-16
2
-0/+23
*
|
|
|
Be consistent with single and double quotes
Ben Boeckel
2010-09-02
1
-3/+3
*
|
|
|
Add test for uninitialized variables
Ben Boeckel
2010-09-02
1
-0/+13
[next]