40 Commits (bde7f6c023fc0425502191e409f331ce9f3fd154)

Author SHA1 Message Date
Alexander Neundorf ed6d98c37c STYLE: copy the executables from TRY_RUN() to 18 years ago
Alexander Neundorf 8046390f1e ENH: if no COMPONENT is specified, make this install item part of the 18 years ago
Alexander Neundorf a0533be267 STYLE: some more tuning for the comment text 18 years ago
Alexander Neundorf 67672b814a ENH: add tests for check_c_source_runs(), check_cxx_source_runs(), 18 years ago
Alexander Neundorf a9d19d884e ENH: FORCE the values in the cache, otherwise the file is useless 18 years ago
Alexander Neundorf 0ea4c7b784 STYLE: fix line lengths 18 years ago
Alexander Neundorf 7497f8accf STYLE: put a lot of comments into the generated cmake-cache preloading file to aid the user with using it 18 years ago
Alexander Neundorf cbab76516f ENH: try to create a file which can be used for presetting the cache values 18 years ago
Alexander Neundorf eddf1cf39f ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it now 18 years ago
Alexander Neundorf 1ed238c7f5 BUG: remove debug output 18 years ago
Alexander Neundorf c9aecb91cc STYLE: remove debug output, fix indentation 18 years ago
Alexander Neundorf 504ea6df4e COMP: try to fix the test failures on dash2 18 years ago
Alexander Neundorf 7147c3e1cc ENH: add COPY_FILE argument to TRY_COMPILE, so the compiled executable can 18 years ago
Alexander Neundorf 7d7aba292c ENH: add two simple tests for TRY_RUN() 18 years ago
Alexander Neundorf 00e6d62fd1 ENH: move output file search to cmTryCompileCommand.cxx, so it can be used 18 years ago
Alexander Neundorf aee311a89d STYLE: fix line lengths 18 years ago
Alexander Neundorf 61d3444f93 ENH: merge CMake-CrossCompileBasic to HEAD 18 years ago
Ken Martin 2450835267 ENH: look at CMAKE_TRY_COMPILE_CONFIGURATION var for TryRun as well 19 years ago
Ken Martin 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 years ago
Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 20 years ago
Bill Hoffman 89e5fc63fe STYLE: fix line lengths 20 years ago
Andy Cedilnik 4259971961 ENH: Since list file cache does not make much sense any more (because of proper list file parsing), and it actually adds unnecessary complications and make ctest scripting not work, take it out 20 years ago
Ken Martin 4bdca3b404 ENH: put CmakeTmp into CMakeFiles 20 years ago
Bill Hoffman 62ae06081e ENH: use native Deployment and Development directories 20 years ago
Brad King 60b72ab3de BUG: Fixed error message formatting when try run executable command cannot be found. 20 years ago
Ken Martin 3ff6722934 ENH: cleanup by removing all the olf local generate junk that i not longer needed 21 years ago
Bill Hoffman b7b501bbe8 ENH: fix for 1450 21 years ago
Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
Bill Hoffman 023f5d1f25 ENH: allow debug of tryrun 21 years ago
Bill Hoffman 2705b1bf73 BUG: fix spaces in path on mingw, and change EXEC_PROGRAM to return false when it does not run, also do not convert the directory to an output path for EXEC_PROGRAM as this is done by the process execution, and doing it twice may cause trouble on some shells. 21 years ago
Andy Cedilnik 32c2ed2ef3 ENH: Use the new signature 22 years ago
Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 years ago
Ken Martin 72054b95fd always convert to output path 23 years ago
Andy Cedilnik e6406f681d Abstract cleaning of files and add code that deletes files from Debug subdirectory 23 years ago
Andy Cedilnik 202600f95a Add GetLocal on cmMakefile and on local builds do not perform tests 23 years ago
Ken Martin a7589c3a32 compiler warnings 23 years ago
Andy Cedilnik 5d0716439f Fix tryrun to work on Linux 23 years ago
Andy Cedilnik 7dbff46638 Fix compile problem 23 years ago
Ken Martin 8f74db57a5 minor cleanup 23 years ago
Ken Martin 3eaf054d6a new command 23 years ago