Commit History

Author SHA1 Message Date
  Alexander Neundorf 12f6383561 18 years ago
  Brad King d7118006de BUG: Target exclusion-from-all tests should always use the root local generator associated with the all target being tested. 18 years ago
  Alexander Neundorf 55303d6dd2 18 years ago
  Alexander Neundorf 95a8331edb 18 years ago
  Alexander Neundorf 021ceea1b0 ENH: second try for handling the linker language with integer priority values (returning a pointer to a string on the stack is no good idea) 18 years ago
  Alexander Neundorf 16705a3e87 COMP: revert last commit for now, broke Visual Studio 18 years ago
  Alexander Neundorf bea1a5de77 18 years ago
  Alexander Neundorf 43de8c8628 18 years ago
  Alexander Neundorf c0d000d234 18 years ago
  Brad King 35936433e1 ENH: Merging changes from branch CMake-SourceFile2-b between tags 18 years ago
  Alexander Neundorf 6d200fa6be 18 years ago
  Alexander Neundorf 9d4f3a0686 18 years ago
  Alexander Neundorf 422dc631b6 18 years ago
  Alexander Neundorf 96bb8da184 18 years ago
  Alexander Neundorf 0ddc9f62e5 18 years ago
  Alexander Neundorf 4878c00905 18 years ago
  Alexander Neundorf df8f550029 18 years ago
  Alexander Neundorf 8245f437b6 18 years ago
  Alexander Neundorf 7f11536704 18 years ago
  Ken Martin 2a1e2456ae ENH: some code consolidation and cleanup 18 years ago
  Bill Hoffman 5891ba16ce ENH: add project to target map, not used yet, but created 18 years ago
  Brad King fc19882e8f ENH: Moved ConvertToRelativePath from cmGlobalGenerator to cmLocalGenerator. This is in preparation for setting up each local generator to have its own RelativePathTopSource and RelativePathTopBinary based on its ancestor directories. 19 years ago
  Brad King 73a5c33f9b BUG: Removed legacy SetupTests method that was causing RUN_TESTS to test twice. 19 years ago
  Ken Martin 49085f7fed BUG: fixes so that --build-and-test will honor timeouts 19 years ago
  Bill Hoffman b0bc59f709 ENH: commit fix for putting everything in the build on vs 19 years ago
  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 years ago
  Brad King 239fce5caa ENH: Do not generate install target unless some INSTALL or INSTALL_* commands have been used. This addresses bug#2827. 19 years ago
  Brad King eef327b944 ENH: Adding install/local global target for Makefile generators. This runs installation only in the current directory and not subdirectories. 19 years ago
  Brad King 15ca72a862 BUG: Delay relative path configuration until as late as possible to make sure the source/binary dir are set. This is a work-around for lack of a more structured way of creating the global generator. 19 years ago
  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 years ago