Bill Hoffman
|
90974ea1d6
ENH: go back to \ escapes for qnx
|
пре 18 година |
Bill Hoffman
|
4d5321f891
ENH: go back to EscapeForShell version
|
пре 18 година |
Bill Hoffman
|
512d5dd1e3
ENH: try and use \ for space and () escapes
|
пре 18 година |
Bill Hoffman
|
f0d5bdf86e
ENH: try another thing 3
|
пре 18 година |
Bill Hoffman
|
d7e57294fb
ENH: try another thing
|
пре 18 година |
Bill Hoffman
|
77ad2d62c2
ENH: add some debug stuff
|
пре 18 година |
Bill Hoffman
|
ae1d9e8b93
ENH: add some debug stuff
|
пре 18 година |
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
|
пре 18 година |
Bill Hoffman
|
48202ef623
ENH: hack put the hack back for qnx to try and fix spaces in the path
|
пре 18 година |
Bill Hoffman
|
0b350cbb97
ENH: undo hack and try to get dashboard back
|
пре 18 година |
Brad King
|
c1eae5b891
BUG: Hack to try working around a problem with spaces in an rpath on QNX.
|
пре 18 година |
Bill Hoffman
|
417b2073df
ENH: add new escape stuff
|
пре 18 година |
Bill Hoffman
|
5647e6e254
ENH: fix parens in the path with spaces in the path
|
пре 18 година |
Bill Hoffman
|
f7cd9f76ce
STYLE: fix line length issues
|
пре 19 година |
Bill Hoffman
|
66523061d0
ENH: remove warnings and debug statement
|
пре 19 година |
Bill Hoffman
|
ca0230a33e
ENH: check in initial conv library stuff
|
пре 19 година |
Bill Hoffman
|
8013ffd23b
ENH: do not use crazy long paths to object files for try compile
|
пре 19 година |
Bill Hoffman
|
37d979e0fc
ENH: this does not need to be safe as the value is checked
|
пре 19 година |
Bill Hoffman
|
0272c209a5
ENH: avoid crash, but do not make it an error if include flags is missing from a language
|
пре 19 година |
Bill Hoffman
|
91bd8099d8
ENH: make the include flag required for a language avoids seg fault
|
пре 19 година |
Ken Martin
|
27379d7b08
ENH: make properties a bit more formal with documentation and chaining
|
пре 19 година |
Bill Hoffman
|
26b527ac0f
ENH: fix bug in full path to target depends stuff
|
пре 19 година |
Brad King
|
d045ae45f2
BUG: Do not print empty install configuration repeatedly.
|
пре 19 година |
Bill Hoffman
|
ccb77b65c6
ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only use cmVersion
|
пре 19 година |
Bill Hoffman
|
9baa760315
BUG: fix problem when a target name is the same as the output of a custom command
|
пре 19 година |
Brad King
|
54731fa2c8
ENH: Adding support for # escape in Watcom WMake.
|
пре 19 година |
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 година |
Brad King
|
023041362d
BUG: Do not try to compute the location of a non-library target for linking.
|
пре 19 година |
Brad King
|
86dd8579c5
BUG: TARGET_QUOTED should always be replaced if Target is set in the rule variables.
|
пре 19 година |
Brad King
|
bdf8e186e5
BUG: Need to match shared library names before static because some platforms have static name patterns that match their shared patterns but not vice versa. This is needed for implementing bug#1644 on cygwin.
|
пре 19 година |