Brad King
|
e34207c1f0
COMP: Fix new cmGeneratedFileStream for MSVC.
|
21 лет назад |
Bill Hoffman
|
444dbd3309
BUG: fix external project command for VS 7 and 71
|
21 лет назад |
Bill Hoffman
|
e192b45f4b
ENH: fix for vs 70 generator
|
21 лет назад |
Bill Hoffman
|
5001eed8a5
ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton Stimpson
|
21 лет назад |
Bill Hoffman
|
b1f3e10439
BUG: make sure env CC and CXX are not set for VS IDE builds
|
21 лет назад |
Bill Hoffman
|
32fe8caaef
bug fixes for external projects
|
21 лет назад |
Bill Hoffman
|
d385543865
BUG: fix include external project bug
|
21 лет назад |
Bill Hoffman
|
b5bdf2cb0a
ENH: add better error reporting for file open failures
|
21 лет назад |
Bill Hoffman
|
731369ef9c
ENH: try to initialize all languages at the same time
|
21 лет назад |
Bill Hoffman
|
bb32a51825
ENH: change RUN_TESTS to use -C and not -D also use GetRequiredDefinition where needed
|
21 лет назад |
Brad King
|
9b1771aef4
BUG: CMAKE_TRY_COMPILE_CONFIGURATION should be obtained from the cmMakefile instance for the listfile containing the TRY_COMPILE call, not the top level listfile.
|
21 лет назад |
Bill Hoffman
|
1d061ae896
fix include order because of GetCurrentDirectory define and windows.h problem
|
21 лет назад |
Bill Hoffman
|
c15adc9221
BUG: fix sub project path problem
|
21 лет назад |
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 лет назад |
Andy Cedilnik
|
9ac968174e
ENH: Handle make install target on Visual Studio 6 and 7 and install templates
|
21 лет назад |
Bill Hoffman
|
7fa36510d5
BUG: fix external projects for vc7
|
21 лет назад |
Bill Hoffman
|
ddb815c125
ENH: add new subdirectory exclude from top option
|
22 лет назад |
Andy Cedilnik
|
72d8bd1e41
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
22 лет назад |
Bill Hoffman
|
587370e1e2
remove more warnings
|
22 лет назад |
Bill Hoffman
|
d89adbf049
remove warnings
|
22 лет назад |
Bill Hoffman
|
6e9a96119c
ENH: fix some warnings
|
22 лет назад |
Bill Hoffman
|
5ccfaefb48
ENH: generate a sln and dsw file for each sub project in a project
|
22 лет назад |
Andy Cedilnik
|
467fa9dfb3
ENH: Bug #371 - Add build configuration for try compiles using cmake variable
|
22 лет назад |
Andy Cedilnik
|
0b150f69c2
ENH: Use the new RunCommand
|
22 лет назад |
Brad King
|
e5ed57ec18
ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section.
|
22 лет назад |
Ken Martin
|
ba68f771b3
yikes added new custom command support
|
22 лет назад |
Bill Hoffman
|
6112e7fc16
add support for vs 71
|
22 лет назад |
Bill Hoffman
|
0c26d2f4e5
ENH: fix for vs 7 beta1
|
23 лет назад |
Brad King
|
4e6ad941e9
ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be a semicolon-separated list of configurations that will be built.
|
23 лет назад |
Andy Cedilnik
|
682e2c7b8b
Add check so that java projects build without C++
|
23 лет назад |