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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Ok, when doing cmake -P you should not have to squish filename next to -...
Andy Cedilnik
2004-02-20
2
-1/+8
*
ENH: Handle wrong library on sun and no project on visual studio 7
Andy Cedilnik
2004-02-20
1
-0/+2
*
ENH: Comment out test
Andy Cedilnik
2004-02-19
1
-2/+2
*
ENH: Cleanup
Andy Cedilnik
2004-02-19
1
-0/+13
*
ENH: Make IF command scriptable
Andy Cedilnik
2004-02-19
1
-0/+5
*
ENH: Macro should be scriptable
Andy Cedilnik
2004-02-19
1
-0/+5
*
ERR: Do not exit when find bad custom files.
Andy Cedilnik
2004-02-19
1
-1/+0
*
BUG: don't crash when loading a module that does not exist
Bill Hoffman
2004-02-17
1
-4/+11
*
shut up unfixable warning
Ken Martin
2004-02-16
1
-2/+3
*
ENH: use cmake variables for cmDynamicLoader to figure out library prefix and...
Bill Hoffman
2004-02-16
2
-46/+18
*
BUG: fix mingw module load tests
Bill Hoffman
2004-02-16
1
-0/+4
*
fix warnings
Ken Martin
2004-02-16
1
-3/+14
*
ENH: change mingw to use libfoo.dll instead of foo.dll since it can link to them
Bill Hoffman
2004-02-13
1
-8/+0
*
ENH: Add DESTDIR support
Andy Cedilnik
2004-02-13
1
-12/+79
*
ERR: Fixed use of _findfirst for MSVC 6.
Brad King
2004-02-12
1
-1/+6
*
fix incorrect signature for findfirst
Ken Martin
2004-02-12
1
-1/+1
*
Fix install test fail on mingw
Bill Hoffman
2004-02-12
1
-0/+8
*
BUG: Like cygwin, mingw does not produce .lib file for shared libraries, so s...
Andy Cedilnik
2004-02-12
1
-1/+1
*
ERR: Remove warning
Andy Cedilnik
2004-02-11
1
-4/+4
*
ENH: On Cygwin shared libraries have only .dll file no .lib file, so when fin...
Andy Cedilnik
2004-02-11
1
-0/+8
*
ERR: Use filepath followed by filename not another filepath
Andy Cedilnik
2004-02-10
1
-1/+1
*
ENH: Add logging of tests while running. This way you can actually see the ou...
Andy Cedilnik
2004-02-10
2
-8/+52
*
BUG: -l or whatever should be at beginning of line.
Andy Cedilnik
2004-02-09
1
-1/+1
*
ENH: Some systems do not handle spaces in the path
Andy Cedilnik
2004-02-09
1
-1/+1
*
ENH: Install stage2 to handle runtime problem
Andy Cedilnik
2004-02-09
1
-2/+1
*
ENH: Attempt to support tests in funky subdirectories
Andy Cedilnik
2004-02-08
1
-0/+12
*
ENH: Add second part of SimpleInstall
Andy Cedilnik
2004-02-08
1
-0/+13
*
ENH: When nor specifying full path, make sure it actually works, on broken fi...
Andy Cedilnik
2004-02-06
1
-4/+18
*
ENH: Handle script mode
Andy Cedilnik
2004-02-06
1
-2/+10
*
ENH: Make more commands scriptable
Andy Cedilnik
2004-02-06
3
-0/+15
*
ENH: Fix support for debug postfix
Andy Cedilnik
2004-02-03
1
-3/+2
*
ENH: Add support for install postfix
Andy Cedilnik
2004-02-03
3
-1/+28
*
ENH: Cleanup output
Andy Cedilnik
2004-02-03
1
-1/+3
*
ENH: Fix ADD_DEPENDENCIES on Unix makefiles and fix SimpleInstall test not to...
Andy Cedilnik
2004-02-03
1
-1/+10
*
ENH: Propagate build type
Andy Cedilnik
2004-02-02
1
-0/+5
*
ENH: Add install test
Andy Cedilnik
2004-02-01
1
-4/+18
*
BUG: keep output
Bill Hoffman
2004-01-29
1
-1/+1
*
ENH: remove depend on CMakeCache for rebuild_cache target to avoid double reb...
Bill Hoffman
2004-01-29
1
-1/+1
*
ERR: Fixed prototypes of gmtime, localtime, and mktime.
Brad King
2004-01-29
1
-3/+3
*
BUG: After running builtin ctest, go back to the original directory
Bill Hoffman
2004-01-28
1
-0/+4
*
ERR: Remove cout
Andy Cedilnik
2004-01-28
1
-1/+0
*
BUG: Corrected detection of exceptional exit code.
Brad King
2004-01-28
1
-3/+3
*
ENH: Added exception string to abnormal termination report.
Brad King
2004-01-28
1
-1/+2
*
Including exception string in test's error output.
Ken Martin
2004-01-28
1
-0/+8
*
ERR: Remove warning about unused variable
Andy Cedilnik
2004-01-28
1
-1/+0
*
remove old file
Bill Hoffman
2004-01-27
1
-336/+0
*
ENH: add a dynamic loader flush cache
Bill Hoffman
2004-01-27
1
-0/+4
*
ENH: Only display the precontext or postcontext up to the next or previous wa...
Andy Cedilnik
2004-01-27
1
-3/+7
*
BUG: fix FMM
Bill Hoffman
2004-01-27
1
-1/+1
*
ENH: Make install on windows seems to work now
Andy Cedilnik
2004-01-27
6
-36/+126
[next]