Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Ken Martin e7ab8a0e1d ENH: fixed more bugs with spaces in the path 18 ani în urmă
  Ken Martin 314f5f60a0 BUG: fix for spaces in path for nmake 18 ani în urmă
  Bill Hoffman ca0230a33e ENH: check in initial conv library stuff 19 ani în urmă
  Brad King 23d8525d46 BUG: Use the exe/lib output path for .pdb file location. This addresses bug#3277 and bug#4287. 19 ani în urmă
  Ken Martin f46704fefe BUG: fix for bug number 3964 19 ani în urmă
  Brad King f7611f167c ENH: Made cmMakefileTargetGenerator::GlobalGenerator have full type cmGlobalUnixMakefileGenerator3 to give access to all methods. Fixed broken custom targets with no commands for Borland makefiles when CMAKE_SKIP_RULE_DEPENDENCY is set. 19 ani în urmă
  Bill Hoffman f2e8fd06c2 ENH: make sure things do not depend on optimized libraries if they are debug, and the other way around as well 19 ani în urmă
  Brad King 0fe0523810 BUG: Fixed out-of-source subdirectories to work when they are also out-of-binary. Updated the OutOfSource test to test this feature. 19 ani în urmă
  Brad King e4ec89d036 ENH: Added SYMBOLIC source file property to mark custom command outputs that are never actually created on disk. This is used by the Watcom WMake generator to generate the .SYMBOLIC mark on the files in the make system. 19 ani în urmă
  Brad King 9a1d4e92eb BUG: Fix/cleanup custom commands and custom targets. Make empty comment strings work. Fix ZERO_CHECK target always out of date for debugging. Fix Makefile driving of custom commands in a custom target. Fix dependencies on custom targets not in ALL in VS generators. 19 ani în urmă
  Bill Hoffman eb3da1cdf3 ENH: put the if in the right place 19 ani în urmă
  Bill Hoffman 0406aace34 ENH: fix for BUG: #739 again, makefiles did not depend on external full path libraries 19 ani în urmă
  Brad King 76f6ea8011 BUG: Fixed ordering of code generated in Makefile and build.make files to make sure .SUFFIXES rule comes as early as possible. Also cleaned up documentation in generated files. 19 ani în urmă
  Brad King 409f70bc91 ENH: Make sure all custom command outputs are up to date before scanning dependencies. This avoids the need to pass a list of generated files to the dependency scanning code and to rescan after the files have been generated. Currently there is no notion of implicit dependencies of the custom commands themselves so this design is safe. We only need to make sure implicit dependencies are up to date before the make process for the /build part of a target is executed because only this process loads them. This is a step towards fixing bug#3658. 19 ani în urmă
  Brad King c6f1a11480 BUG: Added object language to list of object files in a local generator's directory. Fixed generation of preprocessing and assembly rules to be done only for C and C++ objects. 19 ani în urmă
  Andy Cedilnik 6b5403c586 ENH: fix for no newline on some makes fix for ctest and some symlinks 19 ani în urmă
  Brad King dd37d0652f ENH: Changed preprocessed source extension to .i and assembly extension to .s for more portability. 19 ani în urmă
  Brad King 5cfa1b02ab ENH: Added generation of rules to manually request preprocessed or generated assembly sources. 19 ani în urmă
  Brad King ab61137eb1 COMP: Fix and/or disable warnings for Borland 5.6 build. 19 ani în urmă
  Ken Martin ad3ca4c009 ENH: added progress to custom commands with comments 19 ani în urmă
  Ken Martin 8ace577a2a BUG: reduce the number of file handles kept open 19 ani în urmă
  Ken Martin c05b8fb993 ENH: fix compile warning 19 ani în urmă
  Ken Martin f1dfa7e78f BUG: changed to progress to make it more flexible and to no relink targets as often 19 ani în urmă
  Andy Cedilnik 0f28edbe4a STYLE: Fix some style errors 19 ani în urmă
  Andy Cedilnik 5a71f83f7a BUG: Several fixes to handle bundle content on Mac OSX 19 ani în urmă
  Brad King 0bbcb49f65 ENH: Added generation of link rules into script files executed by a cmake -E command in order to support longer link lines. This is needed only on platforms without response file support and that may have weak shells. 19 ani în urmă
  Ken Martin 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 ani în urmă
  Ken Martin ede1491f5a ENH: cleanup 19 ani în urmă
  Ken Martin 14cc1efe2c ENH: some cleanup to progress 19 ani în urmă
  Ken Martin 7d5bc02c9d ENH: line lengths 19 ani în urmă