Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] CMake package and infra improvements
@ 2015-03-08  9:47 Samuel Martin
  2015-03-08  9:47 ` [Buildroot] [PATCH 1/4 v5] package/cmake: make ctest a target package too Samuel Martin
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Samuel Martin @ 2015-03-08  9:47 UTC (permalink / raw)
  To: buildroot

Hi all,

Here is a short CMake related series.

The first 2 patches improve the cmake package, and the last ones fix cmake infrastructure.

Regards,

Samuel
--

Davide Viti (1):
  package/cmake: make ctest a target package too

Samuel Martin (3):
  package/cmake: only build what is necessary
  toolchainfile.cmake: only search the sysroot for CMake module
  toolchainfile.cmake: set CXX variables wrt BR2_INSTALL_LIBSTDCPP value

 package/Config.in                                  |   1 +
 package/cmake/0001-rename_cmake_rootfile.patch     |  23 ++
 ...-allow-to-select-what-program-to-be-built.patch | 231 +++++++++++++++++++++
 package/cmake/Config.in                            |  14 ++
 package/cmake/cmake.mk                             |  36 ++++
 package/pkg-cmake.mk                               |   1 +
 support/misc/toolchainfile.cmake.in                |  34 ++-
 7 files changed, 334 insertions(+), 6 deletions(-)
 create mode 100644 package/cmake/0001-rename_cmake_rootfile.patch
 create mode 100644 package/cmake/0002-CMake-allow-to-select-what-program-to-be-built.patch
 create mode 100644 package/cmake/Config.in

--
2.3.2

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-03-16 21:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-08  9:47 [Buildroot] [PATCH 0/4] CMake package and infra improvements Samuel Martin
2015-03-08  9:47 ` [Buildroot] [PATCH 1/4 v5] package/cmake: make ctest a target package too Samuel Martin
2015-03-08  9:53   ` Baruch Siach
2015-03-08 11:29     ` Samuel Martin
2015-03-15 17:41   ` Thomas Petazzoni
2015-03-08  9:47 ` [Buildroot] [PATCH 2/4 v2] package/cmake: only build what is necessary Samuel Martin
2015-03-15 17:52   ` Thomas Petazzoni
2015-03-08  9:47 ` [Buildroot] [PATCH 3/4] toolchainfile.cmake: only search the sysroot for CMake module Samuel Martin
2015-03-08 10:23   ` Yegor Yefremov
2015-03-16 21:17   ` Thomas Petazzoni
2015-03-08  9:47 ` [Buildroot] [PATCH 4/4] toolchainfile.cmake: set CXX variables wrt BR2_INSTALL_LIBSTDCPP value Samuel Martin
2015-03-16 21:24   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox