2009-09-22 |
hoffman | Can not use cmakedefine in kwsys because bootstrap...
|
commit | commitdiff | tree |
2009-09-22 |
hoffman | Can not use cmakedefine in kwsys because bootstrap...
|
commit | commitdiff | tree |
2009-09-22 |
hoffman | Put a flag in that will stop system tools from deleting...
|
commit | commitdiff | tree |
2009-09-21 |
hoffman | Use ctest -j to speed up tests for release builds.
|
commit | commitdiff | tree |
2009-09-21 |
hoffman | Do not require a cvs login for checkout.
|
commit | commitdiff | tree |
2009-09-21 |
hoffman | For the complex tests since they link to the CMake...
|
commit | commitdiff | tree |
2009-09-21 |
hoffman | Fix Bug #8332, add support for .pch files for Xcode.
|
commit | commitdiff | tree |
2009-09-21 |
hoffman | Fix Bug #8928, add support for .xib files for Xcode.
|
commit | commitdiff | tree |
2009-09-20 |
hoffman | Disable test as it fails on every system.
|
commit | commitdiff | tree |
2009-09-18 |
hoffman | Only do the OSX arch stuff on OSX.
|
commit | commitdiff | tree |
2009-09-18 |
hoffman | Add detection of gcc versions that do not support isysroot...
|
commit | commitdiff | tree |
2009-09-18 |
hoffman | Fix the build for version 2.5 of Xcode.
|
commit | commitdiff | tree |
2009-09-17 |
hoffman | Fix case where no archs are found on older macs.
|
commit | commitdiff | tree |
2009-09-17 |
hoffman | Fix for bug #9466. Change the implementation of OSX...
|
commit | commitdiff | tree |
2009-09-17 |
hoffman | Bug #9430, recognize the FR flag
|
commit | commitdiff | tree |
2009-09-17 |
hoffman | Fix typo in name
|
commit | commitdiff | tree |
2009-09-16 |
hoffman | Bug #09476, add more search paths for jni.
|
commit | commitdiff | tree |
2009-09-16 |
hoffman | Fix for bug#9553, print a warning if pkg-config is...
|
commit | commitdiff | tree |
2009-09-16 |
hoffman | Fix uninitialized errors.
|
commit | commitdiff | tree |
2009-09-15 |
hoffman | Fix for bug #8969, pick a better default version for...
|
commit | commitdiff | tree |
2009-09-15 |
hoffman | Fix for bug# 5373, include CMake verison in generated...
|
commit | commitdiff | tree |
2009-09-14 |
hoffman | Bug #8356, add support for image types in Xcode files.
|
commit | commitdiff | tree |
2009-09-14 |
hoffman | Fix for bug #8807, add support for CMAKE_EXE_LINKER_FLAGS_...
|
commit | commitdiff | tree |
2009-09-14 |
hoffman | Fix for Bug #9190, -U did not work on case insensitive...
|
commit | commitdiff | tree |
2009-09-14 |
hoffman | Clarify documentation for if.
|
commit | commitdiff | tree |
2009-09-14 |
hoffman | Fix open solaris build issue with concept checking...
|
commit | commitdiff | tree |
2009-09-14 |
hoffman | Change FindPythonLibs to use the standard _DIR instead...
|
commit | commitdiff | tree |
2009-09-11 |
hoffman | Fix for bug#9442, ctest crash if CTEST_SOURCE_DIRECTORY...
|
commit | commitdiff | tree |
2009-09-11 |
hoffman | Add label summary times to ctest default output. Also...
|
commit | commitdiff | tree |
2009-09-04 |
hoffman | Fix memory and process leak in ctest_run_script.
|
commit | commitdiff | tree |
2009-09-04 |
hoffman | Change run_ctest_script in ctest to not stop processing...
|
commit | commitdiff | tree |
2009-09-03 |
hoffman | Remove CMakeSetup. Long live cmake-gui, start building...
|
commit | commitdiff | tree |
2009-09-01 |
hoffman | Add support for embeded manifests for Intel C/C++/Fortran...
|
commit | commitdiff | tree |
2009-09-01 |
hoffman | Add a module to determine if the intel linker supports...
|
commit | commitdiff | tree |
2009-09-01 |
hoffman | Use the MANIFEST flag for non incremental linking as...
|
commit | commitdiff | tree |
2009-09-01 |
hoffman | Move /MANIFEST flag into -E vs_link. This is so it...
|
commit | commitdiff | tree |
2009-09-01 |
hoffman | Handle embeded manifests with ifort.
|
commit | commitdiff | tree |
2009-08-18 |
hoffman | Add test times to log file as well as the stdout.
|
commit | commitdiff | tree |
2009-08-18 |
hoffman | If labels are found on the tests, then print a time...
|
commit | commitdiff | tree |
2009-08-12 |
hoffman | Output total time when using -j N
|
commit | commitdiff | tree |
2009-08-12 |
hoffman | Output command that failed, if it fails.
|
commit | commitdiff | tree |
2009-08-11 |
hoffman | Fix failing test on release build for VS 10 cmSystemTools...
|
commit | commitdiff | tree |
2009-08-05 |
hoffman | Teach FortranC interface for Intel, PGI, and gcc 4.2
|
commit | commitdiff | tree |
2009-08-05 |
hoffman | Allow for static libraries to depend on other targets...
|
commit | commitdiff | tree |
2009-07-28 |
hoffman | ENH: remove code duplication and use cmVisualStudioGenerator...
|
commit | commitdiff | tree |
2009-07-27 |
hoffman | ENH: add test times and a total time to the output...
|
commit | commitdiff | tree |
2009-07-20 |
hoffman | ENH: set expected failure for tests
|
commit | commitdiff | tree |
2009-07-19 |
hoffman | ENH: fix warning
|
commit | commitdiff | tree |
2009-07-17 |
hoffman | ENH: fix warning
|
commit | commitdiff | tree |
2009-07-17 |
hoffman | ENH: compute the max test name width based on the length...
|
commit | commitdiff | tree |
2009-07-17 |
hoffman | ENH: make sure GUIDs for filters are cached
|
commit | commitdiff | tree |
2009-07-15 |
hoffman | ENH: remove debug message
|
commit | commitdiff | tree |
2009-07-15 |
hoffman | ENH: do not use /INCREMENTAL:YES with VS 10 compiler
|
commit | commitdiff | tree |
2009-07-14 |
hoffman | ENH: fix vsexternal test on vs 71
|
commit | commitdiff | tree |
2009-07-14 |
hoffman | ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and...
|
commit | commitdiff | tree |
2009-07-13 |
hoffman | ENH: almost all tests passing in vs 10, commit fixes...
|
commit | commitdiff | tree |
2009-07-11 |
hoffman | ENH: add group support and fix borland error
|
commit | commitdiff | tree |
2009-07-10 |
hoffman | ENH: change so rules show up in GUI, must be windows...
|
commit | commitdiff | tree |
2009-07-10 |
hoffman | ENH: only 5 failing tests for VS 10
|
commit | commitdiff | tree |
2009-06-28 |
hoffman | ENH: add rest of lib check
|
commit | commitdiff | tree |
2009-06-28 |
hoffman | ENH: fix line length
|
commit | commitdiff | tree |
2009-06-26 |
hoffman | ENH: fix line length issues
|
commit | commitdiff | tree |
2009-06-26 |
hoffman | ENH: do not create a desktop link for CMakeSetup
|
commit | commitdiff | tree |
2009-06-26 |
hoffman | ENH: 80 is fine, i guess not
|
commit | commitdiff | tree |
2009-06-26 |
hoffman | ENH: 80 is fine
|
commit | commitdiff | tree |
2009-06-26 |
hoffman | ENH: remove debug print
|
commit | commitdiff | tree |
2009-06-26 |
hoffman | ENH: add obj file support and remove a warning
|
commit | commitdiff | tree |
2009-06-25 |
hoffman | ENH: first pass at VS 10, can bootstrap CMake, but...
|
commit | commitdiff | tree |
2009-06-25 |
hoffman | ENH: add reminder comment
|
commit | commitdiff | tree |
2009-06-25 |
hoffman | ENH: set an upload speed limit for ctest
|
commit | commitdiff | tree |
2009-06-23 |
hoffman | ENH: boost lib is often found under the boost include dir
|
commit | commitdiff | tree |
2009-06-23 |
hoffman | ENH: add additional place to look for boost so it works...
|
commit | commitdiff | tree |
2009-06-22 |
hoffman | BUG: remove warning in test of compiler so -Werror...
|
commit | commitdiff | tree |
2009-06-15 |
hoffman | STYLE: fix warning
|
commit | commitdiff | tree |
2009-06-15 |
hoffman | BUG: fix crash when running ctest coverage for VTK
|
commit | commitdiff | tree |
2009-06-15 |
hoffman | ENH: add path for 64 bit on old hp
|
commit | commitdiff | tree |
2009-06-15 |
hoffman | ENH: put the 64 bit paths first
|
commit | commitdiff | tree |
2009-06-15 |
hoffman | ENH: add more search paths on HPUX
|
commit | commitdiff | tree |
2009-06-11 |
hoffman | ENH: use .exe on vms
|
commit | commitdiff | tree |
2009-06-09 |
hoffman | STYLE: suppress warnings for borland
|
commit | commitdiff | tree |
2009-06-09 |
hoffman | STYLE: suppress warnings for borland
|
commit | commitdiff | tree |
2009-06-09 |
hoffman | STYLE: suppress warnings for borland
|
commit | commitdiff | tree |
2009-06-05 |
hoffman | ENH: fix warning on borland
|
commit | commitdiff | tree |
2009-06-05 |
hoffman | ENH: move PutEnv to SystemTools
|
commit | commitdiff | tree |
2009-05-27 |
hoffman | BUG: fix for bug #8153 add purify suppression file...
|
commit | commitdiff | tree |
2009-05-27 |
hoffman | ENH: fix for building with VS 2010 make/nmake
|
commit | commitdiff | tree |
2009-05-20 |
hoffman | ENH: make this work for older versions of OSX
|
commit | commitdiff | tree |
2009-05-20 |
hoffman | ENH: revert back because it does not build on older...
|
commit | commitdiff | tree |
2009-05-19 |
hoffman | ENH: remove warning
|
commit | commitdiff | tree |
2009-05-19 |
hoffman | ENH: make this build on other machines besides the mac
|
commit | commitdiff | tree |
2009-05-19 |
hoffman | ENH: fix system info for mac
|
commit | commitdiff | tree |
2009-05-19 |
hoffman | BUG: fix for #0009051 CMake does not pass CMAKE_OSX_SYSROOT...
|
commit | commitdiff | tree |
2009-05-13 |
hoffman | BUG: fix for #9014, FATAL_ERROR not ending loops
|
commit | commitdiff | tree |
2009-05-07 |
hoffman | ENH: add docs for command line ctest
|
commit | commitdiff | tree |
2009-05-07 |
hoffman | BUG: 8898 fix date in ctest nightly time
|
commit | commitdiff | tree |
2009-04-24 |
hoffman | ENH: vms fix
|
commit | commitdiff | tree |
2009-04-24 |
hoffman | ENH: update vms boot
|
commit | commitdiff | tree |
2009-04-23 |
hoffman | ENH: check in almost building VMS stuff with VMSBuild...
|
commit | commitdiff | tree |
2009-04-21 |
hoffman | ENH: make sure tests for cpack are run correctly
|
commit | commitdiff | tree |
2009-04-21 |
hoffman | ENH: make sure tests for cpack are run correctly
|
commit | commitdiff | tree |