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
/
cmakemain.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Drop the 'Full' field from cmDocumentationEntry
Brad King
2013-10-16
1
-170/+41
*
Drop "full" documentation output types
Brad King
2013-10-15
1
-77/+2
*
cmake: Add --help-policy-list option
Brad King
2013-10-15
1
-0/+6
*
cmake: Split -E command implementation into separate source file
Brad King
2013-10-03
1
-1/+2
*
Merge topic 'passthru'
Brad King
2013-07-31
1
-2/+5
|
\
|
*
Add option to use stdout/stderr of original terminal in cmake --build
Patrick Gansterer
2013-07-29
1
-2/+5
*
|
Add documentation for the --graphviz support
Alex Neundorf
2013-07-26
1
-2/+4
|
/
*
Fix spelling and typos (affecting binary data / module messages)
Andreas Mohr
2013-05-07
1
-3/+3
*
Fail early if no current working directory exists
Brad King
2013-02-07
1
-5/+3
*
documentation: preparation for making the man section configurable
Alex Neundorf
2012-06-21
1
-1/+1
*
-remove trailing whitespace
Alex Neundorf
2012-06-21
1
-21/+21
*
CPack begin the implementation of --help-command* and --help-variables*
Eric NOULARD
2012-01-22
1
-0/+1
*
CMake: Remove documentation for -E build (#12446)
Matt McCormick
2011-09-06
1
-1/+1
*
Merge topic 'UsingCMakeLikePkgConfig2'
David Cole
2011-08-25
1
-3/+14
|
\
|
*
Improve documentation for --find-package mode
Alex Neundorf
2011-08-11
1
-1/+3
|
*
Replace cmake::GetScriptMode() with GetWorkingMode()
Alex Neundorf
2011-08-09
1
-6/+4
|
*
Add find-package mode, which does nothing yet
Alex Neundorf
2011-07-02
1
-1/+12
*
|
RunSingleCommand: Add a OUTPUT_NORMAL flag.
Johan Björk
2011-07-28
1
-1/+7
|
/
*
CMake: Clarify the --debug-trycompile help text
David Cole
2011-04-12
1
-1/+2
*
Documentation: Sync two differing copies of -E docs (#10446)
David Cole
2011-02-04
1
-5/+5
*
Documentation: document platform specific -E commands (#10446)
Kovarththanan Rajaratnam
2011-02-04
1
-2/+4
*
Fix line lengths to be no more than 78
Ben Boeckel
2010-09-16
1
-4/+6
*
Add documentation for check-system-vars
Ben Boeckel
2010-09-02
1
-0/+3
*
Fix the spelling of the flag for warn-unused-vars
Ben Boeckel
2010-09-02
1
-1/+1
*
Change logic of flag to turn off cli unused checks
Ben Boeckel
2010-09-02
1
-2/+2
*
Rename flags again and use variablewatch for cli
Ben Boeckel
2010-09-01
1
-3/+3
*
Rename find-unused to warn-unused
Ben Boeckel
2010-09-01
1
-2/+2
*
Rename strict-mode to warn-uninitialized
Ben Boeckel
2010-09-01
1
-3/+2
*
Add flags to detect unused variables
Ben Boeckel
2010-09-01
1
-0/+4
*
Make --strict-mode option, and integrate with cmake-gui
Bill Hoffman
2010-09-01
1
-0/+3
*
Fix for bug #9965 -i was not passed to -E commands.
Bill Hoffman
2009-11-25
1
-1/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
STYLE: fix typos in the docs
Alexander Neundorf
2009-04-19
1
-1/+1
*
ENH: Cleanup cmake --build interface.
Brad King
2009-03-04
1
-15/+100
*
BUG: 4244, add a --build option to cmake that can build projects configured b...
Bill Hoffman
2008-10-15
1
-0/+15
*
BUG: fix for 3778, better docs for -E
Bill Hoffman
2008-10-10
1
-1/+5
*
BUG: fix for bug 7733, document that debug try compile may break the build
Bill Hoffman
2008-09-25
1
-1/+5
*
BUG: fix 6647 arguments after -E should not be parsed by CMake
Bill Hoffman
2008-08-19
1
-8/+7
*
STYLE: one ifdef block less, the documentation object can be created a bit later
Alexander Neundorf
2008-08-12
1
-3/+1
*
ENH: add a --trace option
Bill Hoffman
2008-07-31
1
-0/+3
*
STYLE: add "--help-policy" and "--help-policies" to the documentation
Alexander Neundorf
2008-05-13
1
-0/+11
*
ENH: fix -Wno-dev for ccmake
Bill Hoffman
2008-03-11
1
-6/+0
*
ENH: add a way to suppress the new policy warnings, still need ccmake and gui's
Bill Hoffman
2008-03-11
1
-0/+6
*
ENH: add --help-policies and --help-policy command line options
Ken Martin
2008-03-04
1
-0/+3
*
ENH: add support for creating the documentation in docbook format
Alexander Neundorf
2008-02-19
1
-14/+20
*
ENH: Centralized and globalized computation of CMake program locations. This...
Brad King
2007-12-13
1
-1/+2
*
ENH: fix docs
Bill Hoffman
2007-12-13
1
-1/+1
*
BUG: Always return positive integers to the OS on error. Windows error encod...
Brad King
2007-11-19
1
-1/+11
*
ENH: some more cleanup, fixes, and patch for HTML output
Ken Martin
2007-10-24
1
-1/+25
*
COMP: fix some warnings and add some doc strings back in
Ken Martin
2007-10-22
1
-1/+1
[prev]
[next]