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
*
Add macros cmake_push/pop_check_state() as discussed on the list.
Alex Neundorf
2011-07-07
2
-0/+31
*
Merge topic 'library-multiarch-issue-12037'
Brad King
2011-06-14
7
-0/+31
|
\
|
*
Test find_package multiarch support (#12037)
Brad King
2011-06-08
7
-0/+31
*
|
CTest: Report tests not run due to unknown configuration
Brad King
2011-06-10
1
-1/+1
|
/
*
Merge topic 'fix-12034-fixup-bundle-with-non-dotapp-exe'
Brad King
2011-06-07
13
-0/+305
|
\
|
*
BundleUtilities: Avoid test on Watcom dashboards (#12034)
David Cole
2011-06-04
1
-3/+3
|
*
Revert "BundleUtilities: Run test on Windows if either MSVC or dumpbin was fo...
Clinton Stimpson
2011-06-02
1
-4/+2
|
*
BundleUtilities: Add rpath to loadable modules in test.
Clinton Stimpson
2011-06-02
3
-25/+70
|
*
BundleUtilities: Print reason for not loading module.so
Clinton Stimpson
2011-06-01
1
-3/+7
|
*
BundleUtilities: Run test on Windows if either MSVC or dumpbin was found.
Clinton Stimpson
2011-06-01
1
-2/+4
|
*
BundleUtilities: Disable running test on Windows unless using MSVC.
Clinton Stimpson
2011-06-01
1
-3/+3
|
*
BundleUtilities: Fix issues with custom target DEPENDS in test (#12034)
Clinton Stimpson
2011-05-31
4
-3/+11
|
*
BundleUtilities: Fix test when using xcode (#12034)
Clinton Stimpson
2011-05-31
1
-1/+1
|
*
BundleUtilities: Work w/ non .app exes on Mac (#12034)
Clinton Stimpson
2011-05-27
12
-0/+248
*
|
Merge topic 'vs10_include_fix'
Brad King
2011-06-07
3
-0/+68
|
\
\
|
*
|
One more try. Use full path by default, and relative on broken compilers.
Bill Hoffman
2011-06-03
1
-5/+29
|
*
|
Use bin tree for inclues to avoid -I with spaces in the path.
Bill Hoffman
2011-06-03
5
-8/+17
|
*
|
Append and do not clobber CMAKE_CXX_FLAGS in the test.
Bill Hoffman
2011-06-03
1
-1/+1
|
*
|
Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop.
Bill Hoffman
2011-06-02
7
-0/+35
|
|
/
*
|
Fix XCode -> Xcode typos, notably in man page (#12231)
Sean McBride
2011-05-31
6
-8/+8
|
/
*
Merge topic 'output-compile-lines'
Brad King
2011-05-24
10
-0/+202
|
\
|
*
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
1
-3/+2
|
*
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
|
*
Fix run_compile_commands build on Apple GCC 3.3
Brad King
2011-05-16
1
-1/+13
|
*
Only offer the compile command output feature on unix systems
Manuel Klimek
2011-05-16
2
-4/+12
|
*
Adds a test for the compile command line output.
Manuel Klimek
2011-04-25
9
-0/+166
*
|
Merge topic 'absoft-fortran-compiler'
Brad King
2011-05-24
2
-1/+19
|
\
\
|
|
/
|
/
|
|
*
Absoft: Enable FortranCInterface check in Fortran test
Brad King
2011-05-20
1
-1/+4
|
*
Absoft: Detect implicit link libraries on Linux and Mac
Brad King
2011-05-20
1
-0/+15
*
|
Merge topic 'find_package-system-registry'
Brad King
2011-04-19
2
-0/+42
|
\
\
|
*
|
find_package: Fix system package registry test path conversion
Brad King
2011-04-14
1
-1/+1
|
*
|
find_package: Test system package registry when possible
Brad King
2011-04-13
2
-0/+42
*
|
|
Merge topic 'add-svn-trust-cert-to-ExternalProject'
Brad King
2011-04-19
1
-0/+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ExternalProject: Add SVN_TRUST_CERT argument
David Cole
2011-04-11
1
-0/+3
*
|
|
find_package: Forward component list for recursive calls in modules
Brad King
2011-04-07
2
-1/+4
|
/
/
*
|
Merge topic 'drag-n-drop-components'
Brad King
2011-04-05
3
-1/+21
|
\
\
|
*
|
Add component support to DragNDrop generator.
Clinton Stimpson
2011-03-31
3
-1/+21
*
|
|
Merge topic 'fix_vs10_object_files'
Brad King
2011-04-05
1
-0/+6
|
\
\
\
|
*
|
|
Fix for bug where VS2010 did not use .obj files as part of the build.
Bill Hoffman
2011-04-01
1
-0/+6
|
|
/
/
*
|
|
Merge topic 'upload-built-files'
Brad King
2011-04-05
5
-0/+59
|
\
\
\
|
*
|
|
Add the FILES keyword to ctest_upload command
Zach Mullen
2011-03-15
1
-1/+1
|
*
|
|
Implement ctest_upload command
Zach Mullen
2011-03-15
5
-0/+59
*
|
|
|
Fix #11964 Handle lib64 library on Linux
Eric NOULARD
2011-03-31
2
-172/+3
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'custom-command-slashes'
Brad King
2011-03-31
1
-1/+1
|
\
\
\
|
*
|
|
Normalize slashes of add_custom_(command|target) DEPENDS (#11973)
Brad King
2011-03-30
1
-1/+1
*
|
|
|
Merge topic 'cleanup-unused-variable-check'
Brad King
2011-03-31
1
-1/+1
|
\
\
\
\
[next]