Ken Martin
|
7ebbc4399c
no more singletons
|
пре 23 година |
Ken Martin
|
d7f1a49006
memory issue
|
пре 23 година |
Bill Hoffman
|
3f36d23421
BUG: add explicit clean up of the cachemanager at exit of programs, so dll destruction is not a problem.
|
пре 23 година |
Brad King
|
7fc1bd1281
ERR: UseIt() missing return type.
|
пре 23 година |
Bill Hoffman
|
384937a420
fix warning
|
пре 23 година |
Bill Hoffman
|
290c509e11
ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake
|
пре 23 година |
Bill Hoffman
|
d42055b283
ENH: fix more space problems, you can add args to the ExecProgram command separatly now
|
пре 24 година |
Bill Hoffman
|
8b3b49a010
ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc.
|
пре 24 година |
Bill Hoffman
|
60d604ae4e
ENH: show output when running tests
|
пре 24 година |
Bill Hoffman
|
2f639d37b5
ENH: add new command to create a test driver
|
пре 24 година |
Bill Hoffman
|
567edf0e9a
ENH: overhaul of RunCommand on windows, if only win32 had popen...
|
пре 24 година |
Bill Hoffman
|
809b32fe59
ENH: remove several compiler warnings
|
пре 24 година |
Sebastien Barre
|
3ed2e6d02b
ENH: add cmaketest to install targets (so that it can be used in other projects) and pass the rest of its command-line args to cmake
|
пре 24 година |
Bill Hoffman
|
8c3400dc6b
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
пре 24 година |
Bill Hoffman
|
59714406cc
add ifdef for windows function
|
пре 24 година |
Bill Hoffman
|
27617df8b0
close to dot net working
|
пре 24 година |
Sebastien Barre
|
8a4a39d568
ENH: run CMake a second time. The first time it is run, some cache values are computed. The second time it is run, some commands check if the value is already in the cache and return that value instead of re-computing it. Therefore this ENH: a) make sure that this specific code is tested, b) increase coverage.
|
пре 24 година |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
пре 24 година |
Bill Hoffman
|
9fd92a28f7
ENH: check the return value of the test program to be run
|
пре 24 година |
Sebastien Barre
|
a2fe7601f0
FIX: need a 'make clean' before 'make all' otherwise the post-build custom-command are not run (since a lib might be up to date already for ex.).
|
пре 24 година |
Bill Hoffman
|
384cf0c7f3
add example to tests
|
пре 24 година |
Bill Hoffman
|
5a488fc850
ENH: convert to windows paths
|
пре 24 година |
Bill Hoffman
|
06cc1cbf2f
ENH: use windows paths to run commands and escape spaces
|
пре 24 година |
Bill Hoffman
|
af9bc3fa9f
*** empty log message ***
|
пре 24 година |
Bill Hoffman
|
12551a33c3
NMake with spaces in directories
|
пре 24 година |
Berk Geveci
|
a43f3c99c7
BUG: fix memory leak
|
пре 24 година |
Bill Hoffman
|
ba62b9d94d
BUG: fix build for cygwin
|
пре 24 година |
Bill Hoffman
|
94f82edd07
Closer to nmake build
|
пре 24 година |
Bill Hoffman
|
1c5c899fd7
add dependency for configure files and use short path in WIN32 cmake test
|
пре 24 година |
Bill Hoffman
|
8f652aad21
ENH: fixes for borland compiler testing
|
пре 24 година |