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
/
cmTryRunCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
STYLE: copy the executables from TRY_RUN() to
Alexander Neundorf
2007-09-17
1
-0/+1
*
ENH: if no COMPONENT is specified, make this install item part of the
Alexander Neundorf
2007-08-01
1
-2/+2
*
STYLE: some more tuning for the comment text
Alexander Neundorf
2007-08-01
1
-11/+10
*
ENH: add tests for check_c_source_runs(), check_cxx_source_runs(),
Alexander Neundorf
2007-07-31
1
-53/+50
*
ENH: FORCE the values in the cache, otherwise the file is useless
Alexander Neundorf
2007-07-30
1
-2/+2
*
STYLE: fix line lengths
Alexander Neundorf
2007-07-26
1
-1/+2
*
STYLE: put a lot of comments into the generated cmake-cache preloading file t...
Alexander Neundorf
2007-07-23
1
-15/+48
*
ENH: try to create a file which can be used for presetting the cache values
Alexander Neundorf
2007-07-23
1
-0/+20
*
ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it now
Alexander Neundorf
2007-06-01
1
-41/+242
*
BUG: remove debug output
Alexander Neundorf
2007-05-25
1
-2/+0
*
STYLE: remove debug output, fix indentation
Alexander Neundorf
2007-05-24
1
-4/+0
*
COMP: try to fix the test failures on dash2
Alexander Neundorf
2007-05-24
1
-0/+6
*
ENH: add COPY_FILE argument to TRY_COMPILE, so the compiled executable can
Alexander Neundorf
2007-05-24
1
-1/+0
*
ENH: add two simple tests for TRY_RUN()
Alexander Neundorf
2007-05-24
1
-42/+42
*
ENH: move output file search to cmTryCompileCommand.cxx, so it can be used
Alexander Neundorf
2007-05-24
1
-116/+38
*
STYLE: fix line lengths
Alexander Neundorf
2007-05-18
1
-1/+2
*
ENH: merge CMake-CrossCompileBasic to HEAD
Alexander Neundorf
2007-05-17
1
-5/+13
*
ENH: look at CMAKE_TRY_COMPILE_CONFIGURATION var for TryRun as well
Ken Martin
2007-05-03
1
-19/+54
*
ENH: centralized locaiton of CMakeFiles setting
Ken Martin
2006-06-14
1
-1/+3
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-6/+6
*
STYLE: fix line lengths
Bill Hoffman
2006-03-10
1
-2/+3
*
ENH: Since list file cache does not make much sense any more (because of prop...
Andy Cedilnik
2006-02-07
1
-1/+0
*
ENH: put CmakeTmp into CMakeFiles
Ken Martin
2006-01-12
1
-1/+1
*
ENH: use native Deployment and Development directories
Bill Hoffman
2005-08-30
1
-5/+16
*
BUG: Fixed error message formatting when try run executable command cannot be...
Brad King
2005-06-21
1
-13/+15
*
ENH: cleanup by removing all the olf local generate junk that i not longer ne...
Ken Martin
2005-03-10
1
-5/+0
*
ENH: fix for 1450
Bill Hoffman
2005-02-10
1
-8/+17
*
ENH: major changes to support addition of languages from cmake modules direct...
Bill Hoffman
2004-09-22
1
-3/+25
*
ENH: allow debug of tryrun
Bill Hoffman
2004-08-04
1
-1/+4
*
BUG: fix spaces in path on mingw, and change EXEC_PROGRAM to return false whe...
Bill Hoffman
2004-06-23
1
-1/+1
*
ENH: Use the new signature
Andy Cedilnik
2003-08-04
1
-1/+3
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
always convert to output path
Ken Martin
2002-09-24
1
-1/+1
*
Abstract cleaning of files and add code that deletes files from Debug subdire...
Andy Cedilnik
2002-09-23
1
-15/+1
*
Add GetLocal on cmMakefile and on local builds do not perform tests
Andy Cedilnik
2002-09-20
1
-1/+7
*
compiler warnings
Ken Martin
2002-09-20
1
-1/+1
*
Fix tryrun to work on Linux
Andy Cedilnik
2002-09-19
1
-9/+13
*
Fix compile problem
Andy Cedilnik
2002-09-19
1
-1/+1
*
minor cleanup
Ken Martin
2002-09-19
1
-1/+1
*
new command
Ken Martin
2002-09-19
1
-0/+124