Brad King
528e8af19f
Allow a toolchain file to specify a generator toolset
...
Delay use of CMAKE_GENERATOR_TOOLSET until the CMakeSystem.cmake
file has been configured and loaded during the first project() or
enable_language() command. This gives the toolchain file named by
CMAKE_TOOLCHAIN_FILE a chance to set CMAKE_GENERATOR_TOOLSET. This
point is still early enough to set the generator toolset prior to
the initialization of any languages that might use the toolset.
The cmake::GeneratorToolset member variable remains an indication
of what was specified by the -T option or loaded from the cache.
It does not need to be updated based on the toolchain file setting.
The cmMakefile::TryCompile can still pass cmake::GeneratorToolset
into the inner instance because the try-compiled project will do
platform and language initialization using the CMakeSystem module
configured for the outer project.
Extend the RunCMake.GeneratorToolset test with cases that use a
toolchain file to set CMAKE_GENERATOR_TOOLSET.
2014-06-04 14:27:02 -04:00
..
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2014-03-10 10:23:42 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2014-01-04 11:28:57 +01:00
2014-01-04 11:28:57 +01:00
2014-01-04 11:28:57 +01:00
2014-01-04 11:28:57 +01:00
2014-01-04 11:28:57 +01:00
2014-01-04 11:28:57 +01:00
2014-01-04 11:28:57 +01:00
2013-10-23 08:54:31 -04:00
2013-10-15 14:12:03 -04:00
2013-11-18 08:26:23 -05:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2014-05-27 09:35:00 -04:00
2014-05-27 09:35:00 -04:00
2014-05-27 09:35:00 -04:00
2014-05-27 09:35:00 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2014-02-26 09:34:38 -05:00
2014-02-26 09:34:38 -05:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2014-05-27 09:35:00 -04:00
2014-05-27 09:35:00 -04:00
2014-05-27 09:35:00 -04:00
2014-05-27 09:35:00 -04:00
2013-10-15 14:12:03 -04:00
2014-04-07 18:11:18 +02:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-11-12 08:47:19 -05:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2014-05-12 09:50:01 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-11-21 11:48:03 +01:00
2014-05-12 09:50:01 -04:00
2014-05-12 09:50:01 -04:00
2013-10-15 14:12:03 -04:00
2013-11-27 13:21:12 +01:00
2013-11-27 13:21:12 +01:00
2013-11-27 13:21:12 +01:00
2013-11-27 13:21:12 +01:00
2013-11-27 13:21:12 +01:00
2013-11-27 13:21:12 +01:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2014-03-10 10:23:42 -04:00
2014-06-04 14:27:02 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2014-03-04 10:01:26 -05:00
2014-03-04 10:01:26 -05:00
2014-03-04 10:01:26 -05:00
2014-03-04 10:01:26 -05:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-11-02 16:06:19 +01:00
2013-11-02 16:06:19 +01:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-11-25 22:23:24 +01:00
2013-11-25 22:23:24 +01:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-11-27 13:21:12 +01:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-11-27 13:21:12 +01:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2014-01-02 13:41:49 -05:00
2014-02-05 09:24:41 -05:00
2013-12-04 11:05:05 -05:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2014-02-05 09:24:41 -05:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2014-01-16 10:21:47 -05:00
2014-01-16 10:21:47 -05:00
2014-01-16 10:21:47 -05:00
2014-01-16 10:21:47 -05:00
2013-10-15 14:12:03 -04:00
2014-02-05 09:24:41 -05:00
2013-12-02 11:32:41 -05:00
2013-12-02 11:32:41 -05:00
2013-10-15 14:12:03 -04:00
2014-04-02 14:43:54 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2014-01-29 09:15:20 -05:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2014-01-08 16:28:14 +01:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-11-21 11:48:03 +01:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-11-27 13:21:12 +01:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2014-03-04 10:01:26 -05:00
2013-11-21 11:48:03 +01:00
2014-03-04 10:01:26 -05:00
2013-10-15 14:12:03 -04:00
2014-03-04 10:01:26 -05:00
2014-03-04 10:01:26 -05:00
2013-11-27 13:21:12 +01:00
2013-10-15 14:12:03 -04:00
2014-02-19 09:30:13 -05:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-12-19 14:48:51 -05:00
2014-02-19 09:30:13 -05:00
2013-10-15 14:12:03 -04:00
2013-12-04 11:05:05 -05:00
2013-10-18 09:55:50 -04:00
2013-12-04 11:05:05 -05:00
2013-12-04 11:05:05 -05:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2014-06-03 14:33:07 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2014-01-29 09:15:20 -05:00
2014-01-29 09:15:20 -05:00
2014-01-29 09:15:20 -05:00
2014-01-29 09:45:18 -05:00
2014-01-29 09:45:18 -05:00
2014-01-29 09:45:18 -05:00
2014-01-29 09:45:18 -05:00
2014-01-29 09:45:18 -05:00
2014-01-29 09:15:20 -05:00
2014-01-29 09:15:20 -05:00
2014-01-29 09:45:18 -05:00
2014-01-29 09:45:18 -05:00
2014-01-29 09:45:18 -05:00
2014-01-29 09:45:18 -05:00
2014-01-29 09:45:18 -05:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00
2013-10-15 14:12:03 -04:00