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: move function from vtkKWDirectoryUtilities and vtkString to SystemTools
Sebastien Barre
2005-03-10
2
-1/+209
*
ENH: better docs
Ken Martin
2005-03-10
1
-1/+3
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-10
1
-1/+1
*
BUG: xmlrpc does the base64 encoding
Andy Cedilnik
2005-03-09
1
-24/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-09
1
-1/+1
*
BUG: Removing jump-and-build ordering change until we can prevent extra jumps...
Brad King
2005-03-08
1
-20/+4
*
ENH: Removing ... ellipsis from end of echo lines. It is just clutter.
Brad King
2005-03-08
1
-7/+0
*
ENH: Adding extra dependencies to jump-and-build rules that force a single or...
Brad King
2005-03-08
1
-4/+20
*
ENH: Removed "Checking build system in ..." message. It is always paired wit...
Brad King
2005-03-08
1
-4/+0
*
ENH: Added option CMAKE_SKIP_RULE_DEPENDENCY to skip making build rules depen...
Brad King
2005-03-08
2
-6/+23
*
BUG: Only add leading ./ to custom command executable if the command is reall...
Brad King
2005-03-08
1
-1/+2
*
BUG: When a custom command's executable is in the current directory the relat...
Brad King
2005-03-08
1
-1/+7
*
ENH: Updating Kdevelop generator to use the new makefile generator. The old ...
Brad King
2005-03-08
2
-4/+4
*
BUG: Dependency scans and checks must always set the current working director...
Brad King
2005-03-08
1
-0/+20
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-08
1
-1/+1
*
BUG: When checking for upper-case modules do not use an upper-case .MOD exten...
Brad King
2005-03-07
1
-1/+3
*
BUG: Handle restrictive permissions
Andy Cedilnik
2005-03-07
2
-0/+53
*
COMP: Remove warning
Andy Cedilnik
2005-03-07
1
-1/+3
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-07
1
-1/+1
*
COMP: Remove warning and fix the logic
Andy Cedilnik
2005-03-06
2
-7/+13
*
COMP: Do not build cmw9xcom on Cygwin
Andy Cedilnik
2005-03-06
1
-2/+4
*
STYLE: Nightly Version update
Andy Cedilnik
2005-03-06
1
-1/+1
*
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: More cleanups and start linking ctest to XML-RPC
Andy Cedilnik
2005-03-04
1
-7/+13
*
ENH: More cleanups and reorganization
Andy Cedilnik
2005-03-04
1
-35/+55
*
ENH: Cleanups
Andy Cedilnik
2005-03-04
2
-18/+6
*
BUG: This cmakelists file is not used any more
Andy Cedilnik
2005-03-04
1
-38/+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: try and debug the failed test on the continuous
Bill Hoffman
2005-03-03
2
-6/+22
*
ENH: try number two with topological sort
Bill Hoffman
2005-03-03
2
-74/+55
*
ENH: Implementing explicit cmake_copy_f90_mod callback to copy Fortran90 modu...
Brad King
2005-03-03
3
-13/+68
*
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
*
ENH: remove code warrior classes
Ken Martin
2005-03-03
2
-17/+0
*
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
2
-56/+74
*
ENH: fix library ordering stuff to use a topological sort
Bill Hoffman
2005-03-02
2
-74/+56
*
BUG: Attempt to fix sorting stability using more deterministic compare function
Andy Cedilnik
2005-03-02
1
-8/+12
*
ENH: now use xcode instead
Ken Martin
2005-03-02
4
-1497/+0
*
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
*
COMP: CMake should be build static. Also propagate build_shared_libs to curl
Andy Cedilnik
2005-03-01
1
-1/+1
*
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
[next]