https://github.com/Kitware/CMake

sort by:
Revision Author Date Message Commit Date
ddbc921 Fix target dependencies when including OS X resources 30 July 2012, 14:05:53 UTC
078b8b1 Merge topic 'directory-typo' into next 6c8722f Fix typo direcotry -> directory (and similar) [#13444] 8baeeed CMake Nightly Date Stamp 30 July 2012, 06:09:03 UTC
6c8722f Fix typo direcotry -> directory (and similar) [#13444] 30 July 2012, 06:08:33 UTC
8baeeed CMake Nightly Date Stamp 30 July 2012, 04:01:06 UTC
298ba6f Merge topic 'SelectLibraryConfiguration-multi-lib-per-var2' into next 5797512 SelectLibraryConfiguration: generate correct output when input vars are lists 29 July 2012, 15:46:08 UTC
5797512 SelectLibraryConfiguration: generate correct output when input vars are lists In case that any of the input variables that hold the library names contains more than just a single library the "debug" or "optimized" keywords were only prepended to the first item, making all other libs appear in all configurations. Just treat both input variables as lists. Thanks to Philipp Berger <newsletters@philippberger.de> for pointing me at this. 29 July 2012, 15:45:53 UTC
c576a4b Merge topic 'SelectLibraryConfiguration-multi-lib-per-var2' into next f6f1be0 SelectLibraryConfiguration: fix typos in endforeach 29 July 2012, 15:45:42 UTC
f6f1be0 SelectLibraryConfiguration: fix typos in endforeach 29 July 2012, 15:45:31 UTC
ae3343b Merge topic 'SelectLibraryConfiguration-multi-lib-per-var2' into next 91ee07a SelectLibraryConfiguration: generate correct output when input vars are lists 29 July 2012, 15:43:17 UTC
91ee07a SelectLibraryConfiguration: generate correct output when input vars are lists In case that any of the input variables that hold the library names contains more than just a single library the "debug" or "optimized" keywords were only prepended to the first item, making all other libs appear in all configurations. Just treat both input variables as lists. Thanks to Philipp Berger <newsletters@philippberger.de> for pointing me at this. 29 July 2012, 15:43:01 UTC
bce6d8d Merge topic 'FindOpenSSL-improve' into next 3cfb68d FindOpenSSL: remove leftover comment 29 July 2012, 15:03:45 UTC
3cfb68d FindOpenSSL: remove leftover comment 29 July 2012, 15:03:36 UTC
852998a Merge topic 'FindOpenSSL-improve' into next fc798ed FindOpenSSL: cleanup path hints 29 July 2012, 15:03:10 UTC
fc798ed FindOpenSSL: cleanup path hints -only use Windows-specific paths on Windows -recode the contents of $ENV{PROGRAMFILES} to be a valid CMake path before using it 29 July 2012, 15:02:00 UTC
f751732 Merge topic 'FindOpenSSL-improve' into next c78a7d1 FindOpenSSL: let CMake handle environment variable HINTS 7464519 FindOpenSSL: use SelectLibraryConfigurations 4b793ad FindOpenSSL: find cross-compiled OpenSSL from MinGW (#13431) aedc225 CMake Nightly Date Stamp 29 July 2012, 14:54:06 UTC
c78a7d1 FindOpenSSL: let CMake handle environment variable HINTS This will automatically make sure the paths will get recoded to proper separators on Windows 29 July 2012, 14:53:39 UTC
7464519 FindOpenSSL: use SelectLibraryConfigurations 29 July 2012, 14:53:39 UTC
4b793ad FindOpenSSL: find cross-compiled OpenSSL from MinGW (#13431) Suggested-by: Dominik Schmidt <dev@dominik-schmidt.de> 29 July 2012, 14:53:39 UTC
aedc225 CMake Nightly Date Stamp 29 July 2012, 04:01:07 UTC
185faf5 Merge topic 'EclipseAddSupportForJuno' into next 53cc102 Eclipse: improve (fix ?) version detection on OSX bcccddc Eclipse: add support for the 4.2 Juno release (#13367) 28 July 2012, 10:02:18 UTC
53cc102 Eclipse: improve (fix ?) version detection on OSX This is probably related to a framework installation I guess. This is part of the patch in #13367 from Nicholas Yue. Alex 28 July 2012, 09:58:04 UTC
bcccddc Eclipse: add support for the 4.2 Juno release (#13367) Thanks for the path to Nicholas Yue. Alex 28 July 2012, 09:40:08 UTC
2a190dd Merge topic 'SelectLibraryConfiguration-multi-lib-per-var' into next eb13746 SelectLibraryConfiguration: generate correct output when input vars are lists 3799936 Merge branch 'master' of git://cmake.org/cmake f66c82c CMake Nightly Date Stamp dcd871b Merge branch 'master' of git://cmake.org/cmake fb0bcc0 CMake Nightly Date Stamp b0e9fd7 FindOpenSSL: let CMake handle environment variable HINTS 8b3fd8f FindOpenSSL: use SelectLibraryConfigurations 247a5ca FindOpenSSL: find cross-compiled OpenSSL from MinGW (#13431) 28 July 2012, 08:29:09 UTC
eb13746 SelectLibraryConfiguration: generate correct output when input vars are lists In case that any of the input variables that hold the library names contains more than just a single library the "debug" or "optimized" keywords were only prepended to the first item, making all other libs appear in all configurations. Just treat both input variables as lists. Thanks to Philipp Berger <newsletters@philippberger.de> for pointing me at this. 28 July 2012, 08:25:17 UTC
3799936 Merge branch 'master' of git://cmake.org/cmake 28 July 2012, 08:24:29 UTC
f66c82c CMake Nightly Date Stamp 28 July 2012, 04:01:02 UTC
dcd871b Merge branch 'master' of git://cmake.org/cmake 27 July 2012, 15:42:02 UTC
fb0bcc0 CMake Nightly Date Stamp 27 July 2012, 04:01:07 UTC
832059f Merge topic 'asn_openssl_cross_cc' into next 64a0162 FindOpenSSL: find cross-compiled OpenSSL from MinGW (#13431) cac490a CMake Nightly Date Stamp e5126cf CMake Nightly Date Stamp 26 July 2012, 08:48:10 UTC
64a0162 FindOpenSSL: find cross-compiled OpenSSL from MinGW (#13431) Suggested-by: Dominik Schmidt <dev@dominik-schmidt.de> Signed-off-by: Andreas Schneider <asn@cryptomilk.org> 26 July 2012, 08:38:24 UTC
cac490a CMake Nightly Date Stamp 26 July 2012, 04:01:05 UTC
e5126cf CMake Nightly Date Stamp 25 July 2012, 04:01:11 UTC
a321822 Merge branch 'master' into next 24 July 2012, 21:04:31 UTC
a51e152 Merge topic 'ninja-fix-macosx' 1fc8df9 Add missing this->. 7a3ecf5 Fix memory leak in Makefile generator. 9f7dc83 Ninja: also bootstrap ninja files 5d365b2 Ninja: enable ninja support everywhere d569f3e Ninja: void function can't return a value 52160bf Ninja: enable ninja on Mac so all Mac CDash-builds are tested, cleanup later 56aeac6 Ninja: fixes for bcc 7a6bc9e Ninja: remove 'this' from member initializer list 44ba4cf Ninja: remove warnings 7751966 Ninja: remove 'friend' in ninja code c3988ee Re-factor OS X content generator start up. f8e0a51 Re-factor framework directory computation. f36c7b0 Re-factor Mac OS X content directory computation. 5d885db Re-factor bundle content copying rules generation. 3b2a01e Ninja: Use same echo message as makefiles. 7bb56c5 Re-factor CFBundle generation. ... 24 July 2012, 21:03:46 UTC
c1bbdbf Merge topic 'DoNotInvokeCPackAtCMakeTime-forCMakeTests' b47cffa CPack: Use bin subdir when looking for dpkg and rpmbuild a8c659c Find dpkg and rpmbuild in usual Fink and MacPort paths 848f220 Do not run cpack at CMake time it is not available. 24 July 2012, 21:03:37 UTC
d8627aa Merge topic 'fix-tests-for-gcc-4.7' b21cb9f Tests/ObjC++: Use standard <iostream> header 7fa8e53 Tests/X11: Add missing include <stdlib.h> for 'rand' 24 July 2012, 21:03:24 UTC
0f87f32 Merge topic 'ninja-mingw-TARGET_PDB' 9e30289 Ninja: Cannot pass a reference to an anonymous object. 0a3d6a1 Ninja: make debug symbol suffix configurable by CMAKE_DEBUG_SYMBOL_SUFFIX 75bbffb Ninja: make TARGET_PDB a real .gdb file name e5a27a4 Ninja: line length ae8124a Ninja: also mingw needs TARGET_PDB 24 July 2012, 21:03:13 UTC
a195ca9 Merge topic 'ninja-mac-BuildDepends' 207ec5c Ninja: fix mis-matching endif() argument 392a654 Ninja: on Mac no multiple -arch because of -M 801f23f Ninja: dep files and multiple -arch flags not possible on mac 24 July 2012, 21:03:00 UTC
d44ff1b Merge topic 'findblas' 79a4e2b Fixed: FindLAPACK does not find MKL 10.3 when using gcc 4.x 24 July 2012, 21:02:51 UTC
b5d9dba Merge topic 'ninja-cldeps-check-rc-result' 74d1c88 Ninja: cmcldeps needs absolute paths for RCs 1cdeef7 Ninja: readd quotes to src file path before patching it 84a18cb Ninja: also stop when .rc's .d file couldn't be generated 24 July 2012, 21:02:31 UTC
e5fce89 Merge topic 'ninja-rspfile-link-libraries' 4259296 Ninja: fix sytle 3799848 Ninja: fix GCC 4.7 warning -Wconversion 24 July 2012, 21:02:21 UTC
17cb00e Merge topic 'hooks-line-length' 873f21a pre-commit: Reject C++ code with lines too long 24 July 2012, 21:02:09 UTC
2b3a0db Merge topic 'ninja-mingw-windres' c864103 Ninja: path is already declared 6547f36 Ninja: more searching for windres 78588e0 Ninja: there could be null pointers 0c89c10 Ninja: search for windres with prefix 4654680 Ninja: windres is also used for cross-compiling 24 July 2012, 21:01:57 UTC
8a0a918 CMake Nightly Date Stamp 24 July 2012, 04:01:02 UTC
b0e9fd7 FindOpenSSL: let CMake handle environment variable HINTS This will automatically make sure the paths will get recoded to proper separators on Windows 23 July 2012, 19:33:08 UTC
8b3fd8f FindOpenSSL: use SelectLibraryConfigurations 23 July 2012, 19:33:08 UTC
247a5ca FindOpenSSL: find cross-compiled OpenSSL from MinGW (#13431) Suggested-by: Dominik Schmidt <dev@dominik-schmidt.de> 23 July 2012, 19:33:08 UTC
9c0d0f9 CMake Nightly Date Stamp 23 July 2012, 04:01:14 UTC
d8f0bd6 Merge topic 'ninja-fix-macosx' into next 1fc8df9 Add missing this->. 7a3ecf5 Fix memory leak in Makefile generator. 22 July 2012, 13:37:35 UTC
1fc8df9 Add missing this->. 22 July 2012, 13:36:35 UTC
7a3ecf5 Fix memory leak in Makefile generator. This was introduced by 5d885db416a. 22 July 2012, 13:36:05 UTC
e743fc0 CMake Nightly Date Stamp 22 July 2012, 04:01:05 UTC
6fbf0a7 Merge topic 'mixed-lib-to-lib64' into next af80da3 remove lib64 Unix paths if the respective lib path is also given 21 July 2012, 08:27:08 UTC
af80da3 remove lib64 Unix paths if the respective lib path is also given If FIND_LIBRARY_USE_LIB64_PATHS is set both will be searched anyway. 21 July 2012, 08:15:52 UTC
d665121 CMake Nightly Date Stamp 21 July 2012, 04:01:08 UTC
5a8c7aa Merge topic 'mixed-lib-to-lib64' into next 733726e find_library: Fix mixed lib->lib64 (non-)conversion cases (#13419) 54add62 find_library: Simplify lib->lib<arch> expansion 6ca2f82 find_library: Refactor lib->lib64 conversion 1fe4b82 find_library: Add test covering lib->lib64 cases 20 July 2012, 18:21:26 UTC
733726e find_library: Fix mixed lib->lib64 (non-)conversion cases (#13419) When a search path contains multiple "lib/" instances we previously converted all or none. This fails for cases where only some of the multiple instances must be converted. Teach AddArchitecturePaths to generate all combinations that exist. Uncomment these cases in the CMakeOnly.find_library test now that they work. 20 July 2012, 18:19:11 UTC
54add62 find_library: Simplify lib->lib<arch> expansion Simplify cmFindLibraryCommand::AddArchitecturePaths logic to avoid recording a separate 'found' status and populating an entire vector<string> just to throw it away. 20 July 2012, 18:19:10 UTC
6ca2f82 find_library: Refactor lib->lib64 conversion Previously methods AddArchitecturePaths and AddLib64Paths were almost identical. Replace the latter with a call to the former. Fix the AddArchitecturePaths implementation to add trailing slashes to all tested paths. 20 July 2012, 18:19:08 UTC
1fe4b82 find_library: Add test covering lib->lib64 cases Add a "CMakeOnly.find_library" test covering various cases involving lib->lib64 (non-)conversion. Comment out cases involving mixed path components "lib" and "lib64", such as lib/A/lib64 and lib64/A/lib, as these are known to be broken currently. 20 July 2012, 18:19:07 UTC
928dfb0 Merge topic 'DoNotInvokeCPackAtCMakeTime-forCMakeTests' into next b47cffa CPack: Use bin subdir when looking for dpkg and rpmbuild 20 July 2012, 15:55:40 UTC
b47cffa CPack: Use bin subdir when looking for dpkg and rpmbuild 20 July 2012, 15:53:56 UTC
c306295 Merge topic 'use_normal_ouput_with_chdir' into next 4ddd3b9 Use OUTPUT_NORMAL instead of OUTPUT_MERGE for cmake -E chdir. caeca30 CMake Nightly Date Stamp b320008 CMake Nightly Date Stamp 20 July 2012, 15:19:20 UTC
4ddd3b9 Use OUTPUT_NORMAL instead of OUTPUT_MERGE for cmake -E chdir. Using OUTPUT_MERGE can cause the output to be jumbled in some cases. 20 July 2012, 15:09:52 UTC
2991770 Merge topic 'ninja-fix-macosx' into next 9f7dc83 Ninja: also bootstrap ninja files 5d365b2 Ninja: enable ninja support everywhere 20 July 2012, 09:27:51 UTC
9f7dc83 Ninja: also bootstrap ninja files 20 July 2012, 09:08:36 UTC
5d365b2 Ninja: enable ninja support everywhere 20 July 2012, 08:53:34 UTC
caeca30 CMake Nightly Date Stamp 20 July 2012, 04:01:05 UTC
65a15f6 Merge topic 'ninja-fix-macosx' into next d569f3e Ninja: void function can't return a value 19 July 2012, 05:33:03 UTC
d569f3e Ninja: void function can't return a value 19 July 2012, 05:32:03 UTC
b320008 CMake Nightly Date Stamp 19 July 2012, 04:01:07 UTC
6a7d666 Merge topic 'ninja-fix-macosx' into next 52160bf Ninja: enable ninja on Mac so all Mac CDash-builds are tested, cleanup later 18 July 2012, 19:38:13 UTC
52160bf Ninja: enable ninja on Mac so all Mac CDash-builds are tested, cleanup later 18 July 2012, 19:37:24 UTC
bcecdab Merge topic 'X11test-missing-header' into next 230b02b Revert "X11 Test: add missing include" 18 July 2012, 18:49:11 UTC
230b02b Revert "X11 Test: add missing include" This reverts commit 10e993f9554e7747e35a53e0d11688fcac3a9c6c. 18 July 2012, 18:48:44 UTC
2f4b451 Merge topic 'fix-tests-for-gcc-4.7' into next b21cb9f Tests/ObjC++: Use standard <iostream> header 7fa8e53 Tests/X11: Add missing include <stdlib.h> for 'rand' 18 July 2012, 14:05:50 UTC
b21cb9f Tests/ObjC++: Use standard <iostream> header Drop use of non-standard <iostream.h> header. 18 July 2012, 14:03:59 UTC
7fa8e53 Tests/X11: Add missing include <stdlib.h> for 'rand' 18 July 2012, 13:59:15 UTC
3825309 Merge topic 'ninja-fix-macosx' into next 56aeac6 Ninja: fixes for bcc 7a6bc9e Ninja: remove 'this' from member initializer list 18 July 2012, 11:41:13 UTC
56aeac6 Ninja: fixes for bcc 18 July 2012, 11:39:14 UTC
7a6bc9e Ninja: remove 'this' from member initializer list 18 July 2012, 11:11:27 UTC
994670c Merge topic 'ninja-mingw-TARGET_PDB' into next 9e30289 Ninja: Cannot pass a reference to an anonymous object. 18 July 2012, 10:36:05 UTC
9e30289 Ninja: Cannot pass a reference to an anonymous object. 18 July 2012, 10:35:10 UTC
83459d6 Merge topic 'ninja-fix-macosx' into next 44ba4cf Ninja: remove warnings 7751966 Ninja: remove 'friend' in ninja code 18 July 2012, 10:31:15 UTC
44ba4cf Ninja: remove warnings 18 July 2012, 10:17:39 UTC
7751966 Ninja: remove 'friend' in ninja code 18 July 2012, 09:27:49 UTC
046d146 Merge topic 'ninja-mac-BuildDepends' into next 207ec5c Ninja: fix mis-matching endif() argument 18 July 2012, 07:52:40 UTC
207ec5c Ninja: fix mis-matching endif() argument 18 July 2012, 07:51:43 UTC
aa986c7 Merge topic 'findblas' into next 79a4e2b Fixed: FindLAPACK does not find MKL 10.3 when using gcc 4.x 6b6c2e0 CMake Nightly Date Stamp 18 July 2012, 07:22:52 UTC
79a4e2b Fixed: FindLAPACK does not find MKL 10.3 when using gcc 4.x 18 July 2012, 07:17:45 UTC
6b6c2e0 CMake Nightly Date Stamp 18 July 2012, 04:01:04 UTC
f22d19f Merge topic 'ninja-cldeps-check-rc-result' into next 74d1c88 Ninja: cmcldeps needs absolute paths for RCs 17 July 2012, 16:56:03 UTC
74d1c88 Ninja: cmcldeps needs absolute paths for RCs 17 July 2012, 16:54:56 UTC
95a46a2 Merge topic 'hooks-line-length' into next 873f21a pre-commit: Reject C++ code with lines too long 17 July 2012, 12:16:34 UTC
873f21a pre-commit: Reject C++ code with lines too long Check changes in Source/*.h and Source/*.cxx for lines longer than our style limit. 17 July 2012, 12:16:12 UTC
a02e4bf Merge topic 'ninja-fix-macosx' into next c3988ee Re-factor OS X content generator start up. f8e0a51 Re-factor framework directory computation. f36c7b0 Re-factor Mac OS X content directory computation. 5d885db Re-factor bundle content copying rules generation. 3b2a01e Ninja: Use same echo message as makefiles. 7bb56c5 Re-factor CFBundle generation. 03bdaf5 Enable BundleTest with CLang too. 54d9713 Ninja: Add support for CFBundle. 10686a1 Ninja: Copy resource files in the bundle. a1b8033 Re-factor OS X bundle and framework generation. 3ba74ad Remove trailing white-spaces. aff0029 Ensure 3rd party libraries are writable. a7b4e3a Ninja: Add support for OX X library framework. 21f156c Ninja: Add support for OS X app bundles. cdfa14a CMake Nightly Date Stamp f478b52 CMake Nightly Date Stamp 17 July 2012, 12:07:58 UTC
c3988ee Re-factor OS X content generator start up. 17 July 2012, 12:03:12 UTC
f8e0a51 Re-factor framework directory computation. 17 July 2012, 12:03:11 UTC
f36c7b0 Re-factor Mac OS X content directory computation. 17 July 2012, 12:03:11 UTC
5d885db Re-factor bundle content copying rules generation. 17 July 2012, 12:03:10 UTC
back to top