Commit History

Автор SHA1 Съобщение Дата
  Brad King 7d2de52c1a ENH: Cleaned up signature of cmMakefile::AddUtilityCommand. It is not valid to have an output from a utility rule and no calls to the method asked for an output anyway. The argument has been removed. преди 19 години
  Ken Martin cac30b5ff8 STYLE: fix line length преди 19 години
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup преди 20 години
  Bill Hoffman 89e5fc63fe STYLE: fix line lengths преди 20 години
  Bill Hoffman ccdca71332 ENH: fix broken tests преди 20 години
  Bill Hoffman 347c5f4b46 ENH: add working directory support преди 20 години
  Brad King 39af9ee1e4 ENH: Updated implementation of custom commands. Multiple command lines are now supported effectively allowing entire scripts to be written. Also removed extra variable expansions and cleaned up passing of commands through to the generators. The command and individual arguments are now kept separate all the way until the generator writes them out. This cleans up alot of escaping issues. преди 21 години
  Andy Cedilnik d55033b4c1 Oops, std namespace преди 23 години
  Andy Cedilnik b35814d65e Generate java dependency files преди 23 години
  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 години
  Ken Martin 7b5a8762c6 modified how source files store properties преди 23 години
  Ken Martin 0b88e57e54 fixed commands that were setting definitions in final pass to set definitions in initial pass преди 23 години
  Ken Martin 44a7cd55ff removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building преди 23 години
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands преди 24 години
  Bill Hoffman 8b3b49a010 ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. преди 24 години
  Bill Hoffman 809b32fe59 ENH: remove several compiler warnings преди 24 години
  Will Schroeder a6a43d5320 ENH:Updated copyright преди 24 години
  Ken Martin 0333f15b96 minor fixes преди 24 години
  Bill Hoffman 319a5e0077 BUG: CustomCommand has to use full path to Source file now преди 24 години
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache преди 24 години
  Ken Martin 84ea4d85d1 now uses five argument version of wrap commands преди 24 години
  Ken Martin 0fe42a9857 various windows fixes преди 24 години
  Bill Hoffman cc5c1fa6f7 ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command преди 24 години
  Bill Hoffman db1303aa7d ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping преди 24 години
  Berk Geveci 44062bf4b7 Better error checking. преди 24 години
  Bill Hoffman 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache преди 24 години
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass преди 24 години
  Ken Martin 089aa3e106 option to make utilities in the all target преди 24 години
  Ken Martin d1939b26ee updates преди 24 години
  Ken Martin 4d9b2f59cc better custom rules преди 24 години