Bill Hoffman
|
b5bdf2cb0a
ENH: add better error reporting for file open failures
|
21 years ago |
Bill Hoffman
|
b41d447935
ENH: use GetRequiredDefinition instead of GetDefinition and crash
|
21 years ago |
Bill Hoffman
|
d655b65256
ENH: fix rerun of cmake command
|
21 years ago |
Bill Hoffman
|
70eaddbf8e
BUG: make sure global generate is done when cmakelist file chagnes, also make sure guids are stored in the cache so the .sln file does not change every time
|
21 years ago |
Bill Hoffman
|
71b57bc454
BUG: fix for bug 769 CMAKE_STANDARD_LIBRARIES now used in ides
|
21 years ago |
Bill Hoffman
|
3262bc73d3
ENH: allow verbose makefile flag to remove nologo from all commands so you can see them in visual studio 6
|
21 years ago |
Bill Hoffman
|
7b576866b7
ENH: add support for static library property STATIC_LIBRARY_FLAGS
|
21 years ago |
Bill Hoffman
|
4e8b76dc93
BUG 178: make top level cmakelist file a source in ALL_BUILD
|
21 years ago |
Andy Cedilnik
|
b1a7421840
ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE
|
21 years ago |
Ken Martin
|
cb2b5a188a
fix for long lines with post build rules
|
22 years ago |
Bill Hoffman
|
0bdb092a01
ENH: add relative paths to visual studio 6 and 7 project files
|
22 years ago |
Andy Cedilnik
|
72d8bd1e41
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
22 years ago |
Bill Hoffman
|
eff0a824c4
BUG: hack fix for problem of MS vs 6 and custom target commands
|
22 years ago |
Bill Hoffman
|
f60e16f8ab
BUG: fix for debug libs not using output path
|
22 years ago |
Andy Cedilnik
|
368d7f7c18
ENH: Attempt to add debug library postfix for visual studio 6
|
22 years ago |
Bill Hoffman
|
4d2ca08bc7
ENH: allow UNICODE to be specifed in the cxx flags and if not default to MBCS
|
22 years ago |
Bill Hoffman
|
dd4e8df29a
BUG: make sure exe output path is used for dep hack stuff
|
22 years ago |
Ken Martin
|
5824302612
bad evil nasty ken
|
22 years ago |
Ken Martin
|
2b2a9d73da
fix to executable depends for custom commands
|
22 years ago |
Bill Hoffman
|
58d9cfa141
BUG: fix bug with custom commands depending on executables
|
22 years ago |
Ken Martin
|
13b60f71f2
fid post build iue on vs6 utility targets
|
22 years ago |
Bill Hoffman
|
6e494f9bce
BUG: when creating rule files remove the IntDir
|
22 years ago |
Brad King
|
48aedb2ba3
ENH: Fully implemented SOURCE_GROUP command.
|
22 years ago |
Ken Martin
|
840389b64f
moved depend code into cmTarget
|
22 years ago |
Brad King
|
38482b46d1
ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression.
|
22 years ago |
Ken Martin
|
40a985a38d
fix for bad assumption
|
22 years ago |
Ken Martin
|
7885db5eaf
fix for bad assumption
|
22 years ago |
Ken Martin
|
f76d01d56a
fix for vs6 rule files
|
22 years ago |
Ken Martin
|
703242071f
more crazt changes source files now must match with full path
|
22 years ago |
Ken Martin
|
050190d455
minor fix
|
22 years ago |