.. |
CPack
|
STYLE: Fix line length violation.
|
2009-02-24 09:34:03 -05:00 |
CTest
|
ENH: allow for https submission if ctest is built with a curl that supports it
|
2009-03-12 14:54:00 -04:00 |
CursesDialog
|
ENH: Overhaul CMake version numbering
|
2009-03-05 15:17:07 -05:00 |
FLTKDialog
|
ENH: Centralized and globalized computation of CMake program locations. This eliminates startup paths that failed to produce this information.
|
2007-12-13 17:56:50 -05:00 |
MFCDialog
|
ENH: Overhaul CMake version numbering
|
2009-03-05 15:17:07 -05:00 |
QtDialog
|
ENH: Add support for showing combo box for choosing from a list of strings that a cache property can have.
|
2009-03-12 11:19:27 -04:00 |
WXDialog
|
ENH: Overhaul CMake version numbering
|
2009-03-05 15:17:07 -05:00 |
kwsys
|
COMP:Fix warning on VS 64bit. Don't why gcc 4.3.2 didn't catch this one on a 64bit machine with -Wconversion on.
|
2009-03-18 07:32:12 -04:00 |
.cvsignore
|
…
|
|
CMakeLists.txt
|
ENH: Refactor generation of CTestTestfile content
|
2009-03-16 10:40:46 -04:00 |
cmAddCustomCommandCommand.cxx
|
ENH: Remove SKIP_RULE_DEPENDS option from add_custom_command()
|
2008-06-02 16:45:07 -04:00 |
cmAddCustomCommandCommand.h
|
ENH: Remove SKIP_RULE_DEPENDS option from add_custom_command()
|
2008-06-02 16:45:07 -04:00 |
cmAddCustomTargetCommand.cxx
|
ENH: Allow custom sources in custom targets
|
2008-10-09 11:01:23 -04:00 |
cmAddCustomTargetCommand.h
|
ENH: Allow custom sources in custom targets
|
2008-10-09 11:01:23 -04:00 |
cmAddDefinitionsCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmAddDefinitionsCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmAddDependenciesCommand.cxx
|
ENH: Updated exporting and importing of targets to support libraries and configurations.
|
2008-01-28 08:38:36 -05:00 |
cmAddDependenciesCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmAddExecutableCommand.cxx
|
COMP: Fix shadowed local variable warning.
|
2008-02-11 17:33:46 -05:00 |
cmAddExecutableCommand.h
|
ENH: Enforce global target name uniqueness.
|
2008-02-11 13:35:39 -05:00 |
cmAddLibraryCommand.cxx
|
ENH: Add UNKNOWN type for IMPORTED libraries
|
2008-08-18 11:39:22 -04:00 |
cmAddLibraryCommand.h
|
ENH: Add UNKNOWN type for IMPORTED libraries
|
2008-08-18 11:39:22 -04:00 |
cmAddSubDirectoryCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmAddSubDirectoryCommand.h
|
ENH: Clarify documentation of EXCLUDE_FROM_ALL
|
2008-08-07 17:12:16 -04:00 |
cmAddTestCommand.cxx
|
ENH: Add NAME mode to ADD_TEST command
|
2009-03-16 10:51:30 -04:00 |
cmAddTestCommand.h
|
ENH: Add NAME mode to ADD_TEST command
|
2009-03-16 10:51:30 -04:00 |
cmAuxSourceDirectoryCommand.cxx
|
BUG: fix for bug 6911, aux source dir was broken from a previous fix
|
2008-04-26 08:39:27 -04:00 |
cmAuxSourceDirectoryCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmBootstrapCommands.cxx
|
COMP: Add set_directory_properties to bootstrap
|
2008-12-18 14:56:30 -05:00 |
cmBreakCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmBreakCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmBuildCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmBuildCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmBuildNameCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmBuildNameCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmCMakeMinimumRequired.cxx
|
ENH: Ignore unknown cmake_minimum_required args
|
2009-01-03 15:47:58 -05:00 |
cmCMakeMinimumRequired.h
|
STYLE: changed "one may" into "it should" to make it stronger
|
2009-01-04 04:12:52 -05:00 |
cmCMakePolicyCommand.cxx
|
ENH: Create policy scope barriers
|
2009-01-22 10:57:16 -05:00 |
cmCMakePolicyCommand.h
|
ENH: Clarify cmake_policy(VERSION) documentation
|
2009-02-06 08:15:05 -05:00 |
cmCPluginAPI.cxx
|
BUG: Do not automatically set HEADER_FILE_ONLY
|
2009-03-16 14:30:24 -04:00 |
cmCPluginAPI.h
|
…
|
|
cmCTest.cxx
|
ENH: Overhaul CMake version numbering
|
2009-03-05 15:17:07 -05:00 |
cmCTest.h
|
BUG: Do not carry over file list between coverage
|
2009-03-11 13:31:33 -04:00 |
cmCacheManager.cxx
|
BUG: Document internal cache property MODIFIED
|
2009-03-13 10:53:53 -04:00 |
cmCacheManager.h
|
BUG: Fix cache properties for CMAKE_STRICT build
|
2009-03-13 10:53:47 -04:00 |
cmCallVisualStudioMacro.cxx
|
BUG: Fix issue #7533. Revise fix for issue #7058 to use pragma comment libs in the source file rather than using TARGET_LINK_LIBRARIES in CMakeLists.txt because of the complex ifdef logic used in correct copies of comdef.h.
|
2008-10-08 14:19:01 -04:00 |
cmCallVisualStudioMacro.h
|
BUG: Fix issue #7088 - do not emit error messages when attempts to run Visual Studio macros fail. You can still get the error output as messages if you want using --debug-output from the cmake command line.
|
2008-07-30 15:26:34 -04:00 |
cmCommand.h
|
BUG: Skip a command if its arguments fail to parse
|
2008-09-24 08:51:33 -04:00 |
cmCommandArgumentLexer.cxx
|
COMP: Restore fixes to generated lexer
|
2008-12-18 09:58:06 -05:00 |
cmCommandArgumentLexer.h
|
ENH: Allow most characters in ENV variable refs
|
2008-12-17 08:24:35 -05:00 |
cmCommandArgumentLexer.in.l
|
COMP: Restore fixes to generated lexer
|
2008-12-18 09:58:06 -05:00 |
cmCommandArgumentParser.cxx
|
BUG: Move previous parser bugfixes into input file
|
2008-12-18 09:58:01 -05:00 |
cmCommandArgumentParser.y
|
BUG: Move previous parser bugfixes into input file
|
2008-12-18 09:58:01 -05:00 |
cmCommandArgumentParserHelper.cxx
|
ENH: Create $CACHE{VAR} syntax
|
2008-09-25 10:21:15 -04:00 |
cmCommandArgumentParserHelper.h
|
ENH: Improve argument parsing error messages
|
2008-09-24 08:51:19 -04:00 |
cmCommandArgumentParserTokens.h
|
ENH: Allow most characters in ENV variable refs
|
2008-12-17 08:24:35 -05:00 |
cmCommandArgumentsHelper.cxx
|
ENH: add support for a default value, fix case when there is no item except
|
2007-08-23 16:13:15 -04:00 |
cmCommandArgumentsHelper.h
|
ENH: add support for a default value, fix case when there is no item except
|
2007-08-23 16:13:15 -04:00 |
cmCommands.cxx
|
COMP: Add set_directory_properties to bootstrap
|
2008-12-18 14:56:30 -05:00 |
cmCommands.h
|
…
|
|
cmComputeComponentGraph.cxx
|
ENH: Improve link line generation for static library cycles.
|
2008-02-07 16:14:05 -05:00 |
cmComputeComponentGraph.h
|
ENH: Improve link line generation for static library cycles.
|
2008-02-07 16:14:05 -05:00 |
cmComputeLinkDepends.cxx
|
ENH: Allow a custom list of debug configurations
|
2008-09-04 17:34:25 -04:00 |
cmComputeLinkDepends.h
|
ENH: Allow a custom list of debug configurations
|
2008-09-04 17:34:25 -04:00 |
cmComputeLinkInformation.cxx
|
ENH: Keep target information in final link line
|
2008-09-15 13:30:07 -04:00 |
cmComputeLinkInformation.h
|
ENH: Keep target information in final link line
|
2008-09-15 13:30:07 -04:00 |
cmComputeTargetDepends.cxx
|
BUG: Avoid bogus dependency on executable targets
|
2008-08-06 17:48:53 -04:00 |
cmComputeTargetDepends.h
|
BUG: Avoid bogus dependency on executable targets
|
2008-08-06 17:48:53 -04:00 |
cmConfigure.cmake.h.in
|
ENH: Overhaul CMake version numbering
|
2009-03-05 15:17:07 -05:00 |
cmConfigureFileCommand.cxx
|
ENH: Improve handling of old-style compatibility.
|
2008-03-07 15:30:35 -05:00 |
cmConfigureFileCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmCoreTryCompile.cxx
|
ENH: Emit a little more information in the error message when the output file is not found during a core try compile.
|
2009-01-29 15:23:18 -05:00 |
cmCoreTryCompile.h
|
ENH: add two simple tests for TRY_RUN()
|
2007-05-24 11:27:51 -04:00 |
cmCreateTestSourceList.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmCreateTestSourceList.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmCustomCommand.cxx
|
ENH: Remove SKIP_RULE_DEPENDS option from add_custom_command()
|
2008-06-02 16:45:07 -04:00 |
cmCustomCommand.h
|
ENH: Remove SKIP_RULE_DEPENDS option from add_custom_command()
|
2008-06-02 16:45:07 -04:00 |
cmData.h
|
…
|
|
cmDefinePropertyCommand.cxx
|
ENH: Updated DEFINE_PROPERTY command to be more extendible and more consistent with new SET_PROPERTY and GET_PROPERTY signatures.
|
2008-02-14 13:36:23 -05:00 |
cmDefinePropertyCommand.h
|
ENH: Updated DEFINE_PROPERTY command to be more extendible and more consistent with new SET_PROPERTY and GET_PROPERTY signatures.
|
2008-02-14 13:36:23 -05:00 |
cmDepends.cxx
|
ENH: Light refactoring of implicit dependency scanning configuration implementation.
|
2008-05-08 10:09:14 -04:00 |
cmDepends.h
|
ENH: Light refactoring of implicit dependency scanning configuration implementation.
|
2008-05-08 10:09:14 -04:00 |
cmDependsC.cxx
|
ENH: Teach cmDependsC about user-configured macro transformations.
|
2008-05-14 11:54:32 -04:00 |
cmDependsC.h
|
ENH: Teach cmDependsC about user-configured macro transformations.
|
2008-05-14 11:54:32 -04:00 |
cmDependsFortran.cxx
|
BUG: Fix Fortran implicit dependency include path
|
2009-02-24 14:32:25 -05:00 |
cmDependsFortran.h
|
ENH: Light refactoring of implicit dependency scanning configuration implementation.
|
2008-05-08 10:09:14 -04:00 |
cmDependsFortranLexer.cxx
|
ENH: Patch from Maik to add Fortran03 USE syntax support.
|
2008-04-23 23:53:20 -04:00 |
cmDependsFortranLexer.h
|
BUG: Fix Fortran dependency parser preprocessor handling crash.
|
2008-04-21 11:15:56 -04:00 |
cmDependsFortranLexer.in.l
|
ENH: Patch from Maik to add Fortran03 USE syntax support.
|
2008-04-23 23:53:20 -04:00 |
cmDependsFortranParser.cxx
|
BUG: Do not use 'char' type as array subscript
|
2009-02-17 11:53:57 -05:00 |
cmDependsFortranParser.h
|
BUG: Fix for bug#5809. Applied patch supplied in the bug report. Updated pre-generated lexer and parser sources. This updates the makedepf90 version to 2.8.8. The parser actions have been updated to ignore "use" in comments properly.
|
2007-10-03 15:41:39 -04:00 |
cmDependsFortranParser.y
|
BUG: Do not use 'char' type as array subscript
|
2009-02-17 11:53:57 -05:00 |
cmDependsFortranParserTokens.h
|
ENH: Patch from Maik to add Fortran03 USE syntax support.
|
2008-04-23 23:53:20 -04:00 |
cmDependsJava.cxx
|
…
|
|
cmDependsJava.h
|
…
|
|
cmDependsJavaLexer.cxx
|
ENH: add initial support for HAIKU OS from bug# 7425
|
2008-09-15 17:53:28 -04:00 |
cmDependsJavaLexer.h
|
ENH: add initial support for HAIKU OS from bug# 7425
|
2008-09-15 17:53:28 -04:00 |
cmDependsJavaLexer.in.l
|
…
|
|
cmDependsJavaParser.cxx
|
…
|
|
cmDependsJavaParser.y
|
…
|
|
cmDependsJavaParserHelper.cxx
|
…
|
|
cmDependsJavaParserHelper.h
|
…
|
|
cmDependsJavaParserTokens.h
|
…
|
|
cmDocumentVariables.cxx
|
ENH: Overhaul CMake version numbering
|
2009-03-05 15:17:07 -05:00 |
cmDocumentVariables.h
|
ENH: add docs for variables
|
2007-10-18 09:10:42 -04:00 |
cmDocumentation.cxx
|
ENH: Document CACHE entry properties
|
2009-03-10 11:11:15 -04:00 |
cmDocumentation.h
|
ENH: Improve generated documentation formatting
|
2008-10-10 11:23:35 -04:00 |
cmDocumentationFormatter.cxx
|
ENH: Improve generated documentation formatting
|
2008-10-10 11:23:35 -04:00 |
cmDocumentationFormatter.h
|
ENH: Improve generated documentation formatting
|
2008-10-10 11:23:35 -04:00 |
cmDocumentationFormatterDocbook.cxx
|
BUG: don't create empty <itemizedlist>s (#7289), dblatex didn't like that
|
2009-01-10 09:01:37 -05:00 |
cmDocumentationFormatterDocbook.h
|
ENH: Improve generated documentation formatting
|
2008-10-10 11:23:35 -04:00 |
cmDocumentationFormatterHTML.cxx
|
ENH: Improve generated documentation formatting
|
2008-10-10 11:23:35 -04:00 |
cmDocumentationFormatterHTML.h
|
ENH: Improve generated documentation formatting
|
2008-10-10 11:23:35 -04:00 |
cmDocumentationFormatterMan.cxx
|
BUG: Fix man-page preformatted text paragraphing
|
2009-03-06 10:01:14 -05:00 |
cmDocumentationFormatterMan.h
|
ENH: Improve generated documentation formatting
|
2008-10-10 11:23:35 -04:00 |
cmDocumentationFormatterText.cxx
|
ENH: In cmMakefile::IssueMessage use cmDocumentationFormatterText to format the message nicely.
|
2008-03-07 16:01:22 -05:00 |
cmDocumentationFormatterText.h
|
ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now
|
2007-10-22 12:49:09 -04:00 |
cmDocumentationFormatterUsage.cxx
|
ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now
|
2007-10-22 12:49:09 -04:00 |
cmDocumentationFormatterUsage.h
|
ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now
|
2007-10-22 12:49:09 -04:00 |
cmDocumentationSection.cxx
|
COMP: fix some warnings and add some doc strings back in
|
2007-10-22 15:33:19 -04:00 |
cmDocumentationSection.h
|
ENH: some more cleanup, fixes, and patch for HTML output
|
2007-10-24 11:36:47 -04:00 |
cmDumpDocumentation.cxx
|
ENH: Centralized and globalized computation of CMake program locations. This eliminates startup paths that failed to produce this information.
|
2007-12-13 17:56:50 -05:00 |
cmDynamicLoader.cxx
|
…
|
|
cmDynamicLoader.h
|
…
|
|
cmELF.cxx
|
BUG: Fix operator precedence error in cmELF
|
2008-08-04 09:38:38 -04:00 |
cmELF.h
|
ENH: Added cmELF methods to get information about DYNAMIC section entries.
|
2008-04-14 15:02:24 -04:00 |
cmElseCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmElseCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmElseIfCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmElseIfCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmEnableLanguageCommand.cxx
|
ENH: revert last change, as it fails tests
|
2008-10-14 13:56:49 -04:00 |
cmEnableLanguageCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmEnableTestingCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmEnableTestingCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmEndForEachCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmEndForEachCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmEndFunctionCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmEndFunctionCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmEndIfCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmEndIfCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmEndMacroCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmEndMacroCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmEndWhileCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmEndWhileCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmExecProgramCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmExecProgramCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmExecuteProcessCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmExecuteProcessCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmExecutionStatus.h
|
ENH: New format for warning and error messages
|
2008-03-07 08:40:36 -05:00 |
cmExportBuildFileGenerator.cxx
|
BUG: Fix LOCATION property for Mac AppBundles
|
2009-01-20 15:49:37 -05:00 |
cmExportBuildFileGenerator.h
|
ENH: Pass dependent library search path to linker on some platforms.
|
2008-02-01 08:56:00 -05:00 |
cmExportCommand.cxx
|
ENH: Improve exporting/importing of targets
|
2008-02-06 14:20:36 -05:00 |
cmExportCommand.h
|
ENH: Implemented link-interface specification feature.
|
2008-01-30 17:25:52 -05:00 |
cmExportFileGenerator.cxx
|
ENH: Allow a custom list of debug configurations
|
2008-09-04 17:34:25 -04:00 |
cmExportFileGenerator.h
|
ENH: Pass dependent library search path to linker on some platforms.
|
2008-02-01 08:56:00 -05:00 |
cmExportInstallFileGenerator.cxx
|
ENH: Refactor computation of import file glob
|
2009-01-07 14:16:28 -05:00 |
cmExportInstallFileGenerator.h
|
ENH: Refactor computation of import file glob
|
2009-01-07 14:16:28 -05:00 |
cmExportLibraryDependencies.cxx
|
ENH: write the cmake version into the file created by EXPORT_LIBRARY_DEPENDENCIES()
|
2008-04-27 07:01:05 -04:00 |
cmExportLibraryDependencies.h
|
ENH: Deprecate export_library_dependencies
|
2008-02-20 13:36:38 -05:00 |
cmExprLexer.cxx
|
COMP: fix warnings on hp
|
2007-09-24 11:16:13 -04:00 |
cmExprLexer.h
|
STYLE: fix some kwstyle errors
|
2007-07-27 10:55:24 -04:00 |
cmExprLexer.in.l
|
…
|
|
cmExprParser.cxx
|
…
|
|
cmExprParser.y
|
…
|
|
cmExprParserHelper.cxx
|
…
|
|
cmExprParserHelper.h
|
…
|
|
cmExprParserTokens.h
|
…
|
|
cmExternalMakefileProjectGenerator.cxx
|
STYLE: name the external generator "KDevelop3 - Unix Makefiles" instead of "Unix Makefiles -
|
2007-07-03 16:10:50 -04:00 |
cmExternalMakefileProjectGenerator.h
|
COMP: include cmStandardIncludes.h instead of <vector> and <string>, this
|
2007-06-13 12:52:29 -04:00 |
cmExtraCodeBlocksGenerator.cxx
|
ENH: only check for the existance of a header file if:
|
2009-03-10 17:34:18 -04:00 |
cmExtraCodeBlocksGenerator.h
|
STYLE: move the code for generating the XML for one target in a separate
|
2007-11-25 07:45:18 -05:00 |
cmExtraEclipseCDT4Generator.cxx
|
ENH: don't enforce VERBOSE Makefiles, but set the env. var VERBOSE to 1 in
|
2009-03-13 17:04:57 -04:00 |
cmExtraEclipseCDT4Generator.h
|
ENH: when using the Eclipse project generator, run gcc so that it tells us
|
2009-03-13 16:52:58 -04:00 |
cmFLTKWrapUICommand.cxx
|
BUG: fix for bug 7228 FLTK_WRAP_UI segfault fixed
|
2008-06-23 11:08:57 -04:00 |
cmFLTKWrapUICommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmFileCommand.cxx
|
ENH: Teach file(REMOVE) how to use relative paths
|
2009-03-06 09:14:57 -05:00 |
cmFileCommand.h
|
ENH: Add undocumented file(DIFFERENT) command
|
2009-01-07 14:16:35 -05:00 |
cmFileTimeComparison.cxx
|
ENH: Add method cmFileTimeComparison::FileTimesDiffer to check if file times differ by 1 second or more.
|
2008-01-03 00:01:38 -05:00 |
cmFileTimeComparison.h
|
ENH: Add method cmFileTimeComparison::FileTimesDiffer to check if file times differ by 1 second or more.
|
2008-01-03 00:01:38 -05:00 |
cmFindBase.cxx
|
ENH: Clarify PATH_SUFFIXES documentation
|
2008-10-14 08:43:19 -04:00 |
cmFindBase.h
|
ENH: Add HINTS option to find_* commands.
|
2008-06-09 15:08:59 -04:00 |
cmFindCommon.cxx
|
ENH: undo bad checkin
|
2008-10-03 08:16:37 -04:00 |
cmFindCommon.h
|
ENH: Add HINTS option to find_* commands.
|
2008-06-09 15:08:59 -04:00 |
cmFindFileCommand.cxx
|
ENH: make commands lower case by default
|
2007-10-10 11:47:43 -04:00 |
cmFindFileCommand.h
|
ENH: make commands lower case by default
|
2007-10-10 11:47:43 -04:00 |
cmFindLibraryCommand.cxx
|
BUG: Fix lib/ to lib/64/ search path conversion
|
2008-09-23 13:34:23 -04:00 |
cmFindLibraryCommand.h
|
ENH: Refactor find_* command framework/appbundle search order impl.
|
2008-06-09 11:58:29 -04:00 |
cmFindPackageCommand.cxx
|
ENH: Isolate policy changes in included scripts
|
2009-01-22 13:18:40 -05:00 |
cmFindPackageCommand.h
|
ENH: Isolate policy changes in included scripts
|
2009-01-22 13:18:40 -05:00 |
cmFindPathCommand.cxx
|
ENH: Improve framework search speed for find_file and find_path
|
2008-06-09 12:51:01 -04:00 |
cmFindPathCommand.h
|
ENH: Refactor find_* command framework/appbundle search order impl.
|
2008-06-09 11:58:29 -04:00 |
cmFindProgramCommand.cxx
|
ENH: Refactor find_* command framework/appbundle search order impl.
|
2008-06-09 11:58:29 -04:00 |
cmFindProgramCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmForEachCommand.cxx
|
ENH: New foreach(<var> IN ...) mode
|
2009-03-17 15:10:15 -04:00 |
cmForEachCommand.h
|
ENH: New foreach(<var> IN ...) mode
|
2009-03-17 15:10:15 -04:00 |
cmFunctionBlocker.h
|
ENH: Better error message for unclosed blocks
|
2009-01-21 09:48:20 -05:00 |
cmFunctionCommand.cxx
|
ENH: Better policies for functions and macros
|
2009-01-22 13:16:47 -05:00 |
cmFunctionCommand.h
|
ENH: Better policies for functions and macros
|
2009-01-22 13:16:47 -05:00 |
cmGeneratedFileStream.cxx
|
ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual Studio macro to reload a solution file automatically if CMake makes changes to .sln files or .vcproj files. Add code to call the macro automatically for any running Visual Studio instances with the .sln file open at the end of the Visual Studio Generate call. Only call the macro if some .sln or .vcproj file changed during Generate. Also, add handling for REG_EXPAND_SZ type to SystemTools::ReadRegistryValue - returned string has environment variable references expanded.
|
2007-11-16 07:01:58 -05:00 |
cmGeneratedFileStream.h
|
ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual Studio macro to reload a solution file automatically if CMake makes changes to .sln files or .vcproj files. Add code to call the macro automatically for any running Visual Studio instances with the .sln file open at the end of the Visual Studio Generate call. Only call the macro if some .sln or .vcproj file changed during Generate. Also, add handling for REG_EXPAND_SZ type to SystemTools::ReadRegistryValue - returned string has environment variable references expanded.
|
2007-11-16 07:01:58 -05:00 |
cmGetCMakePropertyCommand.cxx
|
ENH: Further refinement of the CPack components functionality from Doug Gregor.
|
2008-07-08 11:52:25 -04:00 |
cmGetCMakePropertyCommand.h
|
ENH: Further refinement of the CPack components functionality from Doug Gregor.
|
2008-07-08 11:52:25 -04:00 |
cmGetDirectoryPropertyCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmGetDirectoryPropertyCommand.h
|
ENH: Update documentation of computed directory properites.
|
2008-06-26 10:58:44 -04:00 |
cmGetFilenameComponentCommand.cxx
|
ENH: Add get_filename_component(... REALPATH)
|
2009-02-09 09:23:55 -05:00 |
cmGetFilenameComponentCommand.h
|
ENH: Add get_filename_component(... REALPATH)
|
2009-02-09 09:23:55 -05:00 |
cmGetPropertyCommand.cxx
|
ENH: Teach set/get_property about CACHE properties
|
2009-03-10 11:10:59 -04:00 |
cmGetPropertyCommand.h
|
ENH: Teach set/get_property about CACHE properties
|
2009-03-10 11:10:59 -04:00 |
cmGetSourceFilePropertyCommand.cxx
|
BUG: Add cmSourceFile::GetPropertyForUser to centralize the LOCATION property hack. This fixes the LOCATION property when retrieved via the get_property command.
|
2008-01-30 11:21:54 -05:00 |
cmGetSourceFilePropertyCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmGetTargetPropertyCommand.cxx
|
ENH: Updated exporting and importing of targets to support libraries and configurations.
|
2008-01-28 08:38:36 -05:00 |
cmGetTargetPropertyCommand.h
|
BUG: Remove old get_target_property docs
|
2009-01-05 09:53:22 -05:00 |
cmGetTestPropertyCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmGetTestPropertyCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmGlobalBorlandMakefileGenerator.cxx
|
ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now
|
2007-10-22 12:49:09 -04:00 |
cmGlobalBorlandMakefileGenerator.h
|
ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do
|
2007-06-28 09:09:26 -04:00 |
cmGlobalGenerator.cxx
|
ENH: Generate a central list of target directories
|
2009-03-09 12:19:27 -04:00 |
cmGlobalGenerator.h
|
ENH: Generate a central list of target directories
|
2009-03-09 12:19:27 -04:00 |
cmGlobalKdevelopGenerator.cxx
|
BUG: fix #7477, set VERBOSE=1 in the kdevelop setting for the environment,
|
2008-08-16 16:58:20 -04:00 |
cmGlobalKdevelopGenerator.h
|
COMP: fix warning about unused mf
|
2008-03-27 17:40:43 -04:00 |
cmGlobalMSYSMakefileGenerator.cxx
|
BUG: Do not require CMAKE_AR in the MSYS Makefiles generator when enabling language "NONE".
|
2008-12-01 14:41:47 -05:00 |
cmGlobalMSYSMakefileGenerator.h
|
STYLE: use correct case for cmGlobalUnixMakefileGenerator3
|
2007-08-09 15:57:30 -04:00 |
cmGlobalMinGWMakefileGenerator.cxx
|
ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now
|
2007-10-22 12:49:09 -04:00 |
cmGlobalMinGWMakefileGenerator.h
|
STYLE: use correct case for cmGlobalUnixMakefileGenerator3
|
2007-08-09 15:57:30 -04:00 |
cmGlobalNMakeMakefileGenerator.cxx
|
ENH: better error message for mis-configured nmake environment
|
2008-10-14 11:42:45 -04:00 |
cmGlobalNMakeMakefileGenerator.h
|
STYLE: use correct case for cmGlobalUnixMakefileGenerator3
|
2007-08-09 15:57:30 -04:00 |
cmGlobalUnixMakefileGenerator3.cxx
|
BUG: Fix OS X AppBundle/FW byproducts dependencies
|
2009-02-06 11:18:56 -05:00 |
cmGlobalUnixMakefileGenerator3.h
|
COMP: remove unused variable TargetSourceFileCount, it seems it is unused since version 1.88 of cmGlobalUnixMakefileGenerator3.cxx
|
2009-02-09 16:45:18 -05:00 |
cmGlobalVisualStudio6Generator.cxx
|
STYLE: Fix line length style violations.
|
2008-12-10 10:50:07 -05:00 |
cmGlobalVisualStudio6Generator.h
|
ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do
|
2007-06-28 09:09:26 -04:00 |
cmGlobalVisualStudio7Generator.cxx
|
BUG: Fix ALL_BUILD ordering enforcement
|
2009-01-21 17:24:54 -05:00 |
cmGlobalVisualStudio7Generator.h
|
BUG: Fix VS IDE solution files order again
|
2009-01-21 17:36:06 -05:00 |
cmGlobalVisualStudio8Generator.cxx
|
BUG: fix location of tmp file to use the full path, caused error on vista not running as admin
|
2008-04-01 17:39:04 -04:00 |
cmGlobalVisualStudio8Generator.h
|
ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 and 9.0 in addition to 8.0 sp1... Make new macros file with VS 7.1 so that it can be read by 7.1 and later. VS 7.1 does not appear to run the macros while a build is in progress, but does not return any errors either, so for now, the reload macro is not called when using 7.1. If I can figure out how to get 7.1 to execute the macro, I will uncomment the code in cmGlobalVisualStudio71Generator::GetUserMacrosDirectory() to activate executing the macros in VS 7.1, too.
|
2008-02-15 11:49:58 -05:00 |
cmGlobalVisualStudio8Win64Generator.cxx
|
ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now
|
2007-10-22 12:49:09 -04:00 |
cmGlobalVisualStudio8Win64Generator.h
|
ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do
|
2007-06-28 09:09:26 -04:00 |
cmGlobalVisualStudio9Generator.cxx
|
ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 and 9.0 in addition to 8.0 sp1... Make new macros file with VS 7.1 so that it can be read by 7.1 and later. VS 7.1 does not appear to run the macros while a build is in progress, but does not return any errors either, so for now, the reload macro is not called when using 7.1. If I can figure out how to get 7.1 to execute the macro, I will uncomment the code in cmGlobalVisualStudio71Generator::GetUserMacrosDirectory() to activate executing the macros in VS 7.1, too.
|
2008-02-15 11:49:58 -05:00 |
cmGlobalVisualStudio9Generator.h
|
ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 and 9.0 in addition to 8.0 sp1... Make new macros file with VS 7.1 so that it can be read by 7.1 and later. VS 7.1 does not appear to run the macros while a build is in progress, but does not return any errors either, so for now, the reload macro is not called when using 7.1. If I can figure out how to get 7.1 to execute the macro, I will uncomment the code in cmGlobalVisualStudio71Generator::GetUserMacrosDirectory() to activate executing the macros in VS 7.1, too.
|
2008-02-15 11:49:58 -05:00 |
cmGlobalVisualStudio9Win64Generator.cxx
|
ENH: add support for vs 9 win64
|
2007-12-17 14:43:11 -05:00 |
cmGlobalVisualStudio9Win64Generator.h
|
ENH: add support for vs 9 win64
|
2007-12-17 14:43:11 -05:00 |
cmGlobalVisualStudio71Generator.cxx
|
BUG: Fix VS IDE project order
|
2009-01-21 16:39:43 -05:00 |
cmGlobalVisualStudio71Generator.h
|
ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 and 9.0 in addition to 8.0 sp1... Make new macros file with VS 7.1 so that it can be read by 7.1 and later. VS 7.1 does not appear to run the macros while a build is in progress, but does not return any errors either, so for now, the reload macro is not called when using 7.1. If I can figure out how to get 7.1 to execute the macro, I will uncomment the code in cmGlobalVisualStudio71Generator::GetUserMacrosDirectory() to activate executing the macros in VS 7.1, too.
|
2008-02-15 11:49:58 -05:00 |
cmGlobalVisualStudioGenerator.cxx
|
BUG: Fix issue #7088 - do not emit error messages when attempts to run Visual Studio macros fail. You can still get the error output as messages if you want using --debug-output from the cmake command line.
|
2008-07-30 15:26:34 -04:00 |
cmGlobalVisualStudioGenerator.h
|
ENH: add support for Intel Fortran Visual studio IDE
|
2008-04-30 13:26:04 -04:00 |
cmGlobalWatcomWMakeGenerator.cxx
|
ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now
|
2007-10-22 12:49:09 -04:00 |
cmGlobalWatcomWMakeGenerator.h
|
STYLE: use correct case for cmGlobalUnixMakefileGenerator3
|
2007-08-09 15:57:30 -04:00 |
cmGlobalXCode21Generator.cxx
|
ENH: Improvements to the Xcode generator. Build frameworks using native Copy Headers and Copy Bundle Resources phases. Fix bugs: eliminate folders with no names, ensure source files show up in multiple targets, remove empty utility targets from Sources subtrees, ensure that fileRefs only show up once in each grouping folder.
|
2007-08-14 11:45:15 -04:00 |
cmGlobalXCode21Generator.h
|
…
|
|
cmGlobalXCodeGenerator.cxx
|
BUG: Do not automatically set HEADER_FILE_ONLY
|
2009-03-16 14:30:24 -04:00 |
cmGlobalXCodeGenerator.h
|
BUG: Do not automatically set HEADER_FILE_ONLY
|
2009-03-16 14:30:24 -04:00 |
cmGraphAdjacencyList.h
|
ENH: Improve link line generation for static library cycles.
|
2008-02-07 16:14:05 -05:00 |
cmHexFileConverter.cxx
|
STYLE: fix line lengths
|
2007-07-20 08:36:16 -04:00 |
cmHexFileConverter.h
|
ENH: make the compiler id detection work, even if the output file name of
|
2007-05-25 15:22:22 -04:00 |
cmIfCommand.cxx
|
ENH: Better handling of mismatched blocks
|
2009-01-21 09:49:00 -05:00 |
cmIfCommand.h
|
ENH: fix style
|
2009-02-16 13:56:04 -05:00 |
cmIncludeCommand.cxx
|
ENH: Isolate policy changes in included scripts
|
2009-01-22 13:18:40 -05:00 |
cmIncludeCommand.h
|
ENH: Isolate policy changes in included scripts
|
2009-01-22 13:18:40 -05:00 |
cmIncludeDirectoryCommand.cxx
|
BUG: fix #8704, sometimes crash if include_directories() is called with a whitespace string
|
2009-03-12 19:24:27 -04:00 |
cmIncludeDirectoryCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmIncludeExternalMSProjectCommand.cxx
|
ENH: Updated exporting and importing of targets to support libraries and configurations.
|
2008-01-28 08:38:36 -05:00 |
cmIncludeExternalMSProjectCommand.h
|
BUG: fix for 8123 documentation issue
|
2008-11-21 14:57:07 -05:00 |
cmIncludeRegularExpressionCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmIncludeRegularExpressionCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmInstallCommand.cxx
|
ENH: Add install(DIRECTORY) option 'OPTIONAL'
|
2009-02-24 11:41:40 -05:00 |
cmInstallCommand.h
|
ENH: Add install(DIRECTORY) option 'OPTIONAL'
|
2009-02-24 11:41:40 -05:00 |
cmInstallCommandArguments.cxx
|
BUG: fix the default "Unspecified" component when only the generic (i.e. not
|
2008-03-26 18:30:34 -04:00 |
cmInstallCommandArguments.h
|
ENH: Allow separate installation of shared libs and their links.
|
2008-02-04 17:03:48 -05:00 |
cmInstallDirectoryGenerator.cxx
|
ENH: Add install(DIRECTORY) option 'OPTIONAL'
|
2009-02-24 11:41:40 -05:00 |
cmInstallDirectoryGenerator.h
|
ENH: Add install(DIRECTORY) option 'OPTIONAL'
|
2009-02-24 11:41:40 -05:00 |
cmInstallExportGenerator.cxx
|
ENH: Clean per-config export files during install
|
2009-01-07 14:16:40 -05:00 |
cmInstallExportGenerator.h
|
STYLE: Remove useless install generator typedefs
|
2008-12-18 10:06:09 -05:00 |
cmInstallFilesCommand.cxx
|
BUG: Fix old-style install to prefix top
|
2009-02-04 10:34:10 -05:00 |
cmInstallFilesCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmInstallFilesGenerator.cxx
|
ENH: Updated exporting and importing of targets to support libraries and configurations.
|
2008-01-28 08:38:36 -05:00 |
cmInstallFilesGenerator.h
|
STYLE: Remove useless install generator typedefs
|
2008-12-18 10:06:09 -05:00 |
cmInstallGenerator.cxx
|
ENH: Refactor cmInstallGenerator for re-use
|
2009-03-16 10:39:56 -04:00 |
cmInstallGenerator.h
|
ENH: Refactor cmInstallGenerator for re-use
|
2009-03-16 10:39:56 -04:00 |
cmInstallProgramsCommand.cxx
|
BUG: Fix old-style install to prefix top
|
2009-02-04 10:34:10 -05:00 |
cmInstallProgramsCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmInstallScriptGenerator.cxx
|
BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of the INSTALL command.
|
2007-10-15 07:08:15 -04:00 |
cmInstallScriptGenerator.h
|
BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of the INSTALL command.
|
2007-10-15 07:08:15 -04:00 |
cmInstallTargetGenerator.cxx
|
ENH: Refactor cmInstallGenerator for re-use
|
2009-03-16 10:39:56 -04:00 |
cmInstallTargetGenerator.h
|
ENH: Refactor cmInstallGenerator for re-use
|
2009-03-16 10:39:56 -04:00 |
cmInstallTargetsCommand.cxx
|
ENH: Further refinement of the CPack components functionality from Doug Gregor.
|
2008-07-08 11:52:25 -04:00 |
cmInstallTargetsCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmLinkDirectoriesCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmLinkDirectoriesCommand.h
|
ENH: Docs for relative paths in link_directories
|
2009-01-29 14:14:02 -05:00 |
cmLinkLibrariesCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmLinkLibrariesCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmListCommand.cxx
|
BUG: fix failing test
|
2008-05-20 12:15:40 -04:00 |
cmListCommand.h
|
ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove duplicates from a list (keep the ordering)
|
2008-03-12 17:02:10 -04:00 |
cmListFileCache.cxx
|
ENH: support parenthesis as arguments and in conditionals feature request #6191
|
2008-06-26 13:01:35 -04:00 |
cmListFileCache.h
|
BUG: Make sure context info is always initialized
|
2008-10-11 12:02:50 -04:00 |
cmListFileLexer.c
|
…
|
|
cmListFileLexer.h
|
…
|
|
cmListFileLexer.in.l
|
…
|
|
cmLoadCacheCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmLoadCacheCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmLoadCommandCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmLoadCommandCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmLocalGenerator.cxx
|
BUG: Allow more shell ops in custom commands
|
2009-03-17 15:11:33 -04:00 |
cmLocalGenerator.h
|
BUG: Use new include dir suppresson for all gens
|
2009-02-26 09:16:16 -05:00 |
cmLocalUnixMakefileGenerator3.cxx
|
BUG: Remove implicit include dir suppression
|
2009-02-24 15:37:09 -05:00 |
cmLocalUnixMakefileGenerator3.h
|
ENH: Define RULE_LAUNCH_* properties
|
2009-02-10 08:51:15 -05:00 |
cmLocalVisualStudio6Generator.cxx
|
ENH: Refactor passing of max length object dir
|
2008-12-16 09:14:40 -05:00 |
cmLocalVisualStudio6Generator.h
|
BUG: cmTarget instances should not be copied. Removed pass-by-value arguments from cmLocalVisualStudio7Generator::WriteGroup and cmLocalVisualStudio6Generator::WriteGroup. Updated cmTarget to make this easier to find.
|
2008-01-29 17:30:34 -05:00 |
cmLocalVisualStudio7Generator.cxx
|
BUG: fix for 7845, idl files compile even with headerfile only on
|
2009-01-27 10:26:55 -05:00 |
cmLocalVisualStudio7Generator.h
|
ENH: add support for Intel Fortran Visual studio IDE
|
2008-04-30 13:26:04 -04:00 |
cmLocalVisualStudioGenerator.cxx
|
ENH: remove patch as directory change was already fixed
|
2008-01-15 14:00:52 -05:00 |
cmLocalVisualStudioGenerator.h
|
BUG: fix #5326: source files with the same name in different groups lead to colliding object file names
|
2007-08-27 17:05:43 -04:00 |
cmLocalXCodeGenerator.cxx
|
ENH: Improvements to the Xcode generator. Build frameworks using native Copy Headers and Copy Bundle Resources phases. Fix bugs: eliminate folders with no names, ensure source files show up in multiple targets, remove empty utility targets from Sources subtrees, ensure that fileRefs only show up once in each grouping folder.
|
2007-08-14 11:45:15 -04:00 |
cmLocalXCodeGenerator.h
|
ENH: Moved GetTargetDirectory method up to cmLocalGenerator. This provides a common interface to something that was implemented in most local generators anyway.
|
2007-08-01 15:25:40 -04:00 |
cmMacroCommand.cxx
|
ENH: Better policies for functions and macros
|
2009-01-22 13:16:47 -05:00 |
cmMacroCommand.h
|
ENH: Better policies for functions and macros
|
2009-01-22 13:16:47 -05:00 |
cmMakeDepend.cxx
|
ENH: Remove unused code from cmMakeDepend
|
2009-03-16 14:30:19 -04:00 |
cmMakeDepend.h
|
ENH: Remove unused code from cmMakeDepend
|
2009-03-16 14:30:19 -04:00 |
cmMakeDirectoryCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmMakeDirectoryCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmMakefile.cxx
|
ENH: Refactor generation of CTestTestfile content
|
2009-03-16 10:40:46 -04:00 |
cmMakefile.h
|
ENH: Refactor generation of CTestTestfile content
|
2009-03-16 10:40:46 -04:00 |
cmMakefileExecutableTargetGenerator.cxx
|
ENH: Allow projects to disable per-rule echo lines
|
2009-03-16 16:55:58 -04:00 |
cmMakefileExecutableTargetGenerator.h
|
ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties
|
2008-02-18 16:38:34 -05:00 |
cmMakefileLibraryTargetGenerator.cxx
|
ENH: Allow projects to disable per-rule echo lines
|
2009-03-16 16:55:58 -04:00 |
cmMakefileLibraryTargetGenerator.h
|
ENH: Create Info.plist files in OS X Frameworks
|
2008-09-02 12:06:32 -04:00 |
cmMakefileTargetGenerator.cxx
|
ENH: Allow projects to disable per-rule echo lines
|
2009-03-16 16:55:58 -04:00 |
cmMakefileTargetGenerator.h
|
ENH: Allow projects to disable per-rule echo lines
|
2009-03-16 16:55:58 -04:00 |
cmMakefileUtilityTargetGenerator.cxx
|
ENH: Give target in which custom commands build
|
2009-02-10 08:50:33 -05:00 |
cmMakefileUtilityTargetGenerator.h
|
ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties
|
2008-02-18 16:38:34 -05:00 |
cmMarkAsAdvancedCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmMarkAsAdvancedCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmMathCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmMathCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmMessageCommand.cxx
|
BUG: Fix message(SEND_ERROR) to continue
|
2009-03-06 12:06:43 -05:00 |
cmMessageCommand.h
|
BUG: Fix message(SEND_ERROR) to continue
|
2009-03-06 12:06:43 -05:00 |
cmObject.h
|
…
|
|
cmOptionCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmOptionCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmOrderDirectories.cxx
|
BUG: Fix same-file check for directory ordering
|
2008-12-26 13:28:20 -05:00 |
cmOrderDirectories.h
|
ENH: Warn when system libraries may be hidden.
|
2008-07-29 14:57:00 -04:00 |
cmOutputRequiredFilesCommand.cxx
|
BUG: fix for 5071, report error if output file can not be opened
|
2008-10-10 10:48:10 -04:00 |
cmOutputRequiredFilesCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmPolicies.cxx
|
ENH: Isolate policy changes in included scripts
|
2009-01-22 13:18:40 -05:00 |
cmPolicies.h
|
ENH: try to fix vs6 build
|
2009-01-23 12:20:09 -05:00 |
cmProcessTools.cxx
|
ENH: Create cmProcessTools to parse child output
|
2009-02-24 10:40:18 -05:00 |
cmProcessTools.h
|
COMP: cmProcessTools::OutputParser virtual dtor
|
2009-02-24 11:08:38 -05:00 |
cmProjectCommand.cxx
|
BUG: 4244, add a --build option to cmake that can build projects configured by CMake
|
2008-10-15 13:56:07 -04:00 |
cmProjectCommand.h
|
STYLE: document NONE for disabling any languages, slightly change wording of
|
2009-03-12 18:43:17 -04:00 |
cmProperty.cxx
|
ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify implementation of SET_PROPERTY command by using them.
|
2008-01-17 18:13:55 -05:00 |
cmProperty.h
|
ENH: Use cmPropertyMap for cache properties
|
2009-03-10 11:10:42 -04:00 |
cmPropertyDefinition.cxx
|
ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now
|
2007-10-22 12:49:09 -04:00 |
cmPropertyDefinition.h
|
ENH: add ability to get documentaiton of a property from a script
|
2007-10-24 14:43:10 -04:00 |
cmPropertyDefinitionMap.cxx
|
ENH: Use cmPropertyMap for cache properties
|
2009-03-10 11:10:42 -04:00 |
cmPropertyDefinitionMap.h
|
ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now
|
2007-10-22 12:49:09 -04:00 |
cmPropertyMap.cxx
|
ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify implementation of SET_PROPERTY command by using them.
|
2008-01-17 18:13:55 -05:00 |
cmPropertyMap.h
|
ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify implementation of SET_PROPERTY command by using them.
|
2008-01-17 18:13:55 -05:00 |
cmQTWrapCPPCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmQTWrapCPPCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmQTWrapUICommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmQTWrapUICommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmRemoveCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmRemoveCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmRemoveDefinitionsCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmRemoveDefinitionsCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmReturnCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmReturnCommand.h
|
STYLE: extend documentation for RETURN() a bit
|
2008-08-16 18:06:17 -04:00 |
cmScriptGenerator.cxx
|
ENH: Refactor cmInstallGenerator for re-use
|
2009-03-16 10:39:56 -04:00 |
cmScriptGenerator.h
|
ENH: Refactor cmInstallGenerator for re-use
|
2009-03-16 10:39:56 -04:00 |
cmSeparateArgumentsCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmSeparateArgumentsCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmSetCommand.cxx
|
BUG: fix issue with -D and cache force
|
2008-11-21 16:32:39 -05:00 |
cmSetCommand.h
|
ENH: Add unset() command.
|
2008-08-25 10:31:29 -04:00 |
cmSetDirectoryPropertiesCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmSetDirectoryPropertiesCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmSetPropertyCommand.cxx
|
ENH: Define STRINGS cache entry property
|
2009-03-12 10:52:40 -04:00 |
cmSetPropertyCommand.h
|
ENH: Teach set/get_property about CACHE properties
|
2009-03-10 11:10:59 -04:00 |
cmSetSourceFilesPropertiesCommand.cxx
|
BUG:6990 fix crash with set_source_files_properties
|
2008-05-08 15:49:53 -04:00 |
cmSetSourceFilesPropertiesCommand.h
|
ENH: fix docs
|
2008-02-29 21:33:04 -05:00 |
cmSetTargetPropertiesCommand.cxx
|
ENH: Disallow link-type keywords in link interface
|
2008-08-19 11:43:51 -04:00 |
cmSetTargetPropertiesCommand.h
|
BUG: fix for 4524, add support for target properties to set vs source code control information
|
2008-10-07 16:23:20 -04:00 |
cmSetTestsPropertiesCommand.cxx
|
ENH: Improve test property speed with a map
|
2009-01-05 15:00:57 -05:00 |
cmSetTestsPropertiesCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmSiteNameCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmSiteNameCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmSourceFile.cxx
|
BUG: Do not automatically set HEADER_FILE_ONLY
|
2009-03-16 14:30:24 -04:00 |
cmSourceFile.h
|
ENH: In cmSourceFile::GetLanguage use the file extension (if not ambiguous) to determine the language without requiring the source file to exist.
|
2008-04-29 14:17:42 -04:00 |
cmSourceFileLocation.cxx
|
BUG: Fix matching of ambiguous sf extensions.
|
2008-08-05 13:27:01 -04:00 |
cmSourceFileLocation.h
|
BUG: Fix matching of ambiguous sf extensions.
|
2008-08-05 13:27:01 -04:00 |
cmSourceGroup.cxx
|
COMP: Fix build with concept checking of STL.
|
2008-05-16 16:56:41 -04:00 |
cmSourceGroup.h
|
COMP: Fix build with concept checking of STL.
|
2008-05-16 16:56:41 -04:00 |
cmSourceGroupCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmSourceGroupCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmStandardIncludes.h
|
ENH: Overhaul CMake version numbering
|
2009-03-05 15:17:07 -05:00 |
cmStandardLexer.h
|
…
|
|
cmStringCommand.cxx
|
BUG: Correct typo in error message.
|
2008-08-26 12:54:06 -04:00 |
cmStringCommand.h
|
STYLE: add line breaks to the documentation for CMAKE_MATCH_(0..9),
|
2009-03-13 14:58:13 -04:00 |
cmSubdirCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmSubdirCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmSubdirDependsCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmSubdirDependsCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmSystemTools.cxx
|
ENH: Create cmXMLSafe to help escapes in XML
|
2009-02-05 16:31:37 -05:00 |
cmSystemTools.h
|
ENH: Create cmXMLSafe to help escapes in XML
|
2009-02-05 16:31:37 -05:00 |
cmTarget.cxx
|
ENH: Define RULE_LAUNCH_* properties
|
2009-02-10 08:51:15 -05:00 |
cmTarget.h
|
ENH: Define target-specific support directories
|
2009-02-10 08:50:09 -05:00 |
cmTargetLinkLibrariesCommand.cxx
|
ENH: Allow a custom list of debug configurations
|
2008-09-04 17:34:25 -04:00 |
cmTargetLinkLibrariesCommand.h
|
ENH: Clarify target_link_libraries docs
|
2009-02-02 09:42:23 -05:00 |
cmTest.cxx
|
ENH: Add NAME mode to ADD_TEST command
|
2009-03-16 10:51:30 -04:00 |
cmTest.h
|
ENH: Add NAME mode to ADD_TEST command
|
2009-03-16 10:51:30 -04:00 |
cmTestGenerator.cxx
|
ENH: Add NAME mode to ADD_TEST command
|
2009-03-16 10:51:30 -04:00 |
cmTestGenerator.h
|
ENH: Add NAME mode to ADD_TEST command
|
2009-03-16 10:51:30 -04:00 |
cmTryCompileCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmTryCompileCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmTryRunCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmTryRunCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmUnsetCommand.cxx
|
ENH: Add unset() command.
|
2008-08-25 10:31:29 -04:00 |
cmUnsetCommand.h
|
ENH: Add unset() command.
|
2008-08-25 10:31:29 -04:00 |
cmUseMangledMesaCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmUseMangledMesaCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmUtilitySourceCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmUtilitySourceCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmVariableRequiresCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmVariableRequiresCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmVariableWatch.cxx
|
ENH: Add variable watch command
|
2007-04-11 15:13:05 -04:00 |
cmVariableWatch.h
|
BUG: All variable accesses should produce watch callbacks, including IF(DEFINED <var>) ones. Instead we define a new access type for IF(DEFINED) so that the error does not show up for backward compatibility variables.
|
2007-05-17 17:40:59 -04:00 |
cmVariableWatchCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmVariableWatchCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmVersion.cxx
|
ENH: Overhaul CMake version numbering
|
2009-03-05 15:17:07 -05:00 |
cmVersion.h
|
ENH: Overhaul CMake version numbering
|
2009-03-05 15:17:07 -05:00 |
cmVersionConfig.h.in
|
ENH: Overhaul CMake version numbering
|
2009-03-05 15:17:07 -05:00 |
cmVersionMacros.h
|
ENH: Overhaul CMake version numbering
|
2009-03-05 15:17:07 -05:00 |
cmWhileCommand.cxx
|
ENH: Better handling of mismatched blocks
|
2009-01-21 09:49:00 -05:00 |
cmWhileCommand.h
|
ENH: Better error message for unclosed blocks
|
2009-01-21 09:48:20 -05:00 |
cmWin32ProcessExecution.cxx
|
BUG: fix extra close that killed cmake when being debugged
|
2008-09-04 17:02:25 -04:00 |
cmWin32ProcessExecution.h
|
…
|
|
cmWriteFileCommand.cxx
|
BUG: Remove check for files written by file(WRITE) being loaded.
|
2008-04-30 13:42:40 -04:00 |
cmWriteFileCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmXCode21Object.cxx
|
ENH: Improvements to the Xcode generator. Build frameworks using native Copy Headers and Copy Bundle Resources phases. Fix bugs: eliminate folders with no names, ensure source files show up in multiple targets, remove empty utility targets from Sources subtrees, ensure that fileRefs only show up once in each grouping folder.
|
2007-08-14 11:45:15 -04:00 |
cmXCode21Object.h
|
ENH: Improvements to the Xcode generator. Build frameworks using native Copy Headers and Copy Bundle Resources phases. Fix bugs: eliminate folders with no names, ensure source files show up in multiple targets, remove empty utility targets from Sources subtrees, ensure that fileRefs only show up once in each grouping folder.
|
2007-08-14 11:45:15 -04:00 |
cmXCodeObject.cxx
|
ENH: Simplify string attributes in Xcode generator
|
2008-09-02 10:27:15 -04:00 |
cmXCodeObject.h
|
ENH: Simplify string attributes in Xcode generator
|
2008-09-02 10:27:15 -04:00 |
cmXMLParser.cxx
|
ENH: Added cmXMLParser::FindAttribute method
|
2009-02-24 15:43:49 -05:00 |
cmXMLParser.h
|
ENH: Added cmXMLParser::FindAttribute method
|
2009-02-24 15:43:49 -05:00 |
cmXMLSafe.cxx
|
BUG: Avoid encoding invalid XML chars in CTest
|
2009-03-02 16:27:50 -05:00 |
cmXMLSafe.h
|
COMP: Avoid parameter/member shadow in cmXMLSafe
|
2009-02-06 09:08:02 -05:00 |
cmake.cxx
|
ENH: Allow projects to disable per-rule echo lines
|
2009-03-16 16:55:58 -04:00 |
cmake.h
|
STYLE: Remove unused cmake::CacheVersionMatches
|
2009-03-05 13:57:10 -05:00 |
cmakemain.cxx
|
ENH: Cleanup cmake --build interface.
|
2009-03-04 15:39:27 -05:00 |
cmaketest.h.in
|
STYLE: fix some kwstyle errors
|
2007-07-27 10:55:24 -04:00 |
cmakewizard.cxx
|
…
|
|
cmakewizard.h
|
…
|
|
cmakexbuild.cxx
|
STYLE: fix some kwstyle errors
|
2007-07-27 10:55:24 -04:00 |
cmw9xcom.cxx
|
…
|
|
ctest.cxx
|
ENH: Create internal 'ctest --launch' tool
|
2009-02-11 11:31:25 -05:00 |