Commit History

Author SHA1 Message Date
  Bill Hoffman 1503caa14e ENH: remove qnx special stuff that does not work 19 years ago
  Bill Hoffman ecbec236b1 ENH: one more pass at paths with spaces and parens 19 years ago
  Bill Hoffman 90974ea1d6 ENH: go back to \ escapes for qnx 19 years ago
  Bill Hoffman 4d5321f891 ENH: go back to EscapeForShell version 19 years ago
  Bill Hoffman 512d5dd1e3 ENH: try and use \ for space and () escapes 19 years ago
  Bill Hoffman f0d5bdf86e ENH: try another thing 3 19 years ago
  Bill Hoffman d7e57294fb ENH: try another thing 19 years ago
  Bill Hoffman 77ad2d62c2 ENH: add some debug stuff 19 years ago
  Bill Hoffman ae1d9e8b93 ENH: add some debug stuff 19 years ago
  Andy Cedilnik 8ad3430931 ENH: Make EXCLUDE_FROM_ALL a target and directory properties. Also, make IsInAll use EXCLUDE_FROM_ALL. Also, enable the test that tests this 19 years ago
  Bill Hoffman 48202ef623 ENH: hack put the hack back for qnx to try and fix spaces in the path 19 years ago
  Bill Hoffman 0b350cbb97 ENH: undo hack and try to get dashboard back 19 years ago
  Brad King c1eae5b891 BUG: Hack to try working around a problem with spaces in an rpath on QNX. 19 years ago
  Bill Hoffman 417b2073df ENH: add new escape stuff 19 years ago
  Bill Hoffman 5647e6e254 ENH: fix parens in the path with spaces in the path 19 years ago
  Bill Hoffman f7cd9f76ce STYLE: fix line length issues 19 years ago
  Bill Hoffman 66523061d0 ENH: remove warnings and debug statement 19 years ago
  Bill Hoffman ca0230a33e ENH: check in initial conv library stuff 19 years ago
  Bill Hoffman 8013ffd23b ENH: do not use crazy long paths to object files for try compile 19 years ago
  Bill Hoffman 37d979e0fc ENH: this does not need to be safe as the value is checked 19 years ago
  Bill Hoffman 0272c209a5 ENH: avoid crash, but do not make it an error if include flags is missing from a language 19 years ago
  Bill Hoffman 91bd8099d8 ENH: make the include flag required for a language avoids seg fault 19 years ago
  Ken Martin 27379d7b08 ENH: make properties a bit more formal with documentation and chaining 19 years ago
  Bill Hoffman 26b527ac0f ENH: fix bug in full path to target depends stuff 19 years ago
  Brad King d045ae45f2 BUG: Do not print empty install configuration repeatedly. 19 years ago
  Bill Hoffman ccb77b65c6 ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only use cmVersion 19 years ago
  Bill Hoffman 9baa760315 BUG: fix problem when a target name is the same as the output of a custom command 19 years ago
  Brad King 54731fa2c8 ENH: Adding support for # escape in Watcom WMake. 19 years ago
  Brad King b155f3aa1c ENH: Adding image version number (major.minor) property to windows binaries. Default is 0.0, but the VERSION target property may change the value. Windows now has first-class support for dll and exe versioning. This addresses bug#1219. 19 years ago
  Brad King 023041362d BUG: Do not try to compute the location of a non-library target for linking. 19 years ago