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: fix bug 2087 lib prefix stripped off on windows
Bill Hoffman
2005-08-10
4
-7/+32
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-10
1
-1/+1
*
ENH: fix bug in depend file removing for deleted depend files
Bill Hoffman
2005-08-10
1
-2/+3
*
Implemented -G option
Jorgen Bodde
2005-08-09
4
-102/+90
*
BUG: do not search the user's path for text executables when a full path is p...
Ken Martin
2005-08-09
1
-2/+17
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-09
1
-1/+1
*
BUG: fix for sun make with spaces
Ken Martin
2005-08-09
1
-2/+2
*
Started on command line parsing, added string parse method for default generator
Jorgen Bodde
2005-08-08
6
-253/+302
*
ENH: have the build.make file include flags.make and use the language flags
Ken Martin
2005-08-08
1
-26/+13
*
ENH: fix for earlier fix on source with relative path
Ken Martin
2005-08-08
1
-1/+1
*
BUG: Do not convert SOURCE argument from relative to full path. It breaks th...
Brad King
2005-08-08
1
-1/+6
*
BUG: Do not escape CMAKE_COMMAND twice.
Brad King
2005-08-08
1
-2/+1
*
ENH: fix and issue with spaces in paths
Ken Martin
2005-08-08
1
-0/+3
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-08
1
-1/+1
*
BUG: When exiting before the configure step in script mode we must account fo...
Brad King
2005-08-08
1
-1/+8
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-07
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-06
1
-1/+1
*
ENH: fix warning
Ken Martin
2005-08-05
3
-7/+7
*
ENH: some fixes for cwd problems with rebuild_cache option
Ken Martin
2005-08-05
1
-17/+16
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-05
1
-1/+1
*
ENH: If VTK_LIBRARY_PROPERTIES is set then the properties it lists will be ad...
Brad King
2005-08-04
1
-0/+14
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-04
1
-1/+1
*
ENH: Clarified documentation further.
Brad King
2005-08-03
1
-5/+10
*
ENH: More build errors
Andy Cedilnik
2005-08-03
1
-1/+1
*
ENH: More handling of gcov 4.0
Andy Cedilnik
2005-08-03
1
-1/+1
*
ENH: More support for gcov 4.0
Andy Cedilnik
2005-08-03
1
-1/+1
*
ENH: Add support for the new gcc that uses files with extension .gcda
Andy Cedilnik
2005-08-03
1
-1/+5
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-03
1
-1/+1
*
ENH: change name from XCode to Xcode no need to test bootstrap for xcode
Andy Cedilnik
2005-08-02
1
-1/+1
*
ENH: change name from XCode to Xcode no need to test bootstrap for xcode
Andy Cedilnik
2005-08-02
1
-1/+1
*
ENH: get around problem where OBJROOT has been set by default for all project...
Andy Cedilnik
2005-08-02
1
-0/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-02
1
-1/+1
*
FIX: fix bad depend info and COMPILE_FLAGS problem and remove extra cerr calls
Bill Hoffman
2005-08-02
2
-7/+11
*
BUG: Unquoted arguments can have quotes that are not at the beginning, but on...
Brad King
2005-08-01
2
-68/+66
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-01
1
-1/+1
*
ENH: first step to only rebuuilding on flag changes
Ken Martin
2005-08-01
2
-13/+84
*
BUG: Patch from Filipe Sousa. QT_WRAP_CPP should generate the file moc_dlgma...
Brad King
2005-08-01
1
-1/+1
*
ENH: Add set and get test propety command
Andy Cedilnik
2005-07-31
10
-5/+338
*
STYLE: Nightly Version update
Andy Cedilnik
2005-07-31
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-07-30
1
-1/+1
*
ENH; better warning message and fix type per julien
Ken Martin
2005-07-29
1
-1/+4
*
ENH: change loc of log files
Ken Martin
2005-07-29
1
-2/+2
*
STYLE: Nightly Version update
Andy Cedilnik
2005-07-29
1
-1/+1
*
BUG: Fix dependencies. Looks like all dependencies were missing subdirectory
Andy Cedilnik
2005-07-29
1
-1/+3
*
ENH: undo last change
Andy Cedilnik
2005-07-29
1
-1/+1
*
ENH: support versions greater than 20
Andy Cedilnik
2005-07-29
1
-1/+1
*
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
Ken Martin
2005-07-29
7
-26/+46
*
ENH: fix warning
Ken Martin
2005-07-28
2
-4/+4
*
ENH: make sure c flags are used for c and cxx flags are used for cxx, really ...
Andy Cedilnik
2005-07-28
1
-7/+34
*
ENH: add method to attempt to check if a file is text or binary
Sebastien Barre
2005-07-28
2
-1/+80
[next]