summaryrefslogtreecommitdiff
path: root/Source/cmakemain.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-no-args-output'Brad King2014-06-161-0/+16
|\
| * cmake,ccmake: Produce shorter output on no arguments (#14973)Adam Strzelecki2014-06-131-0/+16
* | Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive.Clinton Stimpson2014-06-111-1/+1
|/
* Encoding: Add setlocale() to applications.Clinton Stimpson2014-06-031-0/+2
* cmSystemTools: Rename ErrorCallback to MessageCallbackBrad King2014-05-151-3/+3
* Use Encoding::CommandLineArguments for main() functions.Clinton Stimpson2014-01-041-6/+12
* Use new cmHasLiteralPrefix functionStephen Kelly2013-11-211-3/+2
* Refactor internal resource location APIs and initializationBrad King2013-11-121-2/+1
* Merge topic 'cmake--build-pipes'Brad King2013-10-221-7/+3
|\
| * cmake: Always pass through stdout/stderr in --build modeBrad King2013-10-181-7/+3
* | cmake: Drop support for "-i" wizard modeBrad King2013-10-181-9/+5
|/
* cmake: Simplify -E command line processingBrad King2013-10-171-25/+31
* Make --help-* options available from all command-line toolsBrad King2013-10-161-21/+0
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-170/+41
* Drop "full" documentation output typesBrad King2013-10-151-77/+2
* cmake: Add --help-policy-list optionBrad King2013-10-151-0/+6
* cmake: Split -E command implementation into separate source fileBrad King2013-10-031-1/+2
* Merge topic 'passthru'Brad King2013-07-311-2/+5
|\
| * Add option to use stdout/stderr of original terminal in cmake --buildPatrick Gansterer2013-07-291-2/+5
* | Add documentation for the --graphviz supportAlex Neundorf2013-07-261-2/+4
|/
* Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-071-3/+3
* Fail early if no current working directory existsBrad King2013-02-071-5/+3
* documentation: preparation for making the man section configurableAlex Neundorf2012-06-211-1/+1
* -remove trailing whitespaceAlex Neundorf2012-06-211-21/+21
* CPack begin the implementation of --help-command* and --help-variables*Eric NOULARD2012-01-221-0/+1
* CMake: Remove documentation for -E build (#12446)Matt McCormick2011-09-061-1/+1
* Merge topic 'UsingCMakeLikePkgConfig2'David Cole2011-08-251-3/+14
|\
| * Improve documentation for --find-package modeAlex Neundorf2011-08-111-1/+3
| * Replace cmake::GetScriptMode() with GetWorkingMode()Alex Neundorf2011-08-091-6/+4
| * Add find-package mode, which does nothing yetAlex Neundorf2011-07-021-1/+12
* | RunSingleCommand: Add a OUTPUT_NORMAL flag.Johan Björk2011-07-281-1/+7
|/
* CMake: Clarify the --debug-trycompile help textDavid Cole2011-04-121-1/+2
* Documentation: Sync two differing copies of -E docs (#10446)David Cole2011-02-041-5/+5
* Documentation: document platform specific -E commands (#10446)Kovarththanan Rajaratnam2011-02-041-2/+4
* Fix line lengths to be no more than 78Ben Boeckel2010-09-161-4/+6
* Add documentation for check-system-varsBen Boeckel2010-09-021-0/+3
* Fix the spelling of the flag for warn-unused-varsBen Boeckel2010-09-021-1/+1
* Change logic of flag to turn off cli unused checksBen Boeckel2010-09-021-2/+2
* Rename flags again and use variablewatch for cliBen Boeckel2010-09-011-3/+3
* Rename find-unused to warn-unusedBen Boeckel2010-09-011-2/+2
* Rename strict-mode to warn-uninitializedBen Boeckel2010-09-011-3/+2
* Add flags to detect unused variablesBen Boeckel2010-09-011-0/+4
* Make --strict-mode option, and integrate with cmake-guiBill Hoffman2010-09-011-0/+3
* Fix for bug #9965 -i was not passed to -E commands.Bill Hoffman2009-11-241-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* STYLE: fix typos in the docsAlexander Neundorf2009-04-191-1/+1
* ENH: Cleanup cmake --build interface.Brad King2009-03-041-15/+100
* BUG: 4244, add a --build option to cmake that can build projects configured b...Bill Hoffman2008-10-151-0/+15
* BUG: fix for 3778, better docs for -EBill Hoffman2008-10-101-1/+5
* BUG: fix for bug 7733, document that debug try compile may break the buildBill Hoffman2008-09-251-1/+5