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
*
Add some error checking for missing include directories and link libraries
Andy Cedilnik
2003-01-30
3
-0/+16
*
BUG: can not mix cout and fgets on hp
Bill Hoffman
2003-01-30
1
-7/+7
*
ERR: Fixing attempt to remove warnings.
Brad King
2003-01-30
1
-5/+3
*
ERR: Another attempt to get rid of unreferenced inline function warnings on SGI.
Brad King
2003-01-29
1
-0/+9
*
ENH: better docs
Bill Hoffman
2003-01-28
1
-1/+3
*
Fix output variable and remove this->m_ to be only m_
Andy Cedilnik
2003-01-27
1
-25/+28
*
Move errors to output variable
Andy Cedilnik
2003-01-27
1
-13/+37
*
ERR: Fixed unreferenced termios declaration warning.
Brad King
2003-01-24
1
-8/+19
*
FIX: this command was not processing its arg to expand registery values
Sebastien Barre
2003-01-23
1
-0/+1
*
fixed spelling mistake
Ken Martin
2003-01-22
1
-1/+1
*
spelling fix
Ken Martin
2003-01-22
1
-1/+1
*
ENH: Added support for looking through CMAKE_MODULE_PATH to locate Find<name>...
Brad King
2003-01-22
1
-10/+31
*
BUG: Fixed crash when CMAKE_ROOT cannot be found.
Brad King
2003-01-22
4
-5/+22
*
BUG: fix command line to take -G only
Bill Hoffman
2003-01-22
1
-1/+1
*
BUG: CMake 1.4 configured projects did not build with new CMake.
Brad King
2003-01-22
1
-3/+17
*
ENH: Added FIND_PACKAGE command prototyp.
Brad King
2003-01-21
3
-0/+320
*
BUG: Use CMakeDefaultMakeRuleVariables.cmake to locate modules directory inst...
Brad King
2003-01-21
1
-7/+7
*
Attempt to cleanup CMake and try to fix build on some systems
Andy Cedilnik
2003-01-21
1
-131/+117
*
add a fatal error, and make sure c and c++ compilers work before using them
Bill Hoffman
2003-01-21
7
-19/+72
*
BUG: Fix for custom commands with spaces in paths. The arguments were not ha...
Brad King
2003-01-21
1
-1/+3
*
BUG: Fixed typo in previous fix.
Brad King
2003-01-20
1
-1/+1
*
BUG: Fixed directory creation for spaces in install path.
Brad King
2003-01-20
1
-8/+8
*
ENH: add a new command that allows exports of library dependencies from a pro...
Bill Hoffman
2003-01-20
5
-5/+201
*
ENH: Improved CopyFile error messages.
Brad King
2003-01-19
1
-18/+34
*
ENH: Support for spaces in paths during make install.
Brad King
2003-01-17
2
-73/+74
*
Fix version
Andy Cedilnik
2003-01-17
1
-4/+4
*
Fix proxy code and fix comments to be C comments
Bill Hoffman
2003-01-17
1
-4/+4
*
remove trailing slash from findpath command
Bill Hoffman
2003-01-17
1
-1/+5
*
Add proxy support
Andy Cedilnik
2003-01-17
1
-5/+59
*
Remove warning about %e and %T
Andy Cedilnik
2003-01-17
1
-1/+1
*
Remove unnecessary defines
Andy Cedilnik
2003-01-17
1
-3/+0
*
Fix gcc32 -ansi problem
Andy Cedilnik
2003-01-17
1
-0/+4
*
Look for features
Andy Cedilnik
2003-01-17
1
-0/+3
*
More portability issues. Sigaction is a symbol
Andy Cedilnik
2003-01-17
1
-1/+5
*
Add aix warning
Andy Cedilnik
2003-01-16
1
-0/+1
*
Try to fix aix problem
Andy Cedilnik
2003-01-16
1
-22/+22
*
Add proxy support for triggering
Andy Cedilnik
2003-01-16
1
-1/+18
*
Improve submtitting using http
Andy Cedilnik
2003-01-16
1
-41/+71
*
HAVE_GETHOSTNAME is also unnecessary
Andy Cedilnik
2003-01-16
3
-5/+0
*
Cleanups
Andy Cedilnik
2003-01-16
3
-15/+2
*
Improve build, now it should build on mac and other platforms where include f...
Andy Cedilnik
2003-01-16
3
-8/+19
*
ENH: add testing for modules and one two config modes for cmaketest
Bill Hoffman
2003-01-15
2
-9/+34
*
Add support for http submit. Also, add support for proxy, but it does not wor...
Andy Cedilnik
2003-01-15
2
-1/+177
*
Add support for http submit
Andy Cedilnik
2003-01-15
1
-0/+24
*
somebody is playing with the contributions :)
Sebastien Barre
2003-01-15
1
-0/+1
*
Fix problem with sigsetjmp
Andy Cedilnik
2003-01-14
1
-4/+0
*
Make GetCMakeInstance private and clean cxx file
Andy Cedilnik
2003-01-14
2
-7/+12
*
New Curl version 7.10.3
Andy Cedilnik
2003-01-14
27
-1184/+1613
*
BUG: fix CMAKE_C_FLAGS for visual studio 6, and add a test case
Bill Hoffman
2003-01-13
1
-28/+39
*
added install target
Ken Martin
2003-01-13
1
-1/+1
[next]