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
/
cmTryCompileCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Clarified recursive TRY_COMPILE error message.
Brad King
2004-03-19
1
-1/+1
*
BUG: When error occurs, try compiles should still work
Berk Geveci
2004-03-17
1
-0/+7
*
BUG: keep more of the case information
Bill Hoffman
2003-12-23
1
-3/+6
*
BUG: need a dummy first argument to cmake
Bill Hoffman
2003-12-11
1
-2/+3
*
fix to the signature and argument parsing
Ken Martin
2003-12-11
1
-16/+23
*
fix compiler warnings
Ken Martin
2003-06-27
1
-3/+3
*
ENH: Merged use of kwsys library.
Brad King
2003-06-23
1
-1/+3
*
add better testing for unlink
Bill Hoffman
2003-02-06
1
-1/+6
*
ENH: only force the use of ansi flags in backwards mode
Bill Hoffman
2003-01-08
1
-3/+18
*
ENH: TryCompile should produce a verbose makefile.
Brad King
2002-12-17
1
-0/+1
*
Make try compile add a depend to re-run cmake if its source chagnes
Bill Hoffman
2002-12-12
1
-0/+6
*
Remove warning
Andy Cedilnik
2002-11-26
1
-2/+0
*
fix for c flags
Bill Hoffman
2002-11-21
1
-1/+1
*
fix flag setting
Bill Hoffman
2002-11-21
1
-1/+0
*
fix flag setting
Bill Hoffman
2002-11-21
1
-2/+3
*
move compile defs to cxx and c flags
Bill Hoffman
2002-11-21
1
-1/+2
*
clean up entire temp directory
Bill Hoffman
2002-11-21
1
-10/+14
*
move ansi cxx flags stuff out of try compile and into cmake files
Bill Hoffman
2002-11-21
1
-14/+0
*
Complete rework of makefile generators expect trouble
Bill Hoffman
2002-11-08
1
-1/+1
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
Several changes: COMPILE_DEFINITIONS is now depricated. If you want to specif...
Andy Cedilnik
2002-09-25
1
-6/+39
*
Fix HP build
Andy Cedilnik
2002-09-23
1
-0/+1
*
Try to remove some warnings
Andy Cedilnik
2002-09-23
1
-1/+4
*
Abstract cleaning of files and add code that deletes files from Debug subdire...
Andy Cedilnik
2002-09-23
1
-16/+31
*
Add GetLocal on cmMakefile and on local builds do not perform tests
Andy Cedilnik
2002-09-20
1
-2/+9
*
Add option of TRY_COMPILE to store the output of compilation so that if the o...
Andy Cedilnik
2002-09-20
1
-4/+30
*
Fix try compile with second signature, remove cmake lists from cache so that ...
Andy Cedilnik
2002-09-19
1
-27/+31
*
updated to try compile
Ken Martin
2002-09-19
1
-37/+80
*
now Try compile can include CMAKE_FLAGS
Ken Martin
2002-09-18
1
-5/+25
*
BUG: Generated CMakeLists.txt file needs to take CMAKE_ANSI_CXXFLAGS into acc...
Brad King
2002-09-17
1
-0/+3
*
slight change in signature
Ken Martin
2002-09-17
1
-5/+7
*
fix to the cleanup code
Ken Martin
2002-09-13
1
-12/+14
*
fix to the cleanup code
Ken Martin
2002-09-13
1
-2/+10
*
better trycompile and enable langiages
Ken Martin
2002-09-13
1
-2/+7
*
another signature for Try_Compile
Ken Martin
2002-09-12
1
-6/+63
*
updated signature
Ken Martin
2002-09-10
1
-7/+16
*
an early checking not complete
Ken Martin
2002-08-28
1
-0/+38