Commit History

Author SHA1 Message Date
  Brad King eb31755eb2 ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060. 19 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 years ago
  Bill Hoffman 89e5fc63fe STYLE: fix line lengths 19 years ago
  Bill Hoffman 4c5ba06fa1 ENH: use a cmake script to do the clean step, this allows for large numbers of files to be removed without making the command line too long 19 years ago
  Brad King 60cd72d01c ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_cache and similar rules from internal makefiles. 20 years ago
  Ken Martin 141ad7645e ENH: some reorg of the unix makefile generator 20 years ago
  Ken Martin 96d754046a ENH: more cleanup and removal of old code 20 years ago
  Ken Martin 5d35fd4b7e ENH: cleanup and remove some old code 20 years ago
  Bill Hoffman 9891260a6d ENH: add support for watcom wmake and wcl386 20 years ago
  Brad King 8340c0d186 ENH: Further centralized custom command dependency computation. Custom command dependencies in the source tree may now also be specified relative to the source directory. 20 years ago
  Brad King 22c62c9e65 BUG: Sweeping changes to cleanup computation of target names. This should 20 years ago
  Bill Hoffman 61e056e2dc BUG: fix for bug 2533, make foo/foo.o now works and .o files are in the help 20 years ago
  Bill Hoffman 452925649a ENH: add better support for framework linking 20 years ago
  Bill Hoffman f6588b7919 ENH: fix borland make clean targets before build, add new generators for msys and mingw 20 years ago
  Ken Martin 929553a02e ENH: big cleanup and fix for jump commands 20 years ago
  Ken Martin 6b444ee345 BUG: cd into local directory to reduce link line length 20 years ago
  Ken Martin dce07caf0b ENH: fix warning 20 years ago
  Ken Martin 40cd76ab03 ENH: first step to only rebuuilding on flag changes 20 years ago
  Ken Martin ad46c80f7a ENH: fix warning 20 years ago
  Ken Martin 4a98fcd059 ENH: fix some warnings and cleanup some 20 years ago
  Ken Martin 33efcc442b ENH: fix some warnings and cleanup some 20 years ago
  Ken Martin ccc292e4b0 ENH: fix some warnings and cleanup some 20 years ago
  Ken Martin 6cc7bca222 ENH: fix some warnings and cleanup some 20 years ago
  Ken Martin f85f919dbc ENH: reduce the number of files produced still needs a bit more cleanup 20 years ago
  Ken Martin ababb68820 BUG: fix for bootstrap problem 20 years ago
  Ken Martin 154a0cd162 ENH: added local help and install targets 20 years ago
  Ken Martin 369308ca76 ENH: make LOCATION an computed property of the target and get rid of a bunch of const junk 20 years ago
  Ken Martin e559aa11ac ENH: added support for forcing recomputation of depends 20 years ago
  Ken Martin c2aa4e7a08 ENH: now also provides obj rules for local Makefiles 20 years ago
  Ken Martin 46e5b9afe2 ENH: minor perf improvement 20 years ago