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
/
Source
/
cmCoreTryCompile.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Emit a little more information in the error message when the output file...
David Cole
2009-01-29
1
-1/+8
*
STYLE: Emit filenames in try_compile error message to get more information fr...
David Cole
2009-01-27
1
-1/+5
*
ENH: make sure numAttempts is incremented
Bill Hoffman
2008-03-26
1
-0/+1
*
ENH: try to fix dashboard issue with not being able to remove try compile code
Bill Hoffman
2008-03-26
1
-3/+19
*
BUG: Change generated try-compile projects to use cmake_minimum_required inst...
Brad King
2008-03-19
1
-1/+1
*
BUG: Generated try-compile CMakeLists.txt file should call cmake_policy with ...
Brad King
2008-03-07
1
-1/+2
*
ENH: make sure policy is set in generated cmakelist files
Bill Hoffman
2008-03-06
1
-0/+1
*
ENH: for try compile do not put the rules to rebuild the project with cmake i...
Bill Hoffman
2007-12-06
1
-0/+1
*
ENH: determine typesize by compiling a file and reading strings from the comp...
Alexander Neundorf
2007-06-04
1
-5/+22
*
ENH: add COPY_FILE argument to TRY_COMPILE, so the compiled executable can
Alexander Neundorf
2007-05-24
1
-0/+32
*
ENH: add two simple tests for TRY_RUN()
Alexander Neundorf
2007-05-24
1
-0/+376