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
*
Fix optionally-valued booleans in VS 10 flag table
Brad King
2009-10-23
3
-11/+21
*
Detect and set Unicode character set in VS 10
Brad King
2009-10-23
2
-11/+57
*
Always set OutputPath in VS 10 projects
Brad King
2009-10-23
1
-4/+9
*
Add support for the g95 Fortran compiler
Brad King
2009-10-23
2
-0/+9
*
Test all target types in Fortran
Brad King
2009-10-23
4
-3/+19
*
Fix line-too-long style violations
Brad King
2009-10-23
4
-4/+8
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-23
1
-1/+1
*
Add Xcode file association for Fortran
Brad King
2009-10-22
1
-0/+4
*
Fix VS 10 flag table for precompiled headers
Brad King
2009-10-22
1
-3/+10
*
Fix VS 10 .sln files for Windows Explorer
Brad King
2009-10-22
1
-1/+1
*
Fix Microsoft.Cpp.$(Platform).user.props in VS10b2
Brad King
2009-10-22
1
-6/+4
*
Add test of all cmake -G generators. Ignore any errors from this as not all g...
David Cole
2009-10-22
2
-0/+109
*
Fix up download a bit, better error checking and uses of long not double for ...
Bill Hoffman
2009-10-22
2
-38/+125
*
More verbose BuildDepends test output
Brad King
2009-10-22
1
-2/+4
*
WIP: VS 10 Win64 generator
Brad King
2009-10-22
9
-14/+98
*
Fix for bug#9686 convert java_home to a cmake path before using.
Bill Hoffman
2009-10-22
1
-5/+8
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-22
1
-1/+1
*
fix for bug# 9751, add check for MSVC10
Bill Hoffman
2009-10-22
1
-0/+2
*
Fix for bugs #9756, #9690 and #9755, header files were not included, and link...
Bill Hoffman
2009-10-22
1
-8/+25
*
Add license.
Bill Hoffman
2009-10-21
1
-0/+14
*
Clean up output a bit.
Bill Hoffman
2009-10-21
1
-1/+3
*
Add a module to test an install tree to verify that the MS CRT version is cor...
Bill Hoffman
2009-10-21
1
-0/+4
*
Add a module to test an install tree to verify that the MS CRT version is cor...
Bill Hoffman
2009-10-21
1
-0/+91
*
Use copies for versioned names on Windows
Brad King
2009-10-21
1
-0/+4
*
Tweak all files during target installation
Brad King
2009-10-21
2
-48/+104
*
Add IS_SYMLINK test to if command
Brad King
2009-10-21
2
-0/+10
*
Compute install destination for all target files
Brad King
2009-10-21
1
-70/+70
*
Factor out "cmake -E cmake_symlink_*" code
Brad King
2009-10-21
2
-51/+61
*
Simplify 'strip' and 'ranlib' install tweak code
Brad King
2009-10-21
2
-8/+4
*
Test OSX_ARCHITECTURES target property
Brad King
2009-10-21
4
-2/+34
*
Define per-target OSX_ARCHITECTURES property
Brad King
2009-10-21
8
-25/+112
*
Fix seg fault for empty ENV{} call bug #9747
Bill Hoffman
2009-10-21
1
-1/+5
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-21
1
-1/+1
*
Better fix for finding the MSBuild that matches the VS 10 install.
Bill Hoffman
2009-10-20
1
-4/+2
*
Add search path for VS 10 beta 2 MSBuild.
Bill Hoffman
2009-10-20
1
-0/+2
*
make testing the CodeBlocks and Eclipse generators easier by not requiring th...
Alexander Neundorf
2009-10-20
2
-4/+14
*
Do not link library dependencies in VS solutions
Brad King
2009-10-20
6
-1/+50
*
Fix failing test. Forgot to double quote last arg to STRING.
David Cole
2009-10-20
1
-3/+3
*
Add test of all available CPack generators. Add this test with the goal of in...
David Cole
2009-10-20
4
-1/+96
*
Added a ctest add_subdirectory test which fails before my patch made earlier ...
Zach Mullen
2009-10-20
6
-0/+65
*
Ctest was broken for subdirs. Restored working directory state for tests so ...
Zach Mullen
2009-10-20
1
-0/+5
*
Fixes version detection using osg/Version on Mac OSX when OSG is installed as...
Philip Lowman
2009-10-20
1
-2/+8
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-20
1
-1/+1
*
Avoid C++ linker language in VS Fortran project
Brad King
2009-10-19
1
-1/+2
*
fix whitespace, so documentation is formatted properly
Alexander Neundorf
2009-10-19
1
-15/+15
*
fix two more icpc warnings, ok by Brad (float compared for equality, unused v...
Alexander Neundorf
2009-10-19
1
-2/+2
*
Avoid duplicate ZERO_CHECK in VS solutions
Brad King
2009-10-19
4
-122/+107
*
Fixed bug 8319, search for the Python shared library in the standard locations.
Marcus Hanwell
2009-10-19
1
-2/+0
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-19
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-18
1
-1/+1
[next]