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
*
removed duplicate include
Ken Martin
2003-08-10
1
-1/+0
*
ERR: Rename some variables to remove shadow warning
Andy Cedilnik
2003-08-09
1
-6/+6
*
ENH: Add regression images support
Andy Cedilnik
2003-08-08
2
-8/+146
*
ENH: Better output and use RunMakeCommand for configure
Andy Cedilnik
2003-08-08
1
-8/+30
*
ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. C...
Andy Cedilnik
2003-08-08
21
-47/+135
*
added stdio
Ken Martin
2003-08-08
1
-0/+1
*
fid post build iue on vs6 utility targets
Ken Martin
2003-08-08
1
-1/+36
*
EHN: Also display Configure.h and Configure.hxx from cmsys
Andy Cedilnik
2003-08-08
1
-0/+2
*
ENH: When fixing cache value with uninitialized type, collapse full paths for...
Andy Cedilnik
2003-08-08
1
-0/+20
*
ENH: Handle untyped but initialized values for boolean AddCacheDefinition. Cl...
Andy Cedilnik
2003-08-08
1
-2/+10
*
ENH: Get accessor for cache value as boolean
Andy Cedilnik
2003-08-08
2
-0/+6
*
remove shadowed variable
Ken Martin
2003-08-08
1
-2/+2
*
ERR: Fixed use of != operator for std::string on old broken compilers.
Brad King
2003-08-08
1
-2/+2
*
ENH: Add help for cmake -E
Andy Cedilnik
2003-08-08
1
-0/+4
*
ENH: Flush the output file, to make more nice output for tail -f
Andy Cedilnik
2003-08-08
1
-0/+2
*
ENH: Add displaying of dots when building project. Also, file is now written ...
Andy Cedilnik
2003-08-07
2
-16/+111
*
ENH: Abstract parsing of arguments so that I can use it in other places
Andy Cedilnik
2003-08-07
2
-20/+32
*
ENH: More verbose
Andy Cedilnik
2003-08-07
1
-0/+1
*
ENH: Bold attempt to remove warning
Andy Cedilnik
2003-08-07
1
-0/+4
*
ENH: Bold attempt to remove warning
Andy Cedilnik
2003-08-07
1
-1/+0
*
ENH: Clarification of help dumped when no arguments are given and no test fil...
Brad King
2003-08-07
1
-0/+6
*
BUG: fix the test
Bill Hoffman
2003-08-07
3
-18/+18
*
ENH: Added compatability for capitalization of _DIR and _FOUND variables in c...
Brad King
2003-08-07
1
-2/+95
*
ENH: Add PDFLaTeX and LaTeX2HTML. Closes Bug #132 - Add pdflatex and html2lat...
Andy Cedilnik
2003-08-07
1
-0/+17
*
ENH: Add remove watch
Andy Cedilnik
2003-08-07
2
-0/+15
*
ENH: Fix dependencies for curses dialog
Andy Cedilnik
2003-08-07
2
-1/+7
*
BUG: Fixed typo in error message.
Brad King
2003-08-07
1
-1/+1
*
ENH: Report an error when ADD_LIBRARY and TARGET_LINK_LIBRARIES are in the wr...
Andy Cedilnik
2003-08-07
5
-9/+51
*
ENH: improve coverage
Bill Hoffman
2003-08-07
7
-12/+51
*
ENH: Cast into apropriate type to remove warning
Andy Cedilnik
2003-08-07
1
-1/+1
*
ENH: Use the new signature
Andy Cedilnik
2003-08-07
1
-10/+15
*
ENH: More verbose test
Andy Cedilnik
2003-08-07
1
-0/+1
*
BUG: fix for main in a library on windows with nmake
Bill Hoffman
2003-08-07
1
-0/+2
*
ENH: Added convenience signature to OutputMakeRule.
Brad King
2003-08-07
1
-0/+6
*
ENH: Makefiles now have rules to do a global generate if the CMake listfiles ...
Brad King
2003-08-07
1
-13/+31
*
BUG: fix for bugs 125 - 128, and a fix for the bug introduced by the bug fix ...
Bill Hoffman
2003-08-07
2
-4/+9
*
ENH: oops, initialize variable
Andy Cedilnik
2003-08-06
1
-1/+1
*
ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES
Andy Cedilnik
2003-08-06
7
-1/+67
*
BUG: Don't use -V as a version option. It conflicts with ctest.
Brad King
2003-08-06
1
-1/+0
*
ENH: Removed old argument processing code that never does anything.
Brad King
2003-08-06
1
-24/+0
*
BUG#129: Fixed load/save of CMakeCache.txt when it is not in the current dire...
Brad King
2003-08-06
2
-5/+3
*
ENH: If CMAKE_EDIT_COMMAND is not specified, use cmake -i
Andy Cedilnik
2003-08-06
1
-0/+9
*
ENH: Add rebuild_cache
Andy Cedilnik
2003-08-06
1
-0/+4
*
ENH: On apple use -lpthreads
Andy Cedilnik
2003-08-06
1
-19/+21
*
ENH: Tweaked whitespace in documentation of command.
Brad King
2003-08-06
2
-3/+3
*
ENH: Tweaked whitespace in documentation of command.
Brad King
2003-08-06
1
-8/+6
*
ENH: Added SEE ALSO support for generated unix manpage.
Brad King
2003-08-06
1
-0/+9
*
BUG: We don't want to install cmaketest on UNIX or windows. It is for intern...
Brad King
2003-08-06
1
-1/+0
*
ENH: Added documentation for ctest.
Brad King
2003-08-06
2
-21/+102
*
ENH: Added configuration of name of executable in man page header and version...
Brad King
2003-08-06
5
-4/+32
[next]