.. |
CPack
|
Add parentheses around '&&' between '||' for gcc
|
2009-09-11 08:18:15 -04:00 |
CTest
|
Removed fork-and-continue option from ctest generated batch script entries
|
2009-09-14 11:23:20 -04:00 |
CursesDialog
|
Add parentheses around '&&' between '||' for gcc
|
2009-09-11 08:18:15 -04:00 |
kwsys
|
KWSys Nightly Date Stamp
|
2009-09-15 00:01:03 -04:00 |
QtDialog
|
fix focus fighting between search field and cache value editors
|
2009-09-04 16:43:07 -04:00 |
.cvsignore
|
|
|
cmAddCustomCommandCommand.cxx
|
ENH: Remove SKIP_RULE_DEPENDS option from add_custom_command()
|
2008-06-02 16:45:07 -04:00 |
cmAddCustomCommandCommand.h
|
ENH: Clarify VERBATIM option documentation
|
2009-04-01 10:31:41 -04:00 |
cmAddCustomTargetCommand.cxx
|
ENH: Allow custom sources in custom targets
|
2008-10-09 11:01:23 -04:00 |
cmAddCustomTargetCommand.h
|
ENH: Clarify VERBATIM option documentation
|
2009-04-01 10:31:41 -04:00 |
cmAddDefinitionsCommand.cxx
|
|
|
cmAddDefinitionsCommand.h
|
|
|
cmAddDependenciesCommand.cxx
|
|
|
cmAddDependenciesCommand.h
|
|
|
cmAddExecutableCommand.cxx
|
|
|
cmAddExecutableCommand.h
|
some white space fixes for the book
|
2009-09-03 15:29:29 -04:00 |
cmAddLibraryCommand.cxx
|
ENH: Add UNKNOWN type for IMPORTED libraries
|
2008-08-18 11:39:22 -04:00 |
cmAddLibraryCommand.h
|
some white space fixes for the book
|
2009-09-03 15:29:29 -04:00 |
cmAddSubDirectoryCommand.cxx
|
|
|
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
|
Introduce "generator expressions" to add_test()
|
2009-08-11 09:54:56 -04:00 |
cmake.cxx
|
Fix for bug #8969, pick a better default version for VS, and make it easier to add new versions of VS to look for.
|
2009-09-14 22:16:43 -04:00 |
cmake.h
|
STYLE: Remove unused cmake::CacheVersionMatches
|
2009-03-05 13:57:10 -05:00 |
CMakeLists.txt
|
BUG: Fixed segfault and bad reporting if a ctest executable could not be found. Also added some batch testing code that is not yet complete.
|
2009-09-10 11:16:08 -04:00 |
cmakemain.cxx
|
STYLE: fix typos in the docs
|
2009-04-19 12:48:30 -04:00 |
cmaketest.h.in
|
|
|
cmakewizard.cxx
|
|
|
cmakewizard.h
|
|
|
cmakexbuild.cxx
|
|
|
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
|
|
|
cmBootstrapCommands.cxx
|
COMP: Add set_directory_properties to bootstrap
|
2008-12-18 14:56:30 -05:00 |
cmBreakCommand.cxx
|
|
|
cmBreakCommand.h
|
|
|
cmBuildCommand.cxx
|
|
|
cmBuildCommand.h
|
|
|
cmBuildNameCommand.cxx
|
|
|
cmBuildNameCommand.h
|
|
|
cmCacheManager.cxx
|
Remove barely-used cmCacheManager::AddCacheEntry
|
2009-09-11 10:04:10 -04:00 |
cmCacheManager.h
|
Remove barely-used cmCacheManager::AddCacheEntry
|
2009-09-11 10:04:10 -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 |
cmCMakeMinimumRequired.cxx
|
Add parentheses around '&&' between '||' for gcc
|
2009-09-11 08:18:15 -04: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 |
cmCommand.h
|
ENH: Keep only FinalPass commands in memory
|
2009-07-24 13:31:34 -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
|
BUG: Fix CMAKE_CURRENT_LIST_FILE in macros
|
2009-03-25 10:37:04 -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
|
|
|
cmCommandArgumentsHelper.h
|
|
|
cmCommands.cxx
|
COMP: Add set_directory_properties to bootstrap
|
2008-12-18 14:56:30 -05:00 |
cmCommands.h
|
|
|
cmComputeComponentGraph.cxx
|
|
|
cmComputeComponentGraph.h
|
|
|
cmComputeLinkDepends.cxx
|
Define 'multiplicity' for cyclic dependencies
|
2009-09-01 10:37:37 -04:00 |
cmComputeLinkDepends.h
|
Define 'multiplicity' for cyclic dependencies
|
2009-09-01 10:37:37 -04:00 |
cmComputeLinkInformation.cxx
|
Factor implicit link info addition into methods
|
2009-08-24 13:15:47 -04:00 |
cmComputeLinkInformation.h
|
Factor implicit link info addition into methods
|
2009-08-24 13:15:47 -04:00 |
cmComputeTargetDepends.cxx
|
Create GLOBAL_DEPENDS_NO_CYCLES property
|
2009-08-24 09:54:27 -04:00 |
cmComputeTargetDepends.h
|
Create GLOBAL_DEPENDS_NO_CYCLES property
|
2009-08-24 09:54:27 -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: Keep only FinalPass commands in memory
|
2009-07-24 13:31:34 -04:00 |
cmCoreTryCompile.cxx
|
No /fast targets in try_compile project mode
|
2009-08-04 14:37:46 -04:00 |
cmCoreTryCompile.h
|
|
|
cmCPluginAPI.cxx
|
BUG: Do not automatically set HEADER_FILE_ONLY
|
2009-03-16 14:30:24 -04:00 |
cmCPluginAPI.h
|
|
|
cmCreateTestSourceList.cxx
|
|
|
cmCreateTestSourceList.h
|
|
|
cmCTest.cxx
|
Add label summary times to ctest default output. Also, remove parallel time output. Add flag to disable label summary.
|
2009-09-11 13:34:35 -04:00 |
cmCTest.h
|
Add label summary times to ctest default output. Also, remove parallel time output. Add flag to disable label summary.
|
2009-09-11 13:34:35 -04: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: Simplify docs args for define_property
|
2009-06-15 16:12:27 -04:00 |
cmDefinePropertyCommand.h
|
some white space fixes for the book
|
2009-09-03 15:29:29 -04:00 |
cmDefinitions.cxx
|
ENH: Improve dynamic variable scope implementation
|
2009-07-22 14:22:45 -04:00 |
cmDefinitions.h
|
ENH: Improve dynamic variable scope implementation
|
2009-07-22 14:22:45 -04: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
|
COMP: Remove useless assignment in Fortran lexer
|
2009-06-12 10:46:03 -04:00 |
cmDependsFortranLexer.h
|
BUG: Fix Fortran dependency parser preprocessor handling crash.
|
2008-04-21 11:15:56 -04:00 |
cmDependsFortranLexer.in.l
|
COMP: Remove useless assignment in Fortran lexer
|
2009-06-12 10:46:03 -04:00 |
cmDependsFortranParser.cxx
|
ENH: Use KWSys String strcasecmp to parse Fortran
|
2009-06-12 10:46:25 -04:00 |
cmDependsFortranParser.h
|
|
|
cmDependsFortranParser.y
|
ENH: Use KWSys String strcasecmp to parse Fortran
|
2009-06-12 10:46:25 -04:00 |
cmDependsFortranParserTokens.h
|
ENH: Use KWSys String strcasecmp to parse Fortran
|
2009-06-12 10:46:25 -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
|
Fix open solaris build issue with concept checking that breaks std vector for a class of itself. Bug #9523.
|
2009-09-14 10:31:38 -04:00 |
cmDependsJavaParserHelper.h
|
Fix open solaris build issue with concept checking that breaks std vector for a class of itself. Bug #9523.
|
2009-09-14 10:31:38 -04:00 |
cmDependsJavaParserTokens.h
|
|
|
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
|
Fix for bug# 5373, include CMake verison in generated docs.
|
2009-09-14 20:54:22 -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
|
STYLE: don't print the section name "SingleItem" if the documentation for
|
2009-06-28 08:05:22 -04:00 |
cmDocumentationFormatterText.h
|
|
|
cmDocumentationFormatterUsage.cxx
|
|
|
cmDocumentationFormatterUsage.h
|
|
|
cmDocumentationSection.cxx
|
|
|
cmDocumentationSection.h
|
|
|
cmDocumentVariables.cxx
|
Remove CMakeSetup. Long live cmake-gui, start building Qt now.
|
2009-09-03 17:01:07 -04:00 |
cmDocumentVariables.h
|
|
|
cmDumpDocumentation.cxx
|
|
|
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
|
|
|
cmElseCommand.h
|
|
|
cmElseIfCommand.cxx
|
|
|
cmElseIfCommand.h
|
|
|
cmEnableLanguageCommand.cxx
|
ENH: revert last change, as it fails tests
|
2008-10-14 13:56:49 -04:00 |
cmEnableLanguageCommand.h
|
some white space fixes for the book
|
2009-09-03 15:29:29 -04:00 |
cmEnableTestingCommand.cxx
|
|
|
cmEnableTestingCommand.h
|
|
|
cmEndForEachCommand.cxx
|
|
|
cmEndForEachCommand.h
|
|
|
cmEndFunctionCommand.cxx
|
|
|
cmEndFunctionCommand.h
|
|
|
cmEndIfCommand.cxx
|
|
|
cmEndIfCommand.h
|
|
|
cmEndMacroCommand.cxx
|
|
|
cmEndMacroCommand.h
|
|
|
cmEndWhileCommand.cxx
|
|
|
cmEndWhileCommand.h
|
|
|
cmExecProgramCommand.cxx
|
|
|
cmExecProgramCommand.h
|
|
|
cmExecuteProcessCommand.cxx
|
Add parentheses around '&&' between '||' for gcc
|
2009-09-11 08:18:15 -04:00 |
cmExecuteProcessCommand.h
|
|
|
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
|
|
|
cmExportCommand.cxx
|
Teach export(PACKAGE) to fill the package registry
|
2009-09-01 14:04:53 -04:00 |
cmExportCommand.h
|
Teach export(PACKAGE) to fill the package registry
|
2009-09-01 14:04:53 -04:00 |
cmExportFileGenerator.cxx
|
Define 'multiplicity' for cyclic dependencies
|
2009-09-01 10:37:37 -04:00 |
cmExportFileGenerator.h
|
ENH: Centralize default link interface computation
|
2009-07-06 16:25:20 -04: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: Keep only FinalPass commands in memory
|
2009-07-24 13:31:34 -04:00 |
cmExprLexer.cxx
|
|
|
cmExprLexer.h
|
|
|
cmExprLexer.in.l
|
|
|
cmExprParser.cxx
|
|
|
cmExprParser.y
|
|
|
cmExprParserHelper.cxx
|
|
|
cmExprParserHelper.h
|
|
|
cmExprParserTokens.h
|
|
|
cmExternalMakefileProjectGenerator.cxx
|
|
|
cmExternalMakefileProjectGenerator.h
|
|
|
cmExtraCodeBlocksGenerator.cxx
|
As in the Eclipse generator: don't insert the edit_cache target if it is ccmake, since this doesn't work in the output tab of the IDE
|
2009-09-10 13:44:02 -04:00 |
cmExtraCodeBlocksGenerator.h
|
|
|
cmExtraEclipseCDT4Generator.cxx
|
sync target generation with the CodeBlocks generator
|
2009-09-10 13:49:51 -04:00 |
cmExtraEclipseCDT4Generator.h
|
sync target generation with the CodeBlocks generator
|
2009-09-10 13:49:51 -04:00 |
cmFileCommand.cxx
|
Add parentheses around '&&' between '||' for gcc
|
2009-09-11 08:18:15 -04:00 |
cmFileCommand.h
|
ENH: Create file(COPY) command signature
|
2009-04-29 13:13:29 -04:00 |
cmFileTimeComparison.cxx
|
|
|
cmFileTimeComparison.h
|
|
|
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
|
some white space fixes for the book
|
2009-09-03 15:29:29 -04:00 |
cmFindCommon.h
|
ENH: Add HINTS option to find_* commands.
|
2008-06-09 15:08:59 -04:00 |
cmFindFileCommand.cxx
|
STYLE: fix docs: it must replace "find_path" instead of "FIND_PATH" with
|
2009-05-18 15:27:33 -04:00 |
cmFindFileCommand.h
|
|
|
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
|
Add parentheses around '&&' between '||' for gcc
|
2009-09-11 08:18:15 -04:00 |
cmFindPackageCommand.h
|
Teach find_package to search a "package registry"
|
2009-09-01 14:04:27 -04: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
|
|
|
cmFLTKWrapUICommand.cxx
|
BUG: fix for bug 7228 FLTK_WRAP_UI segfault fixed
|
2008-06-23 11:08:57 -04:00 |
cmFLTKWrapUICommand.h
|
ENH: Keep only FinalPass commands in memory
|
2009-07-24 13:31:34 -04:00 |
cmForEachCommand.cxx
|
BUG: fix for #9014, FATAL_ERROR not ending loops
|
2009-05-13 11:08:29 -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
|
DOCS: fix typo (see #9308)
|
2009-07-31 06:22:18 -04:00 |
cmGeneratedFileStream.cxx
|
ENH: On VMS use _dir and _tmp, not .dir and .tmp
|
2009-06-10 13:03:11 -04:00 |
cmGeneratedFileStream.h
|
|
|
cmGeneratorExpression.cxx
|
Introduce "generator expressions" to add_test()
|
2009-08-11 09:54:56 -04:00 |
cmGeneratorExpression.h
|
Introduce "generator expressions" to add_test()
|
2009-08-11 09:54:56 -04: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
|
|
|
cmGetDirectoryPropertyCommand.h
|
ENH: Update documentation of computed directory properites.
|
2008-06-26 10:58:44 -04:00 |
cmGetFilenameComponentCommand.cxx
|
BUG: Fix get_filename_component ABSOLUTE mode
|
2009-07-23 08:10:02 -04: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
|
|
|
cmGetSourceFilePropertyCommand.h
|
|
|
cmGetTargetPropertyCommand.cxx
|
|
|
cmGetTargetPropertyCommand.h
|
BUG: Remove old get_target_property docs
|
2009-01-05 09:53:22 -05:00 |
cmGetTestPropertyCommand.cxx
|
|
|
cmGetTestPropertyCommand.h
|
|
|
cmGlobalBorlandMakefileGenerator.cxx
|
|
|
cmGlobalBorlandMakefileGenerator.h
|
|
|
cmGlobalGenerator.cxx
|
Speed up graph traversal for project->targets map
|
2009-09-02 16:06:43 -04:00 |
cmGlobalGenerator.h
|
No /fast targets in try_compile project mode
|
2009-08-04 14:37:46 -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 |
cmGlobalMinGWMakefileGenerator.cxx
|
|
|
cmGlobalMinGWMakefileGenerator.h
|
|
|
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
|
|
|
cmGlobalNMakeMakefileGenerator.cxx
|
ENH: LIBPATH is not required for cl to work
|
2009-03-27 11:18:58 -04:00 |
cmGlobalNMakeMakefileGenerator.h
|
|
|
cmGlobalUnixMakefileGenerator3.cxx
|
ENH: Pass config to cmTarget RPATH install methods
|
2009-07-08 13:03:47 -04:00 |
cmGlobalUnixMakefileGenerator3.h
|
ENH: Cleanup make progress rule generation code
|
2009-06-25 09:58:51 -04:00 |
cmGlobalVisualStudio6Generator.cxx
|
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10
|
2009-07-14 14:16:46 -04:00 |
cmGlobalVisualStudio6Generator.h
|
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10
|
2009-07-14 14:16:46 -04:00 |
cmGlobalVisualStudio7Generator.cxx
|
ENH: Separate VS flag table type
|
2009-07-29 11:28:55 -04:00 |
cmGlobalVisualStudio7Generator.h
|
ENH: Separate VS flag table type
|
2009-07-29 11:28:55 -04:00 |
cmGlobalVisualStudio8Generator.cxx
|
Simplify VS generator ZERO_CHECK dependency
|
2009-09-04 12:37:53 -04:00 |
cmGlobalVisualStudio8Generator.h
|
Simplify VS generator ZERO_CHECK dependency
|
2009-09-04 12:37:53 -04:00 |
cmGlobalVisualStudio8Win64Generator.cxx
|
|
|
cmGlobalVisualStudio8Win64Generator.h
|
|
|
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
|
|
|
cmGlobalVisualStudio9Win64Generator.h
|
|
|
cmGlobalVisualStudio10Generator.cxx
|
ENH: only 5 failing tests for VS 10
|
2009-07-10 09:12:39 -04:00 |
cmGlobalVisualStudio10Generator.h
|
ENH: only 5 failing tests for VS 10
|
2009-07-10 09:12:39 -04:00 |
cmGlobalVisualStudio71Generator.cxx
|
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10
|
2009-07-14 14:16:46 -04:00 |
cmGlobalVisualStudio71Generator.h
|
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10
|
2009-07-14 14:16:46 -04:00 |
cmGlobalVisualStudioGenerator.cxx
|
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10
|
2009-07-14 14:16:46 -04:00 |
cmGlobalVisualStudioGenerator.h
|
ENH: make sure GUIDs for filters are cached
|
2009-07-17 10:05:54 -04:00 |
cmGlobalWatcomWMakeGenerator.cxx
|
|
|
cmGlobalWatcomWMakeGenerator.h
|
|
|
cmGlobalXCode21Generator.cxx
|
ENH: Generate native Xcode 3.0 and 3.1 projects
|
2009-06-29 13:02:05 -04:00 |
cmGlobalXCode21Generator.h
|
|
|
cmGlobalXCodeGenerator.cxx
|
Bug #8356, add support for image types in Xcode files.
|
2009-09-14 15:20:15 -04:00 |
cmGlobalXCodeGenerator.h
|
Separate Xcode flag escaping code from defines
|
2009-07-29 16:40:07 -04:00 |
cmGraphAdjacencyList.h
|
|
|
cmHexFileConverter.cxx
|
|
|
cmHexFileConverter.h
|
|
|
cmIDEFlagTable.h
|
ENH: Separate VS flag table type
|
2009-07-29 11:28:55 -04:00 |
cmIDEOptions.cxx
|
ENH: Separate option mapping from VS generators
|
2009-07-29 11:29:08 -04:00 |
cmIDEOptions.h
|
ENH: Separate option mapping from VS generators
|
2009-07-29 11:29:08 -04:00 |
cmIfCommand.cxx
|
ENH: Improve format of if() command messages
|
2009-06-17 14:18:08 -04:00 |
cmIfCommand.h
|
Clarify documentation for if.
|
2009-09-14 13:42:04 -04: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
|
|
|
cmIncludeExternalMSProjectCommand.cxx
|
ENH: fix vsexternal test on vs 71
|
2009-07-14 16:06:58 -04:00 |
cmIncludeExternalMSProjectCommand.h
|
BUG: fix for 8123 documentation issue
|
2008-11-21 14:57:07 -05:00 |
cmIncludeRegularExpressionCommand.cxx
|
|
|
cmIncludeRegularExpressionCommand.h
|
|
|
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
|
|
|
cmInstallDirectoryGenerator.cxx
|
ENH: Remove unused PROPERTIES from file(INSTALL)
|
2009-04-27 13:20:57 -04:00 |
cmInstallDirectoryGenerator.h
|
ENH: Add install(DIRECTORY) option 'OPTIONAL'
|
2009-02-24 11:41:40 -05:00 |
cmInstallExportGenerator.cxx
|
ENH: Remove unused PROPERTIES from file(INSTALL)
|
2009-04-27 13:20:57 -04: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: Keep only FinalPass commands in memory
|
2009-07-24 13:31:34 -04:00 |
cmInstallFilesGenerator.cxx
|
ENH: Remove unused PROPERTIES from file(INSTALL)
|
2009-04-27 13:20:57 -04:00 |
cmInstallFilesGenerator.h
|
STYLE: Remove useless install generator typedefs
|
2008-12-18 10:06:09 -05:00 |
cmInstallGenerator.cxx
|
ENH: Remove unused PROPERTIES from file(INSTALL)
|
2009-04-27 13:20:57 -04:00 |
cmInstallGenerator.h
|
ENH: Remove unused PROPERTIES from file(INSTALL)
|
2009-04-27 13:20:57 -04:00 |
cmInstallProgramsCommand.cxx
|
BUG: Fix old-style install to prefix top
|
2009-02-04 10:34:10 -05:00 |
cmInstallProgramsCommand.h
|
ENH: Keep only FinalPass commands in memory
|
2009-07-24 13:31:34 -04:00 |
cmInstallScriptGenerator.cxx
|
|
|
cmInstallScriptGenerator.h
|
|
|
cmInstallTargetGenerator.cxx
|
ENH: Pass config to cmTarget RPATH install methods
|
2009-07-08 13:03:47 -04:00 |
cmInstallTargetGenerator.h
|
ENH: Cleanup per-config target install generation
|
2009-07-03 08:40:28 -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
|
|
|
cmLinkDirectoriesCommand.cxx
|
|
|
cmLinkDirectoriesCommand.h
|
ENH: Docs for relative paths in link_directories
|
2009-01-29 14:14:02 -05:00 |
cmLinkLibrariesCommand.cxx
|
|
|
cmLinkLibrariesCommand.h
|
|
|
cmListCommand.cxx
|
BUG: fix failing test
|
2008-05-20 12:15:40 -04:00 |
cmListCommand.h
|
some white space fixes for the book
|
2009-09-03 15:29:29 -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
|
ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail
|
2009-06-25 16:41:57 -04:00 |
cmListFileLexer.h
|
|
|
cmListFileLexer.in.l
|
|
|
cmLoadCacheCommand.cxx
|
|
|
cmLoadCacheCommand.h
|
|
|
cmLoadCommandCommand.cxx
|
ENH: Keep only FinalPass commands in memory
|
2009-07-24 13:31:34 -04:00 |
cmLoadCommandCommand.h
|
|
|
cmLocalGenerator.cxx
|
Create CMP0014 to require CMakeLists.txt files
|
2009-09-03 08:27:12 -04:00 |
cmLocalGenerator.h
|
Factor cmLocalGenerator::Configure input file read
|
2009-09-03 08:27:00 -04:00 |
cmLocalUnixMakefileGenerator3.cxx
|
BUG: Disable color makefile inside try-compile
|
2009-07-21 11:58:43 -04:00 |
cmLocalUnixMakefileGenerator3.h
|
ENH: Cleanup make progress rule generation code
|
2009-06-25 09:58:51 -04:00 |
cmLocalVisualStudio6Generator.cxx
|
Silence VS generator for missing CMakeLists.txt
|
2009-09-02 16:07:12 -04:00 |
cmLocalVisualStudio6Generator.h
|
ENH: Refactor VS 6 build event generation
|
2009-06-16 11:57:18 -04:00 |
cmLocalVisualStudio7Generator.cxx
|
Silence VS generator for missing CMakeLists.txt
|
2009-09-02 16:07:12 -04:00 |
cmLocalVisualStudio7Generator.h
|
ENH: Separate VS flag table type
|
2009-07-29 11:28:55 -04:00 |
cmLocalVisualStudio10Generator.cxx
|
Do Windows command line escapes for VS 10 too
|
2009-09-07 10:11:20 -04:00 |
cmLocalVisualStudio10Generator.h
|
ENH: almost all tests passing in vs 10, commit fixes preprocess and starts vs external project
|
2009-07-13 16:58:24 -04:00 |
cmLocalVisualStudioGenerator.cxx
|
Do Windows command line escapes for VS 10 too
|
2009-09-07 10:11:20 -04:00 |
cmLocalVisualStudioGenerator.h
|
Do Windows command line escapes for VS 10 too
|
2009-09-07 10:11:20 -04:00 |
cmLocalXCodeGenerator.cxx
|
|
|
cmLocalXCodeGenerator.h
|
|
|
cmMacroCommand.cxx
|
ENH: Better policies for functions and macros
|
2009-01-22 13:16:47 -05:00 |
cmMacroCommand.h
|
DOCS: fix typo (see #9308)
|
2009-07-31 06:22:18 -04: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
|
|
|
cmMakeDirectoryCommand.h
|
|
|
cmMakefile.cxx
|
Create CMake Policy CMP0015 to fix set(CACHE)
|
2009-09-10 16:59:45 -04:00 |
cmMakefile.h
|
Create CMake Policy CMP0015 to fix set(CACHE)
|
2009-09-10 16:59:45 -04:00 |
cmMakefileExecutableTargetGenerator.cxx
|
ENH: Pass config to cmTarget::GetLinkerLanguage
|
2009-07-08 13:04:04 -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: Pass config to cmTarget::GetLinkerLanguage
|
2009-07-08 13:04:04 -04:00 |
cmMakefileLibraryTargetGenerator.h
|
ENH: Create Info.plist files in OS X Frameworks
|
2008-09-02 12:06:32 -04:00 |
cmMakefileTargetGenerator.cxx
|
ENH: Pass config to cmTarget::GetDirectory()
|
2009-07-03 10:34:10 -04:00 |
cmMakefileTargetGenerator.h
|
ENH: Create cmMakefileTargetGenerator::ConfigName
|
2009-07-03 08:41:10 -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
|
|
|
cmMarkAsAdvancedCommand.h
|
|
|
cmMathCommand.cxx
|
|
|
cmMathCommand.h
|
|
|
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
|
Fix option() interpretation of non-boolean values
|
2009-09-11 10:03:59 -04:00 |
cmOptionCommand.h
|
|
|
cmOrderDirectories.cxx
|
ENH: Link runtime libraries of all languages
|
2009-07-27 12:43:17 -04:00 |
cmOrderDirectories.h
|
ENH: Link runtime libraries of all languages
|
2009-07-27 12:43:17 -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
|
|
|
cmparseMSBuildXML.py
|
ENH: fix line length issues
|
2009-06-26 11:50:09 -04:00 |
cmPolicies.cxx
|
Add parentheses around '&&' between '||' for gcc
|
2009-09-11 08:18:15 -04:00 |
cmPolicies.h
|
Create CMake Policy CMP0015 to fix set(CACHE)
|
2009-09-10 16:59:45 -04:00 |
cmProcessTools.cxx
|
ENH: Create cmProcessTools to parse child output
|
2009-02-24 10:40:18 -05:00 |
cmProcessTools.h
|
ENH: New OutputParser::Process() signature
|
2009-07-10 11:07:27 -04: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
|
|
|
cmProperty.h
|
ENH: Use cmPropertyMap for cache properties
|
2009-03-10 11:10:42 -04:00 |
cmPropertyDefinition.cxx
|
|
|
cmPropertyDefinition.h
|
|
|
cmPropertyDefinitionMap.cxx
|
ENH: Use cmPropertyMap for cache properties
|
2009-03-10 11:10:42 -04:00 |
cmPropertyDefinitionMap.h
|
|
|
cmPropertyMap.cxx
|
|
|
cmPropertyMap.h
|
|
|
cmQTWrapCPPCommand.cxx
|
|
|
cmQTWrapCPPCommand.h
|
|
|
cmQTWrapUICommand.cxx
|
|
|
cmQTWrapUICommand.h
|
|
|
cmRemoveCommand.cxx
|
|
|
cmRemoveCommand.h
|
|
|
cmRemoveDefinitionsCommand.cxx
|
|
|
cmRemoveDefinitionsCommand.h
|
|
|
cmReturnCommand.cxx
|
|
|
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: Teach separate_arguments() to parse commands
|
2009-07-14 10:15:47 -04:00 |
cmSeparateArgumentsCommand.h
|
ENH: Teach separate_arguments() to parse commands
|
2009-07-14 10:15:47 -04:00 |
cmSetCommand.cxx
|
Add parentheses around '&&' between '||' for gcc
|
2009-09-11 08:18:15 -04:00 |
cmSetCommand.h
|
Create CMake Policy CMP0015 to fix set(CACHE)
|
2009-09-10 16:59:45 -04:00 |
cmSetDirectoryPropertiesCommand.cxx
|
|
|
cmSetDirectoryPropertiesCommand.h
|
some white space fixes for the book
|
2009-09-03 15:29:29 -04: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
|
ENH: Always imply CLEAN_DIRECT_OUTPUT target prop
|
2009-05-01 10:38:35 -04:00 |
cmSetTestsPropertiesCommand.cxx
|
ENH: Improve test property speed with a map
|
2009-01-05 15:00:57 -05:00 |
cmSetTestsPropertiesCommand.h
|
ENH: Replaced the EXPENSIVE test property with a COST test property taking a floating point value. Tests are now started in descending order of their cost, which defaults to 0 if none is specified.
|
2009-09-08 13:39:13 -04:00 |
cmSiteNameCommand.cxx
|
|
|
cmSiteNameCommand.h
|
|
|
cmSourceFile.cxx
|
ENH: Clarify COMPILE_DEFINITIONS separator in docs
|
2009-06-24 09:36:29 -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
|
ENH: add group support and fix borland error
|
2009-07-11 00:05:20 -04:00 |
cmSourceGroup.h
|
ENH: add group support and fix borland error
|
2009-07-11 00:05:20 -04:00 |
cmSourceGroupCommand.cxx
|
|
|
cmSourceGroupCommand.h
|
|
|
cmStandardIncludes.h
|
COMP: Block warnings in Borland system headers
|
2009-06-12 11:05:02 -04: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
|
|
|
cmSubdirCommand.h
|
some white space fixes for the book
|
2009-09-03 15:58:22 -04:00 |
cmSubdirDependsCommand.cxx
|
|
|
cmSubdirDependsCommand.h
|
|
|
cmSystemTools.cxx
|
Add parentheses around '&&' between '||' for gcc
|
2009-09-11 08:18:15 -04:00 |
cmSystemTools.h
|
ENH: Add cmSystemTools::ParseUnixCommandLine
|
2009-07-13 16:22:48 -04:00 |
cmTarget.cxx
|
Save source dependencies from custom command trace
|
2009-09-07 10:11:43 -04:00 |
cmTarget.h
|
Save source dependencies from custom command trace
|
2009-09-07 10:11:43 -04:00 |
cmTargetLinkLibrariesCommand.cxx
|
ENH: Allow a custom list of debug configurations
|
2008-09-04 17:34:25 -04:00 |
cmTargetLinkLibrariesCommand.h
|
ENH: Mention cycles in target_link_libraries docs
|
2009-06-24 13:24:50 -04:00 |
cmTest.cxx
|
Record backtrace for every add_test command
|
2009-08-11 09:07:28 -04:00 |
cmTest.h
|
Record backtrace for every add_test command
|
2009-08-11 09:07:28 -04:00 |
cmTestGenerator.cxx
|
Introduce "generator expressions" to add_test()
|
2009-08-11 09:54:56 -04:00 |
cmTestGenerator.h
|
ENH: Add NAME mode to ADD_TEST command
|
2009-03-16 10:51:30 -04:00 |
cmTryCompileCommand.cxx
|
|
|
cmTryCompileCommand.h
|
|
|
cmTryRunCommand.cxx
|
|
|
cmTryRunCommand.h
|
some white space fixes for the book
|
2009-09-03 15:29:29 -04: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
|
|
|
cmUseMangledMesaCommand.h
|
|
|
cmUtilitySourceCommand.cxx
|
Add parentheses around '&&' between '||' for gcc
|
2009-09-11 08:18:15 -04:00 |
cmUtilitySourceCommand.h
|
|
|
cmVariableRequiresCommand.cxx
|
|
|
cmVariableRequiresCommand.h
|
|
|
cmVariableWatch.cxx
|
|
|
cmVariableWatch.h
|
|
|
cmVariableWatchCommand.cxx
|
|
|
cmVariableWatchCommand.h
|
BUG: Keep variable_watch() commands in memory
|
2009-07-24 16:53:07 -04: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 |
cmVisualStudio10TargetGenerator.cxx
|
Put custom commands in topological order for VS 10
|
2009-09-07 10:12:18 -04:00 |
cmVisualStudio10TargetGenerator.h
|
Put custom commands in topological order for VS 10
|
2009-09-07 10:12:18 -04:00 |
cmVisualStudioGeneratorOptions.cxx
|
ENH: Separate option mapping from VS generators
|
2009-07-29 11:29:08 -04:00 |
cmVisualStudioGeneratorOptions.h
|
ENH: Separate option mapping from VS generators
|
2009-07-29 11:29:08 -04:00 |
cmVS10CLFlagTable.h
|
STYLE: Fix line-too-long style violation.
|
2009-06-30 09:10:57 -04:00 |
cmVS10LibFlagTable.h
|
ENH: fix line length issues
|
2009-06-26 11:50:09 -04:00 |
cmVS10LinkFlagTable.h
|
ENH: fix line length issues
|
2009-06-26 11:50:09 -04:00 |
cmw9xcom.cxx
|
|
|
cmWhileCommand.cxx
|
ENH: modified the if command to address bug 9123 some
|
2009-06-12 10:07:05 -04: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
|
|
|
cmXCode21Object.cxx
|
|
|
cmXCode21Object.h
|
|
|
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
|
COMP: Fix build with system-installed expat 2.0.1
|
2009-06-11 09:03:56 -04: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 |
ctest.cxx
|
Add label summary times to ctest default output. Also, remove parallel time output. Add flag to disable label summary.
|
2009-09-11 13:34:35 -04:00 |