コミット履歴

作者 SHA1 メッセージ 日付
  Bill Hoffman 3daf7f8056 WAR: remove warinings 23 年 前
  Bill Hoffman e74377dcd8 ENH: fixes for borland with spaces in the path 23 年 前
  Bill Hoffman d14ceb8a38 clean up warning and use more short paths 23 年 前
  Bill Hoffman 3859417d1a ENH: add target properties 23 年 前
  Brad King 4cbcd08594 BUG: Need source file and OBJECT_DEPENDS as dependencies of an object file. 23 年 前
  Brad King 3348131819 ENH: Added source file property OBJECT_DEPENDS to support generated header files included in non-generated sources. 23 年 前
  Brad King 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. 23 年 前
  Andy Cedilnik 3893ee72d2 Add comment support, so that you can see in build process what the custom command does 23 年 前
  Bill Hoffman 65032b816e BUG: do not output empty depends 23 年 前
  Bill Hoffman f03d370ee7 remove cerr 23 年 前
  Bill Hoffman 5a676508c4 BUG: fix bug in depends 23 年 前
  Andy Cedilnik 39714fb179 Rename variable to remove warning 23 年 前
  Bill Hoffman b0f4a4cb39 ENH: fix IntDir jump and build problem 23 年 前
  Bill Hoffman 19aa18fd26 use correct path type for check_cache file 23 年 前
  Bill Hoffman 7985bc118e ENH: add a rule to automatically re-run cmake from the top if the CMakeCache.txt file is changed 23 年 前
  Brad King 6676286784 ENH: When a full path to a library cannot be parsed, just add the whole path to the link line. If it isn't a valid path, the linker will complain. 23 年 前
  Bill Hoffman 3873bd6257 correctly place both LINK_FLAGS and CXX_LINK_FLAGS and C_LINK_FLAGS into all the rules 23 年 前
  Bill Hoffman 82a01df535 ENH: remove forced enable language call because a PROJECT command is now added to each project 23 年 前
  Bill Hoffman 16db85a651 BUG: add a space around the compile flags 23 年 前
  Bill Hoffman 3851ac2416 BUG: fix compile flags for a single file 23 年 前
  Bill Hoffman 3c6d30e4ab fix for paths with spaces and borland 23 年 前
  Bill Hoffman e9687d931a fix for create shared library 23 年 前
  Brad King f87d7039e2 ERR: Fixed unused parameter warning. 23 年 前
  Bill Hoffman fd30c82a19 fix some warnings 23 年 前
  Bill Hoffman 1a2a600a55 fix warning 23 年 前
  Ken Martin 86c32e96db fix some compiler warnings hopefully 23 年 前
  Bill Hoffman dad83f4d3c BUG: fix for borland run time dll 23 年 前
  Andy Cedilnik 4b0c9ee2be Fix compile flags on c files in static liobraries on windows 23 年 前
  Andy Cedilnik 115ea25dab BUG: fix flags for c compiler on windows 23 年 前
  Berk Geveci b7f96d0e75 Added missing space. 23 年 前