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
...
*
|
|
Change logic of flag to turn off cli unused checks
Ben Boeckel
2010-09-02
1
-3/+3
*
|
|
Run the unused variables check on the final pass
Ben Boeckel
2010-09-02
1
-15/+19
*
|
|
VariableWatch is not available when bootstrapping
Ben Boeckel
2010-09-02
1
-0/+4
*
|
|
Add a missing comma to the warning message
Ben Boeckel
2010-09-01
1
-2/+2
*
|
|
Add a flag to warn about system files
Ben Boeckel
2010-09-01
1
-0/+6
*
|
|
Rename flags again and use variablewatch for cli
Ben Boeckel
2010-09-01
1
-7/+36
*
|
|
Default to marking things as used
Ben Boeckel
2010-09-01
1
-2/+1
*
|
|
Rename find-unused to warn-unused
Ben Boeckel
2010-09-01
1
-5/+5
*
|
|
Rename strict-mode to warn-uninitialized
Ben Boeckel
2010-09-01
1
-4/+4
*
|
|
Add flags to detect unused variables
Ben Boeckel
2010-09-01
1
-0/+14
*
|
|
Make --strict-mode option, and integrate with cmake-gui
Bill Hoffman
2010-09-01
1
-0/+6
|
/
/
*
|
Fix spelling errors reported by Lintian.
Kai Wasserbäch
2010-07-13
1
-1/+1
|
/
*
Merge branch 'script-mode-keep-makeflags'
Brad King
2010-06-22
1
-10/+10
|
\
|
*
Preserve ENV{MAKEFLAGS} in CMake script mode
Brad King
2010-06-21
1
-10/+10
*
|
Use full path file names to express dependencies.
David Cole
2010-06-21
1
-0/+3
|
/
*
Enable extra CodeBlocks generator on Cygwin
Brad King
2010-01-13
1
-3/+1
*
Fix mem leak reported by valgrind.
David Cole
2009-12-28
1
-3/+3
*
disable cmake's verbose output in the Eclipse and KDevelop generators
Alexander Neundorf
2009-12-23
1
-5/+9
*
Remove unused DumpDocumentation code
Brad King
2009-12-08
1
-28/+0
*
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
[prev]
[next]