index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmaketest.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
Remove memory leak caused by cmDynamicLoader not being deleted properly
Ken Martin
2002-10-09
1
-1/+13
*
Cleanup
Andy Cedilnik
2002-09-23
1
-2/+1
*
remove unused variables
Ken Martin
2002-09-15
1
-1/+0
*
Remove unnecessary include
Andy Cedilnik
2002-09-12
1
-1/+0
*
new arch
Ken Martin
2002-09-06
1
-2/+2
*
no more singletons
Ken Martin
2002-08-28
1
-18/+0
*
memory issue
Ken Martin
2002-08-23
1
-0/+1
*
BUG: add explicit clean up of the cachemanager at exit of programs, so dll de...
Bill Hoffman
2002-08-23
1
-0/+3
*
ERR: UseIt() missing return type.
Brad King
2002-04-10
1
-1/+1
*
fix warning
Bill Hoffman
2002-04-10
1
-0/+4
*
ENH: make sure the test tests the right cmake, and not the cmake used to boot...
Bill Hoffman
2002-04-05
1
-18/+27
*
ENH: fix more space problems, you can add args to the ExecProgram command sep...
Bill Hoffman
2002-04-03
1
-14/+2
*
ENH: major change, the cmMakefile now contains a master list of cmSourceFile ...
Bill Hoffman
2002-03-29
1
-6/+15
*
ENH: show output when running tests
Bill Hoffman
2002-03-26
1
-1/+1
*
ENH: add new command to create a test driver
Bill Hoffman
2002-03-20
1
-3/+20
*
ENH: overhaul of RunCommand on windows, if only win32 had popen...
Bill Hoffman
2002-03-14
1
-1/+1
*
ENH: remove several compiler warnings
Bill Hoffman
2002-03-13
1
-2/+2
*
ENH: add cmaketest to install targets (so that it can be used in other projec...
Sebastien Barre
2002-03-06
1
-1/+11
*
ENH: big change in the path handling, one function CreateOutputPath is used t...
Bill Hoffman
2002-02-22
1
-8/+2
*
add ifdef for windows function
Bill Hoffman
2002-02-21
1
-0/+2
*
close to dot net working
Bill Hoffman
2002-02-20
1
-0/+19
*
ENH: run CMake a second time. The first time it is run, some cache values are...
Sebastien Barre
2002-01-23
1
-2/+24
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-0/+16
*
ENH: check the return value of the test program to be run
Bill Hoffman
2002-01-21
1
-2/+8
*
FIX: need a 'make clean' before 'make all' otherwise the post-build custom-co...
Sebastien Barre
2002-01-17
1
-0/+15
*
add example to tests
Bill Hoffman
2001-12-19
1
-2/+11
*
ENH: convert to windows paths
Bill Hoffman
2001-12-07
1
-0/+4
*
ENH: use windows paths to run commands and escape spaces
Bill Hoffman
2001-12-07
1
-0/+4
*
*** empty log message ***
Bill Hoffman
2001-11-28
1
-1/+1
*
NMake with spaces in directories
Bill Hoffman
2001-11-21
1
-2/+6
*
BUG: fix memory leak
Berk Geveci
2001-11-20
1
-1/+1
*
BUG: fix build for cygwin
Bill Hoffman
2001-11-15
1
-0/+2
*
Closer to nmake build
Bill Hoffman
2001-11-14
1
-17/+29
*
add dependency for configure files and use short path in WIN32 cmake test
Bill Hoffman
2001-10-26
1
-1/+17
*
ENH: fixes for borland compiler testing
Bill Hoffman
2001-10-03
1
-1/+10
*
BUG: add missing include
Bill Hoffman
2001-10-01
1
-0/+1
*
ENH: change checkboxes back to pull down menus, remove leak
Bill Hoffman
2001-10-01
1
-0/+1
*
bug in testing code
Ken Martin
2001-09-11
1
-1/+5
*
ENH: run cmake from cmaketest
Bill Hoffman
2001-08-29
1
-12/+21
*
BUG: run make all on unix not make exename
Bill Hoffman
2001-08-23
1
-1/+3
*
ENH: add more testing
Bill Hoffman
2001-08-23
1
-10/+32
*
minor compile fix
Ken Martin
2001-06-29
1
-1/+1
*
minor fixes to testing
Ken Martin
2001-06-27
1
-5/+37
*
namespace issues
Ken Martin
2001-06-22
1
-6/+6
*
new test driver
Ken Martin
2001-06-21
1
-0/+61