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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: ExpandListArguments(): empty elements in semi-colon-separated string-lis...
Sebastien Barre
2002-03-26
2
-3/+8
*
ENH: now supports tests inside sub-dirs
Sebastien Barre
2002-03-26
1
-8/+42
*
ENH: USE_MANGLED_MESA is more careful now. Try to trick it again.
Sebastien Barre
2002-03-26
1
-0/+4
*
ENH: Use ${CMAKE_CFG_INTDIR} instead of hardcoded RelInfo, Debug, Release, etc.
Sebastien Barre
2002-03-26
5
-29/+9
*
ENH: add error checking for mmesa
Bill Hoffman
2002-03-26
1
-0/+11
*
ENH: use ccommand for del on windows
Bill Hoffman
2002-03-26
3
-7/+14
*
ENH: show output when running tests
Bill Hoffman
2002-03-26
1
-1/+1
*
ENH: if no arguments are given and there is only one test, then run it
Bill Hoffman
2002-03-26
1
-1/+7
*
removed quotes from cmake and ccommand executable to be consistant
Ken Martin
2002-03-25
1
-7/+3
*
ENH: support semi-colon format (list of args as string)
Sebastien Barre
2002-03-25
1
-1/+4
*
ENH: cmCopyFile ; the path to the destination file will be created ; second a...
Sebastien Barre
2002-03-25
2
-5/+30
*
Add suffixes
Sebastien Barre
2002-03-25
2
-2/+44
*
ENH: add new command to create a test driver
Bill Hoffman
2002-03-20
9
-3/+282
*
ENH: remove fltk dialog as it is no longer supported
Bill Hoffman
2002-03-20
13
-2138/+1
*
Return error on copy
Andy Cedilnik
2002-03-19
1
-1/+1
*
Remove warning about sign and unsigned
Andy Cedilnik
2002-03-18
1
-1/+1
*
Add ccommand for executing commands on the system, so by using ADD_CUSTOM_COM...
Andy Cedilnik
2002-03-15
5
-0/+207
*
BUG: The source file may be specified with an extension.
Amitha Perera
2002-03-15
1
-1/+1
*
less noisy about changing directories
Ken Martin
2002-03-15
1
-1/+8
*
There can be multiple ansi flags now
Berk Geveci
2002-03-15
1
-2/+2
*
HP add Ae flag
Bill Hoffman
2002-03-15
1
-6/+13
*
Added better support for HPux
Berk Geveci
2002-03-15
1
-1/+8
*
ENH: add .in as a header file type, as it can not be compiled
Bill Hoffman
2002-03-14
1
-0/+1
*
BUG: .h not two .cxx files
Bill Hoffman
2002-03-14
1
-1/+1
*
BUG: fix RunCommand again... back to system, but with GetShortPath
Bill Hoffman
2002-03-14
1
-135/+49
*
BUG: fix for paths with spaces
Bill Hoffman
2002-03-14
1
-5/+4
*
BUG: fix for files with dashes in them
Bill Hoffman
2002-03-14
2
-0/+11
*
ENH: overhaul of RunCommand on windows, if only win32 had popen...
Bill Hoffman
2002-03-14
6
-19/+207
*
Remove warnings
Bill Hoffman
2002-03-13
3
-6/+6
*
ENH: closer to working with spaces in the path
Ken Martin
2002-03-13
2
-36/+72
*
ENH: remove several compiler warnings
Bill Hoffman
2002-03-13
25
-67/+96
*
ENH: Added test for explicit instantiation support.
Brad King
2002-03-12
2
-25/+51
*
ENH: add error checking for option commands with too many arguments
Bill Hoffman
2002-03-11
1
-1/+1
*
ENH: add support for .def files
Bill Hoffman
2002-03-11
2
-2/+29
*
BUG: make sure libraries do not depend on themselves
Bill Hoffman
2002-03-11
1
-10/+13
*
ENH: try to get crazy dec cxx to work again... one more time
Bill Hoffman
2002-03-10
2
-2/+2
*
ENH: try to get crazy dec cxx to work again...
Bill Hoffman
2002-03-10
2
-25/+33
*
ENH: more dec silly stuff
Bill Hoffman
2002-03-08
3
-0/+3
*
more stupid dec cxx tricks...
Bill Hoffman
2002-03-08
3
-33/+72
*
ENH: add one more stupid function call for the dec cxx compiler...
Bill Hoffman
2002-03-08
3
-0/+3
*
try to fix dec cxx
Bill Hoffman
2002-03-08
3
-3/+6
*
ENH: add more junk for the dec cxx compiler to force it to instantiate stuff
Bill Hoffman
2002-03-08
3
-0/+15
*
ENH: use the string class to force the dec compiler to instantiate some templ...
Bill Hoffman
2002-03-07
3
-3/+18
*
Build cmaketest even if testing if OFF (so that it can be used externally)
Sebastien Barre
2002-03-07
1
-6/+7
*
ENH: add -E option (exclude tests matching a regexp)
Sebastien Barre
2002-03-06
2
-7/+36
*
ENH: add cmaketest to install targets (so that it can be used in other projec...
Sebastien Barre
2002-03-06
2
-1/+12
*
build type should not be advanced
Bill Hoffman
2002-03-06
1
-1/+4
*
ENH: add test for semi-colon separated lists of libraries
Bill Hoffman
2002-03-06
3
-6/+6
*
ENH: add suport for semi-colon separated list variables
Bill Hoffman
2002-03-06
5
-16/+68
*
ENH: expand variables in arguments before the commands get them
Bill Hoffman
2002-03-05
37
-138/+44
[next]