- Dec 11, 2015
-
-
Kitware Robot authored
- Dec 10, 2015
-
-
d462ac27 cmELF: Use KWIML ABI.h header to get endian-ness
-
Brad King authored
This topic name will supersede cmake-E-copy-multiple-inputs.
-
Kitware Robot authored
-
- Dec 09, 2015
-
-
Brad King authored
Port away from KWSys CPU header.
-
This is an extensive refactoring of the Cray compiler wrapper usage. Using the new compiler wrapper checks, the CrayPrgEnv info files have been moved from Platform/ to Compiler/. The adjusted naming convention allows the compiler-wrapper information files to be loaded for both the CrayLinuxEnvironment platform when cross-compiling and the Linux platform if building natively on the Cray compute nodes. It also creates a separation of common arguments for compiler id and language information used to perform the appropriate introspection of implicit arguments and libraries used by the compiler wrappers based on the loaded module environment.
-
Kitware Robot authored
-
- Dec 08, 2015
-
-
Kitware Robot authored
-
- Dec 07, 2015
-
-
Domen Vrankar authored
-
-
Chuck Atkins authored
-
Chuck Atkins authored
-
ebaca629 FindTIFF: Add imported targets and update documentation
-
71e5f253 Fortran: Add ftn, the Cray compiler wrapper, to the default search.
-
4d4fcabd FindJNI: Add support for AIX java sdk
-
56c11eee UseJava: Allow relative path to manifest file just as with other sources
-
d8b251e2 FindJava: Fix typos in IdlJ and JarSigner component implementation
-
- Add TIFF::TIFF imported target - Document imported target - Add testcase to test the standard variables and the imported target Also: - Add TIFF_INCLUDE_DIRS to match common practice - Update documentation generally, including documenting TIFF_INCLUDE_DIRS
-
Kitware Robot authored
-
- Dec 06, 2015
-
-
Kitware Robot authored
-
- Dec 05, 2015
-
-
Kitware Robot authored
-
- Dec 04, 2015
-
-
Chuck Atkins authored
-
If multiple input files are provided then the destination must be a directory. If only one input file is provided then destination may be either a file or directory.
-
-
Brad King authored
-
Extract upstream KWSys using the following shell commands. $ git archive --prefix=upstream-kwsys/ 6bfc1aef | tar x $ git shortlog --no-merges --abbrev=8 --format='%h %s' 9596e98d..6bfc1aef Rolf Eike Beer (6): 9e9c8ae3 SystemTools: extend test coverage of SystemTools::MakeDirectory() 3f3d9eb5 SystemTools: add basic tests for SystemTools::FindFile() 9ca5f108 SystemTools: entirely remove the extension code on non-Windows platforms 29f82f78 SystemTools: avoid needless copy of std::string ac667cdc SystemTools: remove 2 more explicit calls to FileIsDirectory() 6bfc1aef SystemTools: do not call FileExists() before calling FileIsDirectory()
-
fc656fa4 cmake-gui: Add regex explorer window
-
7a327727 Embarcadero: Fix erroneous interpretation of __CODEGEARC_VERSION__. 25211d75 Compiler ID: Compiler versions must be a valid, numeric version string. 060442c2 Embarcadero: Check code using CMAKE_CXX_COMPILER_ID and CMAKE_C_COMPILER_ID. f3b3219c Embarcadero/Watcom: Properly skip VSResource test for other generators. ddbda722 Embarcadero: Fix bug where duplicate Ninja job pools would be created.
-
d60cef77 Help: Add notes for topic 'FindBoost-imported-targets.rst' 9fd98750 Tests: Add FindBoost testcase for imported targets 3f9b081f FindBoost: Add imported targets 01c80acd FindBoost: Automatically add missing component dependencies 5183c6e5 FindBoost: Embed component dependency table 8a60e696 Utilities: Add BoostScanDeps script
-