Brad King
7195aca54f
Make platform information files specific to the CMake version
...
At the top of a build tree we configure inside the CMakeFiles directory
files such as "CMakeSystem.cmake" and "CMake<lang>Compiler.cmake" to
save information detected about the system and compilers in use. The
method of detection and the exact results store varies across CMake
versions as things improve. This leads to problems when loading files
configured by a different version of CMake. Previously we ignored such
existing files only if the major.minor part of the CMake version
component changed, and depended on the CMakeCache.txt to tell us the
last version of CMake that wrote the files. This led to problems if the
user deletes the CMakeCache.txt or we add required information to the
files in a patch-level release of CMake (still a "feature point" release
by modern CMake versioning convention).
Ensure that we always have version-consistent platform information files
by storing them in a subdirectory named with the CMake version. Every
version of CMake will do its own system and compiler identification
checks even when a build tree has already been configured by another
version of CMake. Stored results will not clobber those from other
versions of CMake which may be run again on the same tree in the future.
Loaded results will match what the system and language modules expect.
Rename the undocumented variable CMAKE_PLATFORM_ROOT_BIN to
CMAKE_PLATFORM_INFO_DIR to clarify its purpose. The new variable points
at the version-specific directory while the old variable did not.
2012-08-24 10:52:23 -04:00
..
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:19:16 -04:00
2012-06-05 16:23:09 -04:00
2012-08-13 14:19:16 -04:00
2011-06-27 14:52:25 -04:00
2011-11-16 10:15:44 -05:00
2011-11-17 11:18:08 -05:00
2011-11-16 11:05:13 -05:00
2010-06-29 09:52:12 -04:00
2009-12-08 15:43:55 -05:00
2011-03-30 09:52:07 -04:00
2012-08-13 14:18:39 -04:00
2011-03-30 09:52:07 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-02-29 13:27:04 -05:00
2010-11-19 17:19:21 -05:00
2012-08-13 14:18:39 -04:00
2012-01-25 14:42:31 -05:00
2012-02-29 13:27:04 -05:00
2012-06-11 08:40:11 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2011-01-20 14:05:39 -05:00
2012-08-13 14:18:39 -04:00
2012-08-24 10:52:23 -04:00
2012-03-19 23:05:21 +01:00
2012-08-13 14:19:16 -04:00
2012-06-21 23:06:08 +02:00
2009-09-28 11:43:28 -04:00
2012-08-14 08:25:51 -04:00
2012-08-15 00:01:03 -04:00
2010-04-23 10:01:49 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-06-06 07:29:19 -04:00
2010-08-16 20:45:05 +02:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-02-21 15:33:40 -05:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2009-12-04 12:09:01 -05:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-02-29 13:27:04 -05:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2009-09-28 11:43:28 -04:00
2012-07-16 16:48:32 +02:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2011-10-23 22:18:08 +02:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-02-21 15:33:40 -05:00
2009-09-28 11:43:28 -04:00
2010-08-25 17:10:00 -04:00
2010-08-25 17:10:00 -04:00
2012-03-13 14:37:32 -04:00
2012-01-13 14:22:24 -05:00
2012-08-13 14:18:39 -04:00
2012-02-13 10:34:41 -05:00
2012-02-29 14:07:50 -05:00
2010-11-19 17:19:21 -05:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-06-12 15:38:48 -04:00
2011-09-15 16:20:33 +02:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-02-29 14:07:50 -05:00
2012-08-13 14:18:39 -04:00
2011-11-16 10:15:44 -05:00
2011-11-16 11:32:01 -05:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2010-12-15 14:53:24 -05:00
2010-12-15 14:53:24 -05:00
2010-12-15 14:53:48 -05:00
2010-12-15 14:53:48 -05:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2010-09-16 16:07:34 -04:00
2010-09-01 13:08:14 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2011-12-18 15:44:33 +01:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-05-22 14:07:24 -04:00
2012-05-22 14:07:24 -04:00
2012-05-22 14:07:24 -04:00
2012-05-22 14:07:24 -04:00
2009-09-28 11:43:28 -04:00
2012-05-22 14:07:24 -04:00
2012-05-22 14:07:24 -04:00
2009-09-28 11:43:28 -04:00
2009-09-28 11:43:28 -04:00
2011-10-23 22:18:08 +02:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-06-21 23:19:55 +02:00
2012-06-21 23:19:55 +02:00
2012-08-13 14:18:39 -04:00
2011-10-23 22:18:08 +02:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-06-21 23:06:08 +02:00
2012-06-21 23:06:08 +02:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2011-01-17 08:17:38 -05:00
2010-12-15 14:53:31 -05:00
2011-12-01 15:58:47 -05:00
2012-08-22 16:35:46 -04:00
2009-09-28 11:43:28 -04:00
2009-09-28 11:43:28 -04:00
2009-09-28 11:43:28 -04:00
2010-09-10 14:42:09 -04:00
2009-09-28 11:43:28 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-03-01 21:20:48 +01:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-02-29 13:27:04 -05:00
2012-08-13 14:18:39 -04:00
2011-12-05 18:13:49 -05:00
2009-09-28 11:43:28 -04:00
2012-03-13 14:37:32 -04:00
2012-02-29 13:27:04 -05:00
2012-04-30 11:50:27 -04:00
2011-11-22 15:55:00 -05:00
2011-11-22 15:55:00 -05:00
2011-11-22 15:55:00 -05:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2011-10-23 22:18:08 +02:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-07-20 10:53:34 +02:00
2012-04-09 14:53:47 +02:00
2012-07-28 18:42:47 +02:00
2011-11-19 11:01:03 +01:00
2012-08-13 14:18:39 -04:00
2012-03-30 00:41:48 +02:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2011-09-23 14:36:27 -04:00
2011-09-23 14:36:27 -04:00
2010-11-12 10:47:28 -05:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-05-06 16:32:10 +02:00
2012-05-06 16:32:10 +02:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2011-03-22 16:26:20 -04:00
2010-12-15 14:53:46 -05:00
2012-05-07 15:28:19 -04:00
2012-05-07 15:28:19 -04:00
2011-02-02 18:18:14 -05:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-24 10:52:23 -04:00
2012-06-12 16:01:04 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2011-10-23 22:18:08 +02:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-07-24 17:03:46 -04:00
2012-07-18 11:27:49 +02:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-06-04 23:42:37 +02:00
2012-03-09 15:16:02 -05:00
2012-08-22 15:08:40 -04:00
2012-08-13 14:18:39 -04:00
2012-08-22 15:08:40 -04:00
2012-08-22 15:08:40 -04:00
2012-08-22 15:08:40 -04:00
2012-08-22 15:08:40 -04:00
2011-11-14 09:47:31 -05:00
2012-08-13 14:18:39 -04:00
2012-08-22 15:08:40 -04:00
2012-08-22 15:08:40 -04:00
2011-11-14 09:47:31 -05:00
2011-06-20 08:31:13 -04:00
2011-11-14 09:47:31 -05:00
2012-08-13 14:18:39 -04:00
2012-08-22 16:35:46 -04:00
2012-08-22 16:35:46 -04:00
2012-08-22 15:08:40 -04:00
2011-06-20 08:31:13 -04:00
2012-08-22 15:08:40 -04:00
2011-06-20 08:29:40 -04:00
2012-08-22 15:08:40 -04:00
2012-08-22 15:08:40 -04:00
2012-08-22 15:08:40 -04:00
2012-08-22 15:08:40 -04:00
2012-08-22 15:08:40 -04:00
2012-08-22 15:08:40 -04:00
2012-08-22 15:08:40 -04:00
2012-08-22 15:08:40 -04:00
2012-08-22 15:08:40 -04:00
2012-08-22 15:08:40 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 13:28:49 -04:00
2012-08-13 14:18:39 -04:00
2010-08-25 17:10:00 -04:00
2011-02-06 18:34:48 +01:00
2011-02-06 18:34:48 +01:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2011-02-09 13:01:19 -05:00
2011-02-09 13:01:19 -05:00
2012-05-16 09:07:55 -04:00
2012-08-13 14:18:39 -04:00
2012-07-10 11:05:04 -04:00
2012-02-29 13:27:04 -05:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-05-14 22:19:12 +02:00
2012-06-21 20:49:16 +02:00
2012-07-11 15:10:40 -04:00
2012-07-11 15:10:40 -04:00
2012-02-27 13:19:57 -05:00
2009-09-28 11:43:28 -04:00
2012-02-27 13:19:57 -05:00
2009-09-28 11:43:28 -04:00
2012-05-14 22:19:12 +02:00
2012-08-13 14:18:39 -04:00
2012-02-27 13:19:57 -05:00
2009-09-28 11:43:28 -04:00
2012-05-20 17:28:54 +02:00
2012-02-27 13:19:57 -05:00
2012-05-14 22:19:12 +02:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2009-09-28 11:43:28 -04:00
2012-03-13 14:37:32 -04:00
2012-08-13 14:18:39 -04:00
2012-05-14 22:19:12 +02:00
2012-08-13 14:18:39 -04:00
2012-02-27 13:19:57 -05:00
2009-11-24 11:16:38 -05:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-02-29 13:27:04 -05:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-06-21 11:54:52 -04:00
2012-06-19 14:42:41 -04:00
2012-07-18 11:27:49 +02:00
2012-07-19 07:32:03 +02:00
2012-06-06 08:30:54 -04:00
2012-03-09 15:16:02 -05:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-03-09 15:16:02 -05:00
2012-03-28 14:07:51 -04:00
2012-03-06 13:20:17 -05:00
2012-03-06 13:20:17 -05:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-06-21 11:55:15 -04:00
2012-05-16 09:07:55 -04:00
2012-07-17 14:03:10 +02:00
2012-07-17 14:03:10 +02:00
2012-07-17 14:03:10 +02:00
2012-07-17 14:03:10 +02:00
2012-07-18 12:17:39 +02:00
2012-07-18 13:39:14 +02:00
2012-07-22 15:36:05 +02:00
2012-07-22 15:36:05 +02:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2011-11-28 13:48:59 -05:00
2011-11-30 09:19:32 -05:00
2012-07-24 17:03:46 -04:00
2012-07-17 14:03:09 +02:00
2012-07-24 17:03:46 -04:00
2012-07-18 13:39:14 +02:00
2012-02-02 23:40:21 +00:00
2012-03-17 23:16:40 +00:00
2012-02-02 23:40:21 +00:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-06-20 17:43:37 -04:00
2012-07-18 13:11:27 +02:00
2012-07-18 12:17:39 +02:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-06-12 15:38:48 -04:00
2012-06-12 15:38:48 -04:00
2010-06-23 09:14:43 -04:00
2010-06-23 09:14:43 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2011-07-15 20:57:33 +02:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-06-14 22:27:22 +02:00
2011-12-13 22:11:47 +01:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2011-06-10 09:25:46 -04:00
2011-06-10 09:25:46 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2011-07-15 20:57:33 +02:00
2012-02-29 13:27:04 -05:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2010-06-10 15:22:40 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-05-01 14:09:12 -04:00
2012-04-24 16:56:14 -04:00
2012-07-17 14:03:11 +02:00
2012-07-17 14:03:11 +02:00
2010-11-18 10:51:00 -05:00
2012-03-13 14:37:32 -04:00
2012-04-09 08:53:32 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2011-06-10 09:52:18 -04:00
2011-06-10 09:52:18 -04:00
2011-09-27 18:59:42 +02:00
2012-02-29 13:27:04 -05:00
2011-09-27 18:59:42 +02:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-02-29 13:27:04 -05:00
2012-08-13 14:18:39 -04:00
2012-02-29 13:27:04 -05:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2010-04-23 09:44:23 -04:00
2010-04-23 09:44:23 -04:00
2010-04-23 09:44:23 -04:00
2010-04-23 09:44:23 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-02-17 11:30:23 -05:00
2009-10-23 14:59:26 -04:00
2009-09-29 16:37:06 -04:00
2009-10-23 14:59:26 -04:00
2012-08-13 14:18:39 -04:00
2012-02-21 15:33:31 -05:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-09-28 11:43:28 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2009-12-08 15:43:55 -05:00
2009-09-28 11:43:28 -04:00
2012-06-24 08:03:24 -04:00