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
/
cmake.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed duplicated documentation entry.
Zach Mullen
2009-11-09
1
-5/+0
*
fix line length error
Bill Hoffman
2009-11-08
1
-2/+3
*
Add JOM support and clean up some of the tar -E stuff
Bill Hoffman
2009-11-05
1
-4/+12
*
WIP: VS 10 Win64 generator
Brad King
2009-10-22
1
-0/+3
*
Use copies for versioned names on Windows
Brad King
2009-10-21
1
-0/+4
*
Factor out "cmake -E cmake_symlink_*" code
Brad King
2009-10-21
1
-51/+57
*
REALLY fix color check for dependency scanning
Brad King
2009-10-08
1
-2/+3
*
Really fix color check for dependency scanning
Brad King
2009-10-08
1
-1/+1
*
Fix warnings in CMake source code. Suppress rampant warnings emanating from Q...
David Cole
2009-10-01
1
-2/+8
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Fix typo in name
Bill Hoffman
2009-09-17
1
-1/+1
*
Fix for bug #8969, pick a better default version for VS, and make it easier t...
Bill Hoffman
2009-09-15
1
-27/+24
*
Fix for Bug #9190, -U did not work on case insensitive file systems because o...
Bill Hoffman
2009-09-14
1
-1/+1
*
Remove barely-used cmCacheManager::AddCacheEntry
Brad King
2009-09-11
1
-2/+3
*
Simplify VS CMake re-run check
Brad King
2009-09-04
1
-11/+0
*
Remove CMakeSetup. Long live cmake-gui, start building Qt now.
Bill Hoffman
2009-09-03
1
-1/+1
*
Use the MANIFEST flag for non incremental linking as well.
Bill Hoffman
2009-09-01
1
-0/+1
*
Move /MANIFEST flag into -E vs_link. This is so it can be used by the intel ...
Bill Hoffman
2009-09-01
1
-7/+2
*
Handle embeded manifests with ifort.
Bill Hoffman
2009-09-01
1
-1/+7
*
Create GLOBAL_DEPENDS_NO_CYCLES property
Brad King
2009-08-24
1
-0/+10
*
DOCS: fix typo (#9231)
Alexander Neundorf
2009-07-31
1
-1/+1
*
BUG: Do not double-initialize local generators
Brad King
2009-07-28
1
-5/+0
*
ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail
Bill Hoffman
2009-06-25
1
-0/+3
*
STYLE: fix typos in the docs
Alexander Neundorf
2009-04-19
1
-1/+1
*
ENH: Create command line api "cmake -E rename"
Brad King
2009-04-15
1
-0/+16
*
ENH: Allow projects to disable per-rule echo lines
Brad King
2009-03-16
1
-7/+7
*
ENH: Allow projects to disable per-rule progress
Brad King
2009-03-16
1
-0/+14
*
BUG: Fix cache properties for CMAKE_STRICT build
Brad King
2009-03-13
1
-1/+1
*
ENH: Document CACHE entry properties
Brad King
2009-03-10
1
-0/+1
*
ENH: Overhaul CMake version numbering
Brad King
2009-03-05
1
-3/+1
*
STYLE: Remove unused cmake::CacheVersionMatches
Brad King
2009-03-05
1
-20/+0
*
ENH: Cleanup cmake --build interface.
Brad King
2009-03-04
1
-48/+2
*
BUG: Gracefully handle broken version symlinks
Brad King
2009-03-02
1
-3/+9
*
ENH: Define RULE_LAUNCH_* properties
Brad King
2009-02-10
1
-0/+25
*
BUG: Fix OS X FW symlink byproduct dependencies
Brad King
2009-02-06
1
-1/+2
*
BUG: Fix OS X AppBundle/FW byproducts dependencies
Brad King
2009-02-06
1
-0/+21
*
ENH: More robust property lookup
Brad King
2009-02-02
1
-0/+4
*
BUG: fix for #8418 -E chdir should return fail of dir does not exist
Bill Hoffman
2009-01-29
1
-1/+1
*
COMP: Fix the ExternalProject test for Visual Studio 6. Visual Studio 6 *.dsp...
David Cole
2008-12-09
1
-0/+8
*
ENH: fix bootstrap test and warning
Bill Hoffman
2008-10-15
1
-2/+8
*
BUG: 4244, add a --build option to cmake that can build projects configured b...
Bill Hoffman
2008-10-15
1
-2/+88
*
BUG: fix for 6280, -E time was not sending back return value
Bill Hoffman
2008-10-01
1
-3/+3
*
STYLE: fix line length stuff for KWStyle
Bill Hoffman
2008-10-01
1
-1/+2
*
ENH: Teach find_library to find OpenBSD-style libs
Brad King
2008-09-22
1
-0/+7
*
ENH: Allow a custom list of debug configurations
Brad King
2008-09-04
1
-0/+51
*
BUG: Fix unsetting of global properties
Brad King
2008-09-04
1
-4/+0
*
BUG: 7448 fix crash in ccmake when compiler is changed
Bill Hoffman
2008-08-19
1
-1/+4
*
BUG: fix for 7426 bad check for cpack
Bill Hoffman
2008-07-31
1
-1/+1
*
ENH: add a --trace option
Bill Hoffman
2008-07-31
1
-0/+6
*
BUG: Fix issue #7088 - do not emit error messages when attempts to run Visual...
David Cole
2008-07-30
1
-2/+3
[next]