]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - package/pkg-cmake.mk
woff2: fix build on m68k
[coffee/buildroot.git] / package / pkg-cmake.mk
2018-03-26 Stefan Beckerpkg-cmake: enable toolchain install staging phase
2018-03-25 Thomas Petazzonipkg-cmake: install CMake files as part of a package
2018-03-13 Jan Kundrátcmake: Fix RPATH for host libraries built by CMake
2018-01-07 Jan Heylenpackage/pkg-cmake.mk: add note about BUILD_STATIC_LIBS
2017-12-01 Thomas PetazzoniMerge branch 'next'
2017-11-24 Yann E. MORINarch/arm: armv8 is really armv8a
2017-08-09 Arnout Vandecappel... Merge branch 'master' into next
2017-08-09 Samuel Martinpkg-cmake.mk: set pkg-config env. vars. in the host...
2017-07-06 Adrián Pérez de... pkg-cmake.mk: Set CMAKE_SYSTEM_PROCESSOR_ARM_VARIANT...
2017-07-05 Arnout VandecappelleGlobally replace $(HOST_DIR)/usr/bin with $(HOST_DIR...
2017-07-05 Arnout Vandecappellepkg-cmake: move configuration files out of $(HOST_DIR...
2017-07-05 Arnout Vandecappellepkg-cmake: use $(HOST_DIR) instead of $(HOST_DIR)/usr...
2017-03-09 Daniel Blackpackage/pkg-cmake: set CMAKE_SYSTEM_PROCESSOR correctly...
2017-03-05 Yann E. MORINcore/pkg-cmake: better way to pass our CMAKE_MODULE_PATH
2017-03-01 Yann E. MORINcore/pkg-cmake: provide our own platform description
2017-03-01 Peter KorsgaardMerge branch 'next'
2017-02-26 Thomas Petazzonipkg-cmake: pass <pkg>_CONF_ENV for the target configure...
2016-10-22 Samuel Martinpackage/pkg-cmake.mk: move CMAKE_BUILD_TYPE definition...
2016-10-22 Samuel MartinRevert "package/cmake: with BR2_ENABLE_DEBUG use RelWit...
2016-09-17 Luca Ceresolicore: don't build host-cmake if it is available on...
2016-07-05 Luca Ceresolicmake: move the host-pkgconf dependency from host-cmake...
2016-07-03 Samuel Martinpkg-cmake.mk: export the fortran compiler path in the...
2016-07-03 Julien Floretinfra: remove auto derivation of host dependencies
2016-07-01 Charles Hardinpackage/cmake: with BR2_ENABLE_DEBUG use RelWithDebInfo
2015-10-04 Arnout Vandecappellepackage-cmake: remove now-redundant target ccache support
2015-09-22 Gustavo Zacariaspkg-cmake: change sed expression delimiter
2015-07-14 Maxime Hadjinlianskeleton: New package
2015-04-23 Cédric Mariepkg-cmake: Skip compilation in installation step
2015-03-13 Gwenhael Goavec... pkg-cmake: allow to build package in a subdirectory
2015-03-02 Peter KorsgaardMerge branch 'next'
2015-02-19 Assaf Inbalpkg-cmake.mk: Fix ARM variant typo
2015-02-14 Fabio Porceddapkg-cmake: reduce output when being silent
2015-01-25 Ryan Barnettpkg-cmake: fix host-cmake-package type
2014-12-21 Samuel Martinpackage/pkg-cmake.mk: add ccache support for host packages
2014-12-11 Thomas PetazzoniRename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS
2014-12-09 Volker Krausepkg-cmake.mk: Set CMAKE_SYSTEM_PROCESSOR.
2014-10-26 Samuel Martinpackage/pkg-cmake.mk: disable colouring the output
2014-10-26 Samuel Martinpackage/pkg-cmake.mk: globally disable doc, examples...
2014-10-04 Samuel Martinpackage/pkg-cmake.mk: rename _INSTALL_HOST_OPTS ->...
2014-10-04 Thomas De Schamphe... packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
2014-10-04 Thomas De Schamphe... packages: rename FOO_INSTALL_HOST_OPT into FOO_INSTALL_...
2014-10-04 Thomas De Schamphe... packages: rename FOO_INSTALL_STAGING_OPT into FOO_INSTA...
2014-10-04 Thomas De Schamphe... packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTAL...
2014-10-04 Thomas De Schamphe... packages: rename FOO_MAKE_OPT into FOO_MAKE_OPTS
2014-09-28 Samuel Martintoolchainfile.cmake.in: set linker flags
2014-09-28 Samuel Martinpackage/pkg-cmake.mk: set the {C, CXX, LD}FLAGS for...
2014-09-28 Samuel Martinpackage/pkg-cmake.mk: remove the USE_CCACHE CMake flag...
2014-07-24 Thomas De Schamphe... trivial: fix typo 'informations'
2014-07-24 Thomas De Schamphe... trivial: fix typo 'an host'
2014-06-14 Thomas De Schamphe... infra: consistently use double dollar signs inside...
2014-06-01 Samuel Martinpkg-cmake.mk: globally drive the CMAKE_BUILD_TYPE flag...
2014-06-01 Samuel Martinpkg-cmake.mk: globally disable BUILD_TESTING flag
2014-06-01 Samuel Martinpkg-cmake.mk: enable ccache for cmake packages
2014-06-01 Samuel Martinpkg-cmake.mk: do not hardcode absolute path in toolchai...
2014-06-01 Samuel Martinpkg-cmake.mk: refactor the toolchainfile.cmake generation
2014-04-24 Samuel Martinpkg-cmake.mk: replace "echo -en" with printf
2014-04-16 Samuel Martinpkg-cmake.mk: add PATH in the configure command environment
2014-02-28 Peter KorsgaardMerge branch 'next'
2014-02-14 Fabio Porceddapackage: add toolchain dependency to every target package
2014-02-05 Thomas De Schamphe... infra: remove unused 4th parameter to package infrastru...
2014-02-05 Thomas De Schamphe... infra: remove redundant $(call) on pkgdir, pkgname...
2014-01-28 Yann E. MORINpackage/pkg-cmake: disable colouring the output
2014-01-22 Samuel Martinpkg-cmake.mk: build shared library when !BR2_PREFER_STA...
2013-12-08 Thomas De Schamphe... infra: remove package clean commands
2013-12-06 Thomas De Schamphe... infra: remove uninstall commands
2013-09-13 Jerzy Grzegorekpackage: remove the empty trailing lines
2012-07-22 Samuel Martinpkg-*targets.mk: factorize and fix $(PKG)_SRCDIR and...
2012-07-17 Arnout Vandecappel... Clean up naming of old GENTARGETS infrastructure