From: Samuel Martin <s.martin49@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/4] CMake package and infra improvements
Date: Sun, 8 Mar 2015 10:47:19 +0100 [thread overview]
Message-ID: <1425808043-32292-1-git-send-email-s.martin49@gmail.com> (raw)
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
next reply other threads:[~2015-03-08 9:47 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-08 9:47 Samuel Martin [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1425808043-32292-1-git-send-email-s.martin49@gmail.com \
--to=s.martin49@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox