Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/5] CMake cleanup
@ 2014-08-21 20:45 Samuel Martin
  2014-08-21 20:45 ` [Buildroot] [PATCH v2 1/5] package/pkg-cmake.mk: remove the USE_CCACHE CMake flag for host-package Samuel Martin
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Samuel Martin @ 2014-08-21 20:45 UTC (permalink / raw)
  To: buildroot

Hi all,

Quick respin of this series cleaning up the {host-,}cmake-package
infrastructure (more specifically how the {C,CXX,LD}FLAGS are
handled) and fix the bug #7280.

For this round, I have discarded the 6th patch which is an RFC.
The only others changes are typo fixes in the commit message of
the patch 5/5

Cheers,


Samuel Martin (5):
  package/pkg-cmake.mk: remove the USE_CCACHE CMake flag for
    host-package
  package/pkg-cmake.mk: set the {C,CXX,LD}FLAGS for host packages
  toolchainfile.cmake.in: set linker flags
  package/cdrkit: clean {HOST_,}CDRKIT_CONF_OPT
  toolchainfile.cmake.in: do not force the CMAKE_{C,CXX}_FLAGS to the
    cache

 package/cdrkit/cdrkit.mk            | 7 -------
 package/pkg-cmake.mk                | 5 ++++-
 support/misc/toolchainfile.cmake.in | 5 +++--
 3 files changed, 7 insertions(+), 10 deletions(-)

--
2.1.0

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

end of thread, other threads:[~2014-09-28 19:11 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-21 20:45 [Buildroot] [PATCH v2 0/5] CMake cleanup Samuel Martin
2014-08-21 20:45 ` [Buildroot] [PATCH v2 1/5] package/pkg-cmake.mk: remove the USE_CCACHE CMake flag for host-package Samuel Martin
2014-09-14 16:19   ` Yann E. MORIN
2014-09-28 18:50   ` Peter Korsgaard
2014-08-21 20:45 ` [Buildroot] [PATCH v2 2/5] package/pkg-cmake.mk: set the {C, CXX, LD}FLAGS for host packages Samuel Martin
2014-09-14 16:27   ` Yann E. MORIN
2014-09-28 18:52   ` Peter Korsgaard
2014-08-21 20:45 ` [Buildroot] [PATCH v2 3/5] toolchainfile.cmake.in: set linker flags Samuel Martin
2014-09-14 16:34   ` Yann E. MORIN
2014-09-28 19:11   ` Peter Korsgaard
2014-08-21 20:45 ` [Buildroot] [PATCH v2 4/5] package/cdrkit: clean {HOST_, }CDRKIT_CONF_OPT Samuel Martin
2014-09-28 19:11   ` Peter Korsgaard
2014-08-21 20:45 ` [Buildroot] [PATCH v2 5/5] toolchainfile.cmake.in: do not force the CMAKE_{C, CXX}_FLAGS to the cache Samuel Martin
2014-09-28 19:11   ` Peter Korsgaard

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