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
*
ENH: Work on xmlrpc submit
Andy Cedilnik
2005-03-05
1
-5/+11
*
COMP: Remove compile error
Andy Cedilnik
2005-03-05
1
-1/+2
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-05
1
-1/+1
*
ENH: Start working on xmlrpc code. This code does not work, but it will at le...
Andy Cedilnik
2005-03-04
3
-0/+142
*
ENH: Print more states including NY
Andy Cedilnik
2005-03-04
1
-8/+12
*
ENH: More cleanups and start linking ctest to XML-RPC
Andy Cedilnik
2005-03-04
2
-10/+22
*
ENH: More cleanups and reorganization
Andy Cedilnik
2005-03-04
3
-39/+59
*
ENH: Cleanups
Andy Cedilnik
2005-03-04
3
-19/+6
*
BUG: This cmakelists file is not used any more
Andy Cedilnik
2005-03-04
1
-38/+1
*
BUG: Handle when initial cmake fails
Andy Cedilnik
2005-03-04
1
-0/+4
*
COMP: Remove warning about code being unused
Andy Cedilnik
2005-03-04
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-04
1
-1/+1
*
ENH: fix for finding the correct target in the current project
Bill Hoffman
2005-03-04
3
-18/+33
*
ENH: make it pass anyway so I can see debug info
Bill Hoffman
2005-03-04
3
-3/+3
*
ENH: try and debug the failed test on the continuous
Bill Hoffman
2005-03-03
5
-6/+25
*
ENH: try number two with topological sort
Bill Hoffman
2005-03-03
5
-107/+163
*
COMP: Ok, remove warnings because of removal of warnings
Andy Cedilnik
2005-03-03
1
-4/+4
*
COMP: Fix typo
Andy Cedilnik
2005-03-03
1
-1/+1
*
BUG: Comp sci 101. Strings go away at the end of the function
Andy Cedilnik
2005-03-03
1
-2/+2
*
ENH: Implementing explicit cmake_copy_f90_mod callback to copy Fortran90 modu...
Brad King
2005-03-03
3
-13/+68
*
COMP: setenv is not needed any more
Andy Cedilnik
2005-03-03
1
-0/+2
*
COMP: Try to remove setenv warning
Andy Cedilnik
2005-03-03
1
-2/+5
*
ENH: Remove warnings
Andy Cedilnik
2005-03-03
1
-4/+4
*
BUG: Fixed scanning to account for double-quote includes.
Brad King
2005-03-03
2
-20/+53
*
ENH: Added "ostringstream(const kwsys_stl::string& s)" and "void str(const kw...
Brad King
2005-03-03
1
-0/+6
*
COMP: Remove warnings on borland
Andy Cedilnik
2005-03-03
10
-41/+5
*
ENH: remove code warrior classes
Ken Martin
2005-03-03
2
-17/+0
*
COMP: Remove warnings
Andy Cedilnik
2005-03-03
2
-2/+2
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-03
1
-1/+1
*
ENH: reverse last changes to avoid dashboard failures
Bill Hoffman
2005-03-02
5
-125/+74
*
ENH: fix library ordering stuff to use a topological sort
Bill Hoffman
2005-03-02
8
-77/+359
*
BUG: Attempt to get error code
Andy Cedilnik
2005-03-02
1
-2/+2
*
ENH: Temporary proxy support
Andy Cedilnik
2005-03-02
1
-0/+62
*
BUG: Attempt to fix sorting stability using more deterministic compare function
Andy Cedilnik
2005-03-02
1
-8/+12
*
COMP: Remove more warnings
Andy Cedilnik
2005-03-02
2
-4/+4
*
ENH: now use xcode instead
Ken Martin
2005-03-02
4
-1497/+0
*
COMP: Enum should really not have comma at the end
Andy Cedilnik
2005-03-02
1
-1/+1
*
BUG: Pay attention to ForceUnixPaths setting in cmSystemTools for ConvertToQu...
Brad King
2005-03-02
1
-14/+36
*
BUG: We need to test the compiler for the case of the mod file names. For no...
Brad King
2005-03-02
1
-0/+14
*
BUG: SGI make can support suffixes only up to 32 characters. Renaming .hpux_...
Brad King
2005-03-02
1
-1/+2
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-02
1
-1/+1
*
FIX: switch to stable_sort to avoid crash
Bill Hoffman
2005-03-01
1
-1/+3
*
BUG: Change error to warning
Andy Cedilnik
2005-03-01
1
-1/+1
*
COMP: CMake should be build static. Also propagate build_shared_libs to curl
Andy Cedilnik
2005-03-01
2
-1/+3
*
BUG: Module file names are case insensitive. Always use lower case no matter...
Brad King
2005-03-01
1
-3/+5
*
COMP: Removed unused parameter warning.
Brad King
2005-03-01
1
-1/+1
*
ENH: Enabling cmLocalUnixMakefileGenerator2 by default.
Brad King
2005-03-01
2
-5/+10
*
ENH: Adding support for shared library versioning using the -install_name opt...
Brad King
2005-03-01
2
-4/+37
*
ENH: Enabling cmLocalUnixMakefileGenerator2 (new makefile generator) by default.
Brad King
2005-03-01
3
-18/+10
*
ENH: Framework for java dependency scanner. Right now it does nothing but al...
Brad King
2005-03-01
4
-0/+125
[next]