Commit History

Author SHA1 Message Date
  Ken Martin 2d53fcf035 macros now support varargs 21 years ago
  Brad King 7c0844d2f4 BUG#682: Adding environment variable check to FIND_PACKAGE command. 21 years ago
  Brad King b6f7e08242 STYLE: Removed trailing whitespace. 21 years ago
  Brad King a8b2400f7b BUG#502: Do not let optimizing compilers think the symbol exists. Require the symbol by making the return value depend on it to force linking. 21 years ago
  Bill Hoffman 71b57bc454 BUG: fix for bug 769 CMAKE_STANDARD_LIBRARIES now used in ides 21 years ago
  Andy Cedilnik aff8c7bcd6 ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change include directories and get all sorts of things. Closes Bug #25 - Get_CMAKE_PROPERTIES 21 years ago
  Bill Hoffman 0b7d154ebd ENH: add verbose make abilility to visual studio 7 21 years ago
  Bill Hoffman 8b0b749a11 ENH: add SUBDIR PREORDER and fix clean for non-relative paths 21 years ago
  Andy Cedilnik eae3d4cf06 ENH: Unify with other variables 21 years ago
  Bill Hoffman 3262bc73d3 ENH: allow verbose makefile flag to remove nologo from all commands so you can see them in visual studio 6 21 years ago
  Brad King 32a6a8fb0c ERR: Fixed unused variable assignment warning. 21 years ago
  Andy Cedilnik 724019f91c ENH: Add DynamicAnalisys support. The old Purify is still available through --compatibility-mode 21 years ago
  Bill Hoffman ef5387a8ff BUG: fix for bug 618 21 years ago
  Bill Hoffman a688f59519 BUG: fix for bug 743 21 years ago
  Bill Hoffman 9dbd619b28 BUG: fix for bug 607 21 years ago
  Bill Hoffman 7b576866b7 ENH: add support for static library property STATIC_LIBRARY_FLAGS 21 years ago
  Bill Hoffman 8ba5612136 ENH: contribution from Ian Scott, thanks. 21 years ago
  Ken Martin 45878db508 update comments 21 years ago
  Bill Hoffman 86bf9f396e ENH: add a property for HAS_CXX to a target that will force the use of a c++ compiler in the linking of an executable that contains only c code 21 years ago
  Andy Cedilnik 161c31bc2b ERR: Verify that getenv returned something before using it 21 years ago
  Ken Martin 84a1d5e553 update docs 21 years ago
  Bill Hoffman d59e06595c BUG: fix for 301 CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH env vars now used in FIND_LIBRARY and FIND_PATH in addtion to and before PATH 21 years ago
  Bill Hoffman 5ff05c35d1 BUG: fix bad if statements 21 years ago
  Bill Hoffman 4e8b76dc93 BUG 178: make top level cmakelist file a source in ALL_BUILD 21 years ago
  Andy Cedilnik 6918844bd6 ERR: Fix install on VS71 21 years ago
  Brad King 5473791b4b ENH: Added cmListFileLexer_SetString method to allow a string to be parsed as input. 21 years ago
  Bill Hoffman 7aaf404cc1 add dep 21 years ago
  Bill Hoffman 8414c65862 ENH: fix for mingw 21 years ago
  Andy Cedilnik b55d109864 BUG: Put all files to manifest 21 years ago
  Brad King bfd79e99e6 BUG: Fixed check of number of arguments. 21 years ago