mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'various-typos'
3ab7bf82 Various typo fixes
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !1626
This commit is contained in:
@@ -352,7 +352,7 @@ and store the result as a list in LISTVAR."
|
||||
|
||||
;;;###autoload
|
||||
(defun cmake-help ()
|
||||
"Queries for any of the four available help topics and prints out the approriate page."
|
||||
"Queries for any of the four available help topics and prints out the appropriate page."
|
||||
(interactive)
|
||||
(let* ((default-entry (cmake-symbol-at-point))
|
||||
(command-list (cmake-get-list "command"))
|
||||
|
||||
@@ -176,7 +176,7 @@ claim compatibility with the version requested it is unspecified which
|
||||
one is chosen: unless the variable :variable:`CMAKE_FIND_PACKAGE_SORT_ORDER`
|
||||
is set no attempt is made to choose a highest or closest version number.
|
||||
|
||||
To control the order in which ``find_package`` checks for compatibiliy use
|
||||
To control the order in which ``find_package`` checks for compatibility use
|
||||
the two variables :variable:`CMAKE_FIND_PACKAGE_SORT_ORDER` and
|
||||
:variable:`CMAKE_FIND_PACKAGE_SORT_DIRECTION`.
|
||||
For instance in order to select the highest version one can set::
|
||||
|
||||
@@ -347,7 +347,7 @@ included in the export but a target to which it links is not included
|
||||
the behavior is unspecified.
|
||||
|
||||
In addition to cmake language files, the ``EXPORT_ANDROID_MK`` option maybe
|
||||
used to specifiy an export to the android ndk build system. The Android
|
||||
used to specify an export to the android ndk build system. The Android
|
||||
NDK supports the use of prebuilt libraries, both static and shared. This
|
||||
allows cmake to build the libraries of a project and make them available
|
||||
to an ndk build system complete with transitive dependencies, include flags
|
||||
|
||||
@@ -162,7 +162,7 @@ When the server is busy for a long time, it is polite to send back replies of
|
||||
type "progress" to the client. These will contain a "progressMessage" with a
|
||||
string describing the action currently taking place as well as
|
||||
"progressMinimum", "progressMaximum" and "progressCurrent" with integer values
|
||||
describing the range of progess.
|
||||
describing the range of progress.
|
||||
|
||||
Messages of type "progress" will be followed by more "progress" messages or with
|
||||
a message of type "reply" or "error" that complete the request.
|
||||
|
||||
@@ -11,7 +11,7 @@ diagnostics expect target names to match a restricted pattern.
|
||||
|
||||
Target names may contain upper and lower case letters, numbers, the underscore
|
||||
character (_), dot(.), plus(+) and minus(-). As a special case, ALIAS
|
||||
targets and IMPORTED targets may contain two consequtive colons.
|
||||
targets and IMPORTED targets may contain two consecutive colons.
|
||||
|
||||
Target names reserved by one or more CMake generators are not allowed.
|
||||
Among others these include "all", "clean", "help", and "install".
|
||||
|
||||
@@ -2,5 +2,5 @@ cpack-rpm-check-executable-flags
|
||||
--------------------------------
|
||||
|
||||
* The :module:`CPackRPM` module learned to enable enforcing of execute
|
||||
privilages on programs and shared libraries.
|
||||
privileges on programs and shared libraries.
|
||||
See :variable:`CPACK_RPM_INSTALL_WITH_EXEC` variable.
|
||||
|
||||
@@ -2,5 +2,5 @@ CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE
|
||||
------------------------------------
|
||||
|
||||
A CMake language file or module to be included by the :command:`project`
|
||||
command. This is is intended for injecting custom code into project
|
||||
command. This is intended for injecting custom code into project
|
||||
builds without modifying their source.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# file Copyright.txt or https://cmake.org/licensing for details.
|
||||
|
||||
|
||||
# This module is used by the Makefile generator to determin the following variables:
|
||||
# This module is used by the Makefile generator to determine the following variables:
|
||||
# CMAKE_SYSTEM_NAME - on unix this is uname -s, for windows it is Windows
|
||||
# CMAKE_SYSTEM_VERSION - on unix this is uname -r, for windows it is empty
|
||||
# CMAKE_SYSTEM - ${CMAKE_SYSTEM}-${CMAKE_SYSTEM_VERSION}, for windows: ${CMAKE_SYSTEM}
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
# i.e. GNU/Intel/Clang/MSVC, etc.
|
||||
# ``LANGUAGE``
|
||||
# language for which the result will be used,
|
||||
# i.e. C/CXX/Fortan/ASM
|
||||
# i.e. C/CXX/Fortran/ASM
|
||||
# ``MODE``
|
||||
# ``EXIST``
|
||||
# only check for existence of the given package
|
||||
|
||||
@@ -30,7 +30,7 @@ if(NOT CMAKE_Java_CREATE_STATIC_LIBRARY)
|
||||
|
||||
set(CMAKE_Java_CREATE_STATIC_LIBRARY
|
||||
"<CMAKE_Java_ARCHIVE> -cf <TARGET> -C <OBJECT_DIR> ${class_files_mask}")
|
||||
# "${class_files_mask}" should really be "<OBJECTS>" but compling a *.java
|
||||
# "${class_files_mask}" should really be "<OBJECTS>" but compiling a *.java
|
||||
# file can create more than one *.class file...
|
||||
endif()
|
||||
|
||||
|
||||
@@ -843,7 +843,7 @@ if(CPACK_IFW_VERBOSE)
|
||||
endif()
|
||||
endif()
|
||||
if(CPACK_IFW_INSTALLERBASE_EXECUTABLE AND NOT CPACK_IFW_FRAMEWORK_VERSION)
|
||||
message(WARNING "Could not detect QtIFW tools version. Set used version to variable \"CPACK_IFW_FRAMEWORK_VERSION_FORCED\" manualy.")
|
||||
message(WARNING "Could not detect QtIFW tools version. Set used version to variable \"CPACK_IFW_FRAMEWORK_VERSION_FORCED\" manually.")
|
||||
endif()
|
||||
|
||||
#=============================================================================
|
||||
|
||||
@@ -263,7 +263,7 @@
|
||||
# between the system on which the installer is created
|
||||
# and the system on which the installer might be used into account.
|
||||
#
|
||||
# It is therefor possible that the installer e.g. might try to install
|
||||
# It is therefore possible that the installer e.g. might try to install
|
||||
# onto a drive that is unavailable or unintended or a path that does not
|
||||
# follow the localization or convention of the system on which the
|
||||
# installation is performed.
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
if(NOT RUN_FROM_CTEST_OR_DART)
|
||||
message(FATAL_ERROR "Do not incldue CTestTargets.cmake directly")
|
||||
message(FATAL_ERROR "Do not include CTestTargets.cmake directly")
|
||||
endif()
|
||||
|
||||
if(NOT PROJECT_BINARY_DIR)
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
# CheckPrototypeDefinition
|
||||
# ------------------------
|
||||
#
|
||||
# Check if the protoype we expect is correct.
|
||||
# Check if the prototype we expect is correct.
|
||||
#
|
||||
# check_prototype_definition(FUNCTION PROTOTYPE RETURN HEADER VARIABLE)
|
||||
#
|
||||
|
||||
@@ -67,7 +67,7 @@ macro(__CrayPrgEnv_setup lang test_src compiler_cmd link_cmd)
|
||||
set(CMAKE_SHARED_LIBRARY_LINK_${lang}_FLAGS "-dynamic")
|
||||
|
||||
# If the link type is not explicitly specified in the environment then
|
||||
# the Cray wrappers assume that the code will be built staticly so
|
||||
# the Cray wrappers assume that the code will be built statically so
|
||||
# we check the following condition(s) are NOT met
|
||||
# Compiler flags are explicitly dynamic
|
||||
# Env var is dynamic and compiler flags are not explicitly static
|
||||
|
||||
@@ -1076,7 +1076,7 @@ foreach(config IN LISTS git_config)
|
||||
list(APPEND git_clone_options --config \${config})
|
||||
endforeach()
|
||||
|
||||
# try the clone 3 times incase there is an odd git clone issue
|
||||
# try the clone 3 times in case there is an odd git clone issue
|
||||
set(error_code 1)
|
||||
set(number_of_tries 0)
|
||||
while(error_code AND number_of_tries LESS 3)
|
||||
|
||||
@@ -977,7 +977,7 @@ if(NOT CUDA_VERSION VERSION_LESS "9.0")
|
||||
find_cuda_helper_libs(npps)
|
||||
set(CUDA_npp_LIBRARY "${CUDA_nppc_LIBRARY};${CUDA_nppial_LIBRARY};${CUDA_nppicc_LIBRARY};${CUDA_nppicom_LIBRARY};${CUDA_nppidei_LIBRARY};${CUDA_nppif_LIBRARY};${CUDA_nppig_LIBRARY};${CUDA_nppim_LIBRARY};${CUDA_nppist_LIBRARY};${CUDA_nppisu_LIBRARY};${CUDA_nppitc_LIBRARY};${CUDA_npps_LIBRARY}")
|
||||
elseif(CUDA_VERSION VERSION_GREATER "5.0")
|
||||
# In CUDA 5.5 NPP was splitted onto 3 separate libraries.
|
||||
# In CUDA 5.5 NPP was split into 3 separate libraries.
|
||||
find_cuda_helper_libs(nppc)
|
||||
find_cuda_helper_libs(nppi)
|
||||
find_cuda_helper_libs(npps)
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
# verbose:BOOL=<> OFF: Be as quiet as possible (default)
|
||||
# ON : Extra output
|
||||
#
|
||||
# input_file:FILEPATH=<> Path to dependecy file in makefile format
|
||||
# input_file:FILEPATH=<> Path to dependency file in makefile format
|
||||
#
|
||||
# output_file:FILEPATH=<> Path to file with dependencies in CMake readable variable
|
||||
#
|
||||
|
||||
@@ -187,7 +187,7 @@ endif()
|
||||
|
||||
# nvcc doesn't define __CUDACC__ for some reason when generating dependency files. This
|
||||
# can cause incorrect dependencies when #including files based on this macro which is
|
||||
# defined in the generating passes of nvcc invokation. We will go ahead and manually
|
||||
# defined in the generating passes of nvcc invocation. We will go ahead and manually
|
||||
# define this for now until a future version fixes this bug.
|
||||
set(CUDACC_DEFINE -D__CUDACC__)
|
||||
|
||||
|
||||
@@ -80,10 +80,10 @@ else()
|
||||
# include the math library for Unix
|
||||
if(UNIX AND NOT APPLE)
|
||||
find_library(MATH_LIBRARY_FOR_LUA m)
|
||||
set( LUA_LIBRARIES "${LUA_LIBRARY_lualib};${LUA_LIBRARY_lua};${MATH_LIBRARY_FOR_LUA}" CACHE STRING "This is the concatentation of lua and lualib libraries")
|
||||
set( LUA_LIBRARIES "${LUA_LIBRARY_lualib};${LUA_LIBRARY_lua};${MATH_LIBRARY_FOR_LUA}" CACHE STRING "This is the concatenation of lua and lualib libraries")
|
||||
# For Windows and Mac, don't need to explicitly include the math library
|
||||
else()
|
||||
set( LUA_LIBRARIES "${LUA_LIBRARY_lualib};${LUA_LIBRARY_lua}" CACHE STRING "This is the concatentation of lua and lualib libraries")
|
||||
set( LUA_LIBRARIES "${LUA_LIBRARY_lualib};${LUA_LIBRARY_lua}" CACHE STRING "This is the concatenation of lua and lualib libraries")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
@@ -765,7 +765,7 @@ endfunction()
|
||||
# ``WORKING_DIRECTORY``
|
||||
# This will be the working directory for the test. If specified it will
|
||||
# also be the output directory used for the log file of the test run.
|
||||
# If not specifed the temporary directory ``${CMAKE_BINARY_DIR}/Matlab`` will
|
||||
# If not specified the temporary directory ``${CMAKE_BINARY_DIR}/Matlab`` will
|
||||
# be used as the working directory and the log location.
|
||||
#
|
||||
function(matlab_add_unit_test)
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
# ----------------------------------------------------------------------------
|
||||
# Note:
|
||||
# PostgreSQL_ADDITIONAL_VERSIONS is a variable that can be used to set the
|
||||
# version mumber of the implementation of PostgreSQL.
|
||||
# version number of the implementation of PostgreSQL.
|
||||
# In Windows the default installation of PostgreSQL uses that as part of the path.
|
||||
# E.g C:\Program Files\PostgreSQL\8.4.
|
||||
# Currently, the following version numbers are known to this module:
|
||||
|
||||
@@ -61,7 +61,7 @@ int cmCPackIFWGenerator::PackageFiles()
|
||||
}
|
||||
} else {
|
||||
cmCPackIFWLogger(WARNING, "The \"CPACK_IFW_REPOSITORIES_DIRECTORIES\" "
|
||||
<< "variable is set, but content will be skiped, "
|
||||
<< "variable is set, but content will be skipped, "
|
||||
<< "because this feature available only since "
|
||||
<< "QtIFW 3.1. Please update your QtIFW instance."
|
||||
<< std::endl);
|
||||
|
||||
@@ -176,7 +176,7 @@ void cmCTestMemCheckHandler::GenerateTestCommand(
|
||||
}
|
||||
// Create a copy of the memory tester environment variable.
|
||||
// This is used for memory testing programs that pass options
|
||||
// via environment varaibles.
|
||||
// via environment variables.
|
||||
std::string memTesterEnvironmentVariable =
|
||||
this->MemoryTesterEnvironmentVariable;
|
||||
for (std::string const& arg : this->MemoryTesterOptions) {
|
||||
|
||||
@@ -114,7 +114,7 @@ bool cmParseMumpsCoverage::LoadPackages(const char* d)
|
||||
for (std::string& file : glob.GetFiles()) {
|
||||
std::string name = cmSystemTools::GetFilenameName(file);
|
||||
this->RoutineToDirectory[name.substr(0, name.size() - 2)] = file;
|
||||
// initialze each file, this is left out until CDash is fixed
|
||||
// initialize each file, this is left out until CDash is fixed
|
||||
// to handle large numbers of files
|
||||
this->InitializeMumpsFile(file);
|
||||
}
|
||||
|
||||
@@ -40,7 +40,7 @@ if (Qt5Widgets_FOUND)
|
||||
endif()
|
||||
|
||||
# We need to install platform plugin and add qt.conf for Qt5 on Mac and Windows.
|
||||
# FIXME: This should be part of Qt5 CMake scripts, but unfortunatelly
|
||||
# FIXME: This should be part of Qt5 CMake scripts, but unfortunately
|
||||
# Qt5 support is missing there.
|
||||
if(CMake_INSTALL_DEPENDENCIES AND (APPLE OR WIN32))
|
||||
macro(install_qt5_plugin _qt_plugin_name _qt_plugins_var)
|
||||
|
||||
@@ -343,7 +343,7 @@ void GetProjectCommandsInScriptMode(cmState* state)
|
||||
CM_UNEXPECTED_PROJECT_COMMAND("try_compile");
|
||||
CM_UNEXPECTED_PROJECT_COMMAND("try_run");
|
||||
|
||||
// deprected commands
|
||||
// deprecated commands
|
||||
CM_UNEXPECTED_PROJECT_COMMAND("export_library_dependencies");
|
||||
CM_UNEXPECTED_PROJECT_COMMAND("load_command");
|
||||
CM_UNEXPECTED_PROJECT_COMMAND("output_required_files");
|
||||
|
||||
@@ -583,7 +583,7 @@ bool cmDependsFortran::ModulesDiffer(const char* modFile,
|
||||
A mod file is a binary file.
|
||||
However, looking into both generated bar.mod files with a hex editor
|
||||
shows that they differ only before a sequence linefeed-zero (0x0A 0x00)
|
||||
which is located some bytes in front of the absoulte path to the source
|
||||
which is located some bytes in front of the absolute path to the source
|
||||
file.
|
||||
|
||||
sun:
|
||||
|
||||
@@ -64,7 +64,7 @@ protected:
|
||||
const std::string& file, std::ostream& makeDepends,
|
||||
std::ostream& internalDepends) override;
|
||||
|
||||
// Actually write the depenencies to the streams.
|
||||
// Actually write the dependencies to the streams.
|
||||
bool WriteDependenciesReal(const char* obj, cmFortranSourceInfo const& info,
|
||||
std::string const& mod_dir, const char* stamp_dir,
|
||||
std::ostream& makeDepends,
|
||||
|
||||
@@ -22,7 +22,7 @@ class cmInstallExportGenerator;
|
||||
* cmExportInstallAndroidMKGenerator generates files exporting targets from
|
||||
* install an installation tree. The files are placed in a temporary
|
||||
* location for installation by cmInstallExportGenerator. The file format
|
||||
* is for the ndk build system and is a makefile fragment specifing prebuilt
|
||||
* is for the ndk build system and is a makefile fragment specifying prebuilt
|
||||
* libraries to the ndk build system.
|
||||
*
|
||||
* This is used to implement the INSTALL(EXPORT_ANDROID_MK) command.
|
||||
|
||||
@@ -29,13 +29,13 @@ public:
|
||||
/// @brief Parent directories are empty
|
||||
cmFilePathChecksum();
|
||||
|
||||
/// @brief Initilizes the parent directories manually
|
||||
/// @brief Initializes the parent directories manually
|
||||
cmFilePathChecksum(std::string const& currentSrcDir,
|
||||
std::string const& currentBinDir,
|
||||
std::string const& projectSrcDir,
|
||||
std::string const& projectBinDir);
|
||||
|
||||
/// @brief Initilizes the parent directories from a makefile
|
||||
/// @brief Initializes the parent directories from a makefile
|
||||
cmFilePathChecksum(cmMakefile* makefile);
|
||||
|
||||
/// @brief Allows parent directories setup after construction
|
||||
|
||||
@@ -2166,7 +2166,7 @@ void cmTargetTraceDependencies::Trace()
|
||||
// Queue the source needed to generate this file, if any.
|
||||
this->FollowName(sf->GetFullPath());
|
||||
|
||||
// Queue dependencies added programatically by commands.
|
||||
// Queue dependencies added programmatically by commands.
|
||||
this->FollowNames(sf->GetDepends());
|
||||
|
||||
// Queue custom command dependencies.
|
||||
@@ -5154,7 +5154,7 @@ void cmGeneratorTarget::ComputeLinkImplementationLanguages(
|
||||
std::set<std::string> languages;
|
||||
// Get languages used in our source files.
|
||||
this->GetLanguages(languages, config);
|
||||
// Copy the set of langauges to the link implementation.
|
||||
// Copy the set of languages to the link implementation.
|
||||
impl.Languages.insert(impl.Languages.begin(), languages.begin(),
|
||||
languages.end());
|
||||
}
|
||||
|
||||
@@ -3218,7 +3218,7 @@ void cmGlobalXCodeGenerator::CreateXCodeDependHackTarget(
|
||||
<< this->ConvertToRelativeForMake(tfull.c_str())
|
||||
<< "\n";
|
||||
// if building for more than one architecture
|
||||
// then remove those exectuables as well
|
||||
// then remove those executables as well
|
||||
if (this->Architectures.size() > 1) {
|
||||
std::string universal = this->GetObjectsNormalDirectory(
|
||||
this->CurrentProject, configName, gt);
|
||||
|
||||
@@ -1161,7 +1161,7 @@ void cmLocalUnixMakefileGenerator3::AppendEcho(
|
||||
commands.push_back(cmd);
|
||||
}
|
||||
|
||||
// Reset the line to emtpy.
|
||||
// Reset the line to empty.
|
||||
line.clear();
|
||||
|
||||
// Progress appears only on first line.
|
||||
|
||||
@@ -191,7 +191,7 @@ public:
|
||||
};
|
||||
|
||||
/**
|
||||
* Add a utility to the build. A utiltity target is a command that
|
||||
* Add a utility to the build. A utility target is a command that
|
||||
* is run every time the target is built.
|
||||
*/
|
||||
cmTarget* AddUtilityCommand(const std::string& utilityName,
|
||||
|
||||
@@ -884,7 +884,7 @@ bool cmMakefileTargetGenerator::WriteMakeRule(
|
||||
for (std::vector<std::string>::const_iterator o = outputs.begin() + 1;
|
||||
o != outputs.end(); ++o) {
|
||||
// Touch the extra output so "make" knows that it was updated,
|
||||
// but only if the output was acually created.
|
||||
// but only if the output was actually created.
|
||||
std::string const out = this->LocalGenerator->ConvertToOutputFormat(
|
||||
this->LocalGenerator->MaybeConvertToRelativePath(binDir, *o),
|
||||
cmOutputConverter::SHELL);
|
||||
|
||||
@@ -98,7 +98,7 @@ bool cmProjectCommand::InitialPass(std::vector<std::string> const& args,
|
||||
} else if (args[i] == "DESCRIPTION") {
|
||||
if (haveDescription) {
|
||||
this->Makefile->IssueMessage(
|
||||
cmake::FATAL_ERROR, "DESCRITPION may be specified at most once.");
|
||||
cmake::FATAL_ERROR, "DESCRIPTION may be specified at most once.");
|
||||
cmSystemTools::SetFatalErrorOccured();
|
||||
return true;
|
||||
}
|
||||
|
||||
@@ -234,7 +234,7 @@ bool cmQtAutoGeneratorMocUic::InitInfoFile(cmMakefile* makefile)
|
||||
// Compare list sizes
|
||||
if (sources.size() != options.size()) {
|
||||
std::ostringstream ost;
|
||||
ost << "files/options lists sizes missmatch (" << sources.size() << "/"
|
||||
ost << "files/options lists sizes mismatch (" << sources.size() << "/"
|
||||
<< options.size() << ")";
|
||||
this->LogFileError(cmQtAutoGen::UIC, this->GetInfoFile(), ost.str());
|
||||
return false;
|
||||
|
||||
@@ -110,7 +110,7 @@ std::string const& cmSourceFile::GetFullPath() const
|
||||
|
||||
bool cmSourceFile::FindFullPath(std::string* error)
|
||||
{
|
||||
// If thie method has already failed once do not try again.
|
||||
// If this method has already failed once do not try again.
|
||||
if (this->FindFullPathFailed) {
|
||||
return false;
|
||||
}
|
||||
|
||||
@@ -38,12 +38,12 @@ public:
|
||||
bool Matches(cmSourceFileLocation const& loc);
|
||||
|
||||
/**
|
||||
* Explicity state that the source file is located in the source tree.
|
||||
* Explicitly state that the source file is located in the source tree.
|
||||
*/
|
||||
void DirectoryUseSource();
|
||||
|
||||
/**
|
||||
* Explicity state that the source file is located in the build tree.
|
||||
* Explicitly state that the source file is located in the build tree.
|
||||
*/
|
||||
void DirectoryUseBinary();
|
||||
|
||||
|
||||
@@ -59,7 +59,7 @@ public:
|
||||
* Set the function used by GUIs to display error messages
|
||||
* Function gets passed: message as a const char*,
|
||||
* title as a const char*, and a reference to bool that when
|
||||
* set to false, will disable furthur messages (cancel).
|
||||
* set to false, will disable further messages (cancel).
|
||||
*/
|
||||
static void SetMessageCallback(MessageCallback f,
|
||||
void* clientData = nullptr);
|
||||
@@ -167,7 +167,7 @@ public:
|
||||
* to be at the end of the string and it does not support ?
|
||||
* []... The optional argument type specifies what kind of files you
|
||||
* want to find. 0 means all files, -1 means directories, 1 means
|
||||
* files only. This method returns true if search was succesfull.
|
||||
* files only. This method returns true if search was successful.
|
||||
*/
|
||||
static bool SimpleGlob(const std::string& glob,
|
||||
std::vector<std::string>& files, int type = 0);
|
||||
@@ -229,7 +229,7 @@ public:
|
||||
/**
|
||||
* In this version of RunSingleCommand, command[0] should be
|
||||
* the command to run, and each argument to the command should
|
||||
* be in comand[1]...command[command.size()]
|
||||
* be in command[1]...command[command.size()]
|
||||
*/
|
||||
static bool RunSingleCommand(std::vector<std::string> const& command,
|
||||
std::string* captureStdOut = nullptr,
|
||||
|
||||
@@ -242,7 +242,7 @@ bool cmTargetLinkLibrariesCommand::InitialPass(
|
||||
// Lookup old-style cache entry if type is unspecified. So if you
|
||||
// do a target_link_libraries(foo optimized bar) it will stay optimized
|
||||
// and not use the lookup. As there may be the case where someone has
|
||||
// specifed that a library is both debug and optimized. (this check is
|
||||
// specified that a library is both debug and optimized. (this check is
|
||||
// only there for backwards compatibility when mixing projects built
|
||||
// with old versions of CMake and new)
|
||||
llt = GENERAL_LibraryType;
|
||||
|
||||
@@ -317,7 +317,7 @@ void cmVisualStudioGeneratorOptions::FixManifestUACFlags()
|
||||
continue;
|
||||
}
|
||||
|
||||
// unknwon sub option
|
||||
// unknown sub option
|
||||
}
|
||||
|
||||
AddFlag(ENABLE_UAC, "true");
|
||||
|
||||
@@ -108,7 +108,7 @@ private:
|
||||
* It would be tempting to convert a time_point to number of seconds by
|
||||
* using time_since_epoch(). Unfortunately the C++11 standard does not
|
||||
* specify what the epoch of the system_clock must be.
|
||||
* Therefore we must assume it is an arbitary point in time. Instead of this
|
||||
* Therefore we must assume it is an arbitrary point in time. Instead of this
|
||||
* method, it is recommended to convert it by means of the to_time_t method.
|
||||
*/
|
||||
static std::time_t SafeContent(
|
||||
|
||||
@@ -4,7 +4,7 @@ endif()
|
||||
|
||||
include(${CPackComponentsDEB_SOURCE_DIR}/RunCPackVerifyResult.cmake)
|
||||
|
||||
# TODO: currently debian doens't produce lower cased names
|
||||
# TODO: currently debian doesn't produce lower cased names
|
||||
set(expected_file_mask "${CPackComponentsDEB_BINARY_DIR}/mylib-*_1.0.2_*.deb")
|
||||
set(expected_count 3)
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ endif()
|
||||
|
||||
include(${CPackComponentsDEB_SOURCE_DIR}/RunCPackVerifyResult.cmake)
|
||||
|
||||
# TODO: currently debian doens't produce lower cased names
|
||||
# TODO: currently debian doesn't produce lower cased names
|
||||
set(expected_file_mask "${CPackComponentsDEB_BINARY_DIR}/mylib_1.0.2_*.deb")
|
||||
set(expected_count 1)
|
||||
|
||||
|
||||
@@ -62,7 +62,7 @@ COVERAGE_COMMAND:FILEPATH=@COVERAGE_COMMAND@
|
||||
set (CTEST_DASHBOARD_ROOT "@CMAKE_CURRENT_BINARY_DIR@/Tests/CTestTest")
|
||||
|
||||
|
||||
# set any extra envionment varibles here
|
||||
# set any extra environment varibles here
|
||||
set (CTEST_ENVIRONMENT
|
||||
)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Remove the log file.
|
||||
file(REMOVE ${Log})
|
||||
|
||||
# Run a child that sleeps longer than the timout of this test.
|
||||
# Run a child that sleeps longer than the timeout of this test.
|
||||
# Log its output so check.cmake can verify it dies.
|
||||
execute_process(COMMAND ${Sleep} ERROR_FILE ${Log})
|
||||
|
||||
@@ -12,7 +12,7 @@ project (CudaComplex CXX CUDA)
|
||||
#lastly build a cpp executable that uses this last cuda dynamic library
|
||||
|
||||
#this tests that we can properly handle linking cuda and cpp together
|
||||
#and also bulding cpp targets that need cuda implicit libraries
|
||||
#and also building cpp targets that need cuda implicit libraries
|
||||
|
||||
#verify that we can pass explicit cuda arch flags
|
||||
string(APPEND CMAKE_CUDA_FLAGS " -gencode arch=compute_30,code=compute_30")
|
||||
|
||||
@@ -55,7 +55,7 @@ message("${EXTERNAL_OBJECT}")
|
||||
# Build an executable using the external object file.
|
||||
add_executable(ExternalOBJ executable.cxx ${CUSTOM_OBJECT})
|
||||
# A bug showed up in VS2010 where an object file that was
|
||||
# part of a custom commad output worked, but ones that were
|
||||
# part of a custom command output worked, but ones that were
|
||||
# not didn't work. So, repeat the executable using the object
|
||||
# directly and not from the output of the copy.
|
||||
add_executable(ExternalOBJ2 executable.cxx ${EXTERNAL_OBJECT})
|
||||
|
||||
@@ -123,7 +123,7 @@ else()
|
||||
message("Fortran = ${CMAKE_Fortran_COMPILER_ID}")
|
||||
message("C = ${CMAKE_C_COMPILER_ID}")
|
||||
# hack to make g77 work after CL has been enabled
|
||||
# as a languge, cmake needs language specific versions
|
||||
# as a language, cmake needs language specific versions
|
||||
# of these variables....
|
||||
if(WIN32 AND CMAKE_Fortran_COMPILER_ID MATCHES "GNU")
|
||||
set(CMAKE_CREATE_CONSOLE_EXE )
|
||||
|
||||
@@ -28,7 +28,7 @@ add_custom_target(checktestf2 ALL
|
||||
COMMAND ${CMAKE_COMMAND}
|
||||
-P ${FortranOnly_SOURCE_DIR}/checktestf2.cmake)
|
||||
|
||||
# create a custom target that runs FortranOnly1 exectuable and creates
|
||||
# create a custom target that runs FortranOnly1 executable and creates
|
||||
# a file out.txt that should have hello world in it.
|
||||
add_custom_target(sayhello ALL
|
||||
COMMAND FortranOnly1 > out.txt
|
||||
@@ -38,7 +38,7 @@ add_dependencies(checktestf2 FortranOnly2)
|
||||
add_dependencies(sayhello FortranOnly1)
|
||||
add_dependencies(FortranOnly2 FortranOnly1)
|
||||
|
||||
# add a custom target that checkes that out.txt has the correct
|
||||
# add a custom target that checks that out.txt has the correct
|
||||
# content
|
||||
add_custom_target(checksayhello ALL
|
||||
COMMAND ${CMAKE_COMMAND} -P ${FortranOnly_SOURCE_DIR}/checksayhello.cmake
|
||||
|
||||
@@ -11,7 +11,7 @@ set_source_files_properties(properties.h PROPERTIES TEST1 1)
|
||||
get_source_file_property(RESULT1 properties.h TEST1)
|
||||
|
||||
# test properties on a headerfile in the source tree
|
||||
# accessed without an extenion (also yuck)
|
||||
# accessed without an extension (also yuck)
|
||||
set_source_files_properties(properties2 PROPERTIES TEST2 1)
|
||||
get_source_file_property(RESULT2 properties2 TEST2)
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ set(timeformat "%Y%j%H%M%S")
|
||||
set(mocPlugSrcDir "${CMAKE_CURRENT_SOURCE_DIR}/MocPlugin")
|
||||
set(mocPlugBinDir "${CMAKE_CURRENT_BINARY_DIR}/MocPlugin")
|
||||
|
||||
# Initial buid
|
||||
# Initial build
|
||||
try_compile(MOC_PLUGIN
|
||||
"${mocPlugBinDir}"
|
||||
"${mocPlugSrcDir}"
|
||||
|
||||
@@ -167,7 +167,7 @@ this step and must contain
|
||||
variable does not need to be set as it is implicitly set to package generator
|
||||
specific prefix.
|
||||
|
||||
Optional verification phase is generator specific and is optionaly executed.
|
||||
Optional verification phase is generator specific and is optionally executed.
|
||||
This phase is executed if '<test_name>/VerifyResult.cmake' script exists.
|
||||
|
||||
VerifyResult.cmake script also automatically prints out standard output and
|
||||
|
||||
@@ -13,7 +13,7 @@ if(NOT RPMBUILD_CAPS_RESULT)
|
||||
endif()
|
||||
|
||||
# Only verify that suggests tag is present only if that tag is supported.
|
||||
# If it is not supported the rpm package was corretly generated by ignoring
|
||||
# If it is not supported the rpm package was correctly generated by ignoring
|
||||
# that tag and that was already checked by expected files test.
|
||||
if(should_contain_suggests_tag_)
|
||||
execute_process(COMMAND ${RPM_EXECUTABLE} -q --suggests -p "${FOUND_FILE_1}"
|
||||
|
||||
@@ -29,7 +29,7 @@ if(NOT DEFINED CMAKE_SYSTEM_NAME
|
||||
set(expected_path "/baz:${CMAKE_CURRENT_SOURCE_DIR}/pc-foo/lib/pkgconfig:${CMAKE_CURRENT_SOURCE_DIR}/pc-bar/lib/pkgconfig")
|
||||
endif()
|
||||
else()
|
||||
# not debian, check the FIND_LIBRARY_USE_LIB32_PATHS and FIND_LIBRARY_USE_LIB64_PATHS propertie
|
||||
# not debian, check the FIND_LIBRARY_USE_LIB32_PATHS and FIND_LIBRARY_USE_LIB64_PATHS properties
|
||||
get_property(uselibx32 GLOBAL PROPERTY FIND_LIBRARY_USE_LIBX32_PATHS)
|
||||
get_property(uselib32 GLOBAL PROPERTY FIND_LIBRARY_USE_LIB32_PATHS)
|
||||
get_property(uselib64 GLOBAL PROPERTY FIND_LIBRARY_USE_LIB64_PATHS)
|
||||
|
||||
@@ -1 +1 @@
|
||||
DESCRITPION may be specified at most once.
|
||||
DESCRIPTION may be specified at most once.
|
||||
|
||||
@@ -350,7 +350,7 @@ if(UNIX AND NOT APPLE)
|
||||
# message("output from file command: [${output}]")
|
||||
# list(APPEND CPACK_GENERATOR "TZ")
|
||||
# else()
|
||||
# message("compress found, but it was a script so dont use it")
|
||||
# message("compress found, but it was a script so don't use it")
|
||||
# message("output from file command: [${output}]")
|
||||
# endif()
|
||||
# endif()
|
||||
|
||||
@@ -350,7 +350,7 @@ if(UNIX AND NOT APPLE)
|
||||
# message("output from file command: [${output}]")
|
||||
# list(APPEND CPACK_GENERATOR "TZ")
|
||||
# else()
|
||||
# message("compress found, but it was a script so dont use it")
|
||||
# message("compress found, but it was a script so don't use it")
|
||||
# message("output from file command: [${output}]")
|
||||
# endif()
|
||||
# endif()
|
||||
|
||||
@@ -242,7 +242,7 @@ include(CheckCXXSourceCompiles)
|
||||
include(CheckCSourceRuns)
|
||||
include(CheckCXXSourceRuns)
|
||||
|
||||
CHECK_C_SOURCE_COMPILES("I dont build" C_BUILD_SHOULD_FAIL)
|
||||
CHECK_C_SOURCE_COMPILES("I don't build" C_BUILD_SHOULD_FAIL)
|
||||
CHECK_C_SOURCE_COMPILES("int main() {return 0;}" C_BUILD_SHOULD_WORK)
|
||||
CHECK_C_SOURCE_RUNS("int main() {return 1;}" C_RUN_SHOULD_FAIL)
|
||||
CHECK_C_SOURCE_RUNS("int main() {return 0;}" C_RUN_SHOULD_WORK)
|
||||
@@ -252,7 +252,7 @@ TEST_ASSERT(C_BUILD_SHOULD_WORK "CHECK_C_SOURCE_COMPILES() failed")
|
||||
TEST_FAIL(C_RUN_SHOULD_FAIL "CHECK_C_SOURCE_RUNS() succeeded, but should have failed")
|
||||
TEST_ASSERT(C_RUN_SHOULD_WORK "CHECK_C_SOURCE_RUNS() failed")
|
||||
|
||||
CHECK_CXX_SOURCE_COMPILES("I dont build" CXX_BUILD_SHOULD_FAIL)
|
||||
CHECK_CXX_SOURCE_COMPILES("I don't build" CXX_BUILD_SHOULD_FAIL)
|
||||
CHECK_CXX_SOURCE_COMPILES("int main() {return 0;}" CXX_BUILD_SHOULD_WORK)
|
||||
CHECK_CXX_SOURCE_RUNS("int main() {return 2;}" CXX_RUN_SHOULD_FAIL)
|
||||
CHECK_CXX_SOURCE_RUNS("int main() {return 0;}" CXX_RUN_SHOULD_WORK)
|
||||
|
||||
Reference in New Issue
Block a user