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: make it a bit smarter at finding stuff: now you need only to set *ONE* o...
Sebastien Barre
2004-01-09
2
-3/+16
*
ENH: clean up the output some more
Bill Hoffman
2004-01-09
1
-2/+8
*
ENH: clean up output
Bill Hoffman
2004-01-09
1
-24/+47
*
ENH: add an ability to specify a build run directory
Bill Hoffman
2004-01-09
2
-1/+17
*
ENH: clean up output
Bill Hoffman
2004-01-09
1
-1/+2
*
ENH: add a local target for libraries as well as executables
Bill Hoffman
2004-01-09
1
-3/+16
*
BUG: Updated warning regex to match in more cases.
Brad King
2004-01-09
1
-1/+1
*
BUG: if the build fails then the test fails
Bill Hoffman
2004-01-09
1
-1/+1
*
BUG: fix arguments to wxwindows test
Bill Hoffman
2004-01-09
1
-1/+1
*
BUG: make sure relative paths in command line options are expanded
Bill Hoffman
2004-01-08
1
-2/+9
*
BUG: make sure null terminator is in the right place for putenv static char a...
Bill Hoffman
2004-01-08
3
-7/+5
*
ENH: remove warning
Bill Hoffman
2004-01-08
1
-1/+1
*
ENH: remove warning
Bill Hoffman
2004-01-08
1
-1/+0
*
temp remove of optimization internal ctest use putenv causing trouble on cygwin
Bill Hoffman
2004-01-07
1
-1/+2
*
ENH: print errors when they are there
Bill Hoffman
2004-01-07
1
-0/+2
*
BUG: initialize ivar
Bill Hoffman
2004-01-07
1
-0/+1
*
BUG: fix command line parser bug
Bill Hoffman
2004-01-07
1
-4/+0
*
ENH: remove warning
Bill Hoffman
2004-01-07
1
-4/+2
*
ENH: remove warnings
Bill Hoffman
2004-01-07
1
-3/+3
*
ENH: add new feature to ctest so that it can cmake, build and run a test exec...
Bill Hoffman
2004-01-07
8
-480/+1214
*
BUG: fix crash in external dsp include
Bill Hoffman
2004-01-07
1
-1/+0
*
BUG: fix crash
Bill Hoffman
2004-01-07
1
-1/+1
*
ENH: Improve notes support (now you can specify them with the rest of the com...
Andy Cedilnik
2004-01-07
3
-53/+116
*
ENH: Removing empty source file now that makefile dependencies should have up...
Brad King
2004-01-06
5
-5/+0
*
ENH: fix for hp make and relative paths never have targets with a ./ at the s...
Bill Hoffman
2004-01-06
2
-7/+12
*
fix for glob command
Ken Martin
2004-01-05
1
-3/+2
*
BUG: Fixed typo in error message.
Brad King
2004-01-05
1
-1/+1
*
fix for long lines with post build rules
Ken Martin
2004-01-05
1
-3/+3
*
BUG: Fix dependency to input file for QT_WRAP_CPP. Bug #421 - QT_WRAP_CPP
Andy Cedilnik
2004-01-05
3
-2/+13
*
ERR: Removed use of FILE command and using WRITE_FILE instead. We would stil...
Brad King
2004-01-05
1
-4/+4
*
ENH: reduce flicker
Bill Hoffman
2004-01-05
1
-0/+4
*
ENH: fix bug with advanced items loosing edit and do a better job sorting
Bill Hoffman
2004-01-02
4
-115/+154
*
fix for multiple nexted projects
Ken Martin
2004-01-02
1
-4/+14
*
ERR: Fix bootstrap for the changes in kwsys
Andy Cedilnik
2003-12-31
1
-21/+21
*
ENH: Renamed KWSYS_IOS_HAVE_* macros to KWSYS_IOS_USE_* to be more readable i...
Brad King
2003-12-30
7
-45/+45
*
ENH: Added GetExceptionString method to provide an error description when Get...
Brad King
2003-12-30
4
-55/+257
*
BUG: CollapseFullPath was calling SplitProgramPath before changing the workin...
Brad King
2003-12-30
1
-3/+3
*
BUG: Do not call cmsysProcess_GetErrorString unless GetState returns State_Er...
Brad King
2003-12-30
1
-1/+1
*
BUG: borland make treats ./target and target as different also convert to out...
Bill Hoffman
2003-12-30
2
-4/+18
*
ENH: Remove warnings about unused variables
Andy Cedilnik
2003-12-30
1
-6/+9
*
sets variable now
Ken Martin
2003-12-29
1
-1/+1
*
only generate test target when enabled
Ken Martin
2003-12-29
1
-8/+11
*
sets variable now
Ken Martin
2003-12-29
1
-0/+6
*
BUG#423: Fixed search for frameworks on OSX.
Brad King
2003-12-29
3
-69/+89
*
ENH: Do not use nslookup. All we really care is hostname. If somebody wants s...
Andy Cedilnik
2003-12-29
1
-34/+0
*
ERR: Fix problems with OPTION and -D on command line. Fix Bug #408 - Using -D...
Andy Cedilnik
2003-12-29
1
-9/+18
*
BUG: use ./ infront of the current directory
Bill Hoffman
2003-12-29
2
-3/+26
*
ERR: On systems where uname does not support -p, try -m. Fixes Bug #426 - CMA...
Andy Cedilnik
2003-12-29
1
-0/+6
*
ENH: Add QT_ASSISTANTCLIENT_LIBRARY support. Fixes Bug #425 - Suggsted mod to...
Andy Cedilnik
2003-12-29
1
-5/+23
*
BUG#452: Fix to argument checking for TOUPPER and TOLOWER subcommands.
Brad King
2003-12-29
1
-2/+2
[next]