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
/
cmake.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ENH: fix up this changes for mac
Bill Hoffman
2006-03-15
1
-2/+2
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-255/+259
*
ENH: remove print
Bill Hoffman
2006-03-11
1
-1/+0
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-138/+193
*
ENH: Add a way to overwrite some preferences and ignore certain targets
Andy Cedilnik
2006-03-07
1
-12/+79
*
ENH: Add CMAKE_COMMAND and CMAKE_ROOT variables when running in script mode. ...
Brad King
2006-03-07
1
-0/+4
*
COMP: Fix warnings
Andy Cedilnik
2006-03-07
1
-8/+8
*
COMP: Oops, typo
Andy Cedilnik
2006-03-03
1
-1/+1
*
ENH: Add support for exporting graphviz of the project dependencies
Andy Cedilnik
2006-03-03
1
-0/+177
*
BUG: Fix location of ctest for bootstrap
Andy Cedilnik
2006-02-24
1
-0/+7
*
ENH: Add accessors for CTest and CPack
Andy Cedilnik
2006-02-23
1
-0/+93
*
ENH: Enable capture of output from VCExpress.exe and devenv.exe.
Brad King
2006-02-15
1
-0/+2
*
ENH: do not allow mingw makefiles to generate if sh.exe is in the path, also ...
Bill Hoffman
2006-02-15
1
-1/+2
*
BUG: Fixed echo command to not print trailing space.
Brad King
2006-02-10
1
-1/+3
*
ENH: Enabled build of VS 7 and 8 generators for MinGW.
Brad King
2006-02-01
1
-10/+6
*
ENH: Enabled bootstrapping with MinGW from an MSYS prompt.
Brad King
2006-01-31
1
-7/+15
*
ENH: add support for watcom wmake and wcl386
Bill Hoffman
2006-01-17
1
-0/+3
*
ENH: Add a way to compare two files
Andy Cedilnik
2005-12-30
1
-0/+14
*
ENH: Make the syntax more line tar
Andy Cedilnik
2005-12-29
1
-19/+32
*
ENH: Make additional file names optional
Andy Cedilnik
2005-12-29
1
-1/+1
*
ENH: Add untaring support
Andy Cedilnik
2005-12-29
1
-0/+17
*
ENH: Add command to create tar
Andy Cedilnik
2005-12-28
1
-0/+19
*
ENH: fix borland make clean targets before build, add new generators for msys...
Bill Hoffman
2005-12-22
1
-1/+7
*
STYLE: minor cleanup
Ken Martin
2005-10-20
1
-1/+2
*
ENH: Optimize performance by caching stat results
Andy Cedilnik
2005-10-12
1
-1/+4
*
BUG: the -P option was not working with relative paths and a couple types
Ken Martin
2005-09-23
1
-3/+10
*
ENH: Added cmake -E create_symlink command that behaves like ln -s.
Brad King
2005-08-19
1
-0/+11
*
ENH: Added -E cmake_symlink_executable command to help create symbolic links ...
Brad King
2005-08-17
1
-0/+20
*
ENH: added better error checking for cases when there is a CMakeCache.txt fil...
Ken Martin
2005-08-11
1
-1/+12
*
BUG: When exiting before the configure step in script mode we must account fo...
Brad King
2005-08-08
1
-1/+8
*
ENH: reduce the number of files produced still needs a bit more cleanup
Ken Martin
2005-07-27
1
-1/+1
*
ENH: fix for bug 1866, make -G,-D -C options allow for space between arg and ...
Bill Hoffman
2005-07-19
1
-2/+9
*
BUG: win95 returning non unix path for cmake command
Ken Martin
2005-07-07
1
-0/+1
*
ENH: Only truncate files when not in try compile. Alsom move truncating code ...
Andy Cedilnik
2005-07-03
1
-3/+7
*
ENH: Start adding the code that will truncate output logs
Andy Cedilnik
2005-07-03
1
-0/+31
*
ENH: Before running configre, remove all macros. Also, backup the command nam...
Andy Cedilnik
2005-06-16
1
-6/+42
*
ENH: Save command that macro overwrites
Andy Cedilnik
2005-06-14
1
-0/+14
*
ENH: added support for forcing recomputation of depends
Ken Martin
2005-06-10
1
-1/+4
*
ENH: removed UMG2
Ken Martin
2005-06-09
1
-3/+0
*
ENH: fix problem with dependency scanning
Ken Martin
2005-06-07
1
-2/+2
*
ENH: switch to using new Unix Makefile generator for Unix as well
Ken Martin
2005-05-25
1
-1/+1
*
BUG: fix bad generator name
Ken Martin
2005-05-12
1
-1/+1
*
ENH: added new generator
Ken Martin
2005-05-12
1
-6/+29
*
COMP: Fixed forced bool conversion warning.
Brad King
2005-05-06
1
-1/+1
*
ENH: Added optional verbose output to build system dependency check.
Brad King
2005-05-06
1
-2/+5
*
BUG: fix for bug 1700
Bill Hoffman
2005-04-05
1
-0/+5
*
ENH: make xcode compile only on apple
Bill Hoffman
2005-03-14
1
-1/+4
*
COMP: fix a warning
Ken Martin
2005-03-11
1
-3/+1
*
ENH: cleanup by removing all the olf local generate junk that i not longer ne...
Ken Martin
2005-03-10
1
-76/+29
*
ENH: Implementing explicit cmake_copy_f90_mod callback to copy Fortran90 modu...
Brad King
2005-03-03
1
-1/+10
[prev]
[next]