]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - package/Makefile.in
log4cplus: add C++11 dependencies
[coffee/buildroot.git] / package / Makefile.in
2018-04-15 Thomas Petazzoniarch: drop BR2_BINFMT_FLAT_SEP_DATA support
2018-03-31 Angelo Compagnuccipackage/pkg-golang: new package infrastructure
2018-03-30 Yann E. MORINcore: alternate solution to disable C++
2018-03-26 Joshua HendersonConfig.in: add -Ofast option
2018-01-28 Matt Webersecurity hardening: add RELFO, FORTIFY options
2018-01-07 Yann E. MORINcore/infra: fix build on toolchain without C++
2017-07-22 Arnout Vandecappellepackage/Makefile.in: add host-cc-option macro
2017-07-15 Peter Korsgaardpackage/Makefile.in: export O= to post-build/image...
2017-07-05 Arnout VandecappelleGlobally replace $(HOST_DIR)/usr/share with $(HOST_DIR...
2017-07-05 Arnout VandecappelleGlobally replace $(HOST_DIR)/usr/include with $(HOST_DI...
2017-07-05 Arnout VandecappelleGlobally replace $(HOST_DIR)/usr/lib with $(HOST_DIR...
2017-07-05 Arnout VandecappelleGlobally replace $(HOST_DIR)/usr/bin with $(HOST_DIR...
2017-07-05 Arnout Vandecappellepackage/Makefile.in: remove $(HOST_DIR)/usr part from...
2017-07-05 Arnout VandecappelleMove $(HOST_DIR)/usr/$(GNU_TARGET_NAME) one level up.
2017-07-04 Thomas Petazzonipackage/Makefile.in: fix musl handling
2017-07-04 Thomas Petazzonipackage/Makefile.in: introduce TARGET_NLS_{DEPENDENCIES...
2017-07-04 Thomas Petazzonisystem: introduce BR2_SYSTEM_ENABLE_NLS
2017-07-04 Thomas Petazzonipackage: rename DISABLE_NLS to NLS_OPTS
2017-07-01 Yann E. MORINcore: simplify the condition to set the strip command
2017-07-01 Yann E. MORINcore: always pass full path to strip command
2017-02-01 Thomas De Schamphe... core infra: make sure apply-patches is called with...
2016-12-06 Thomas PetazzoniMakefile: move SED definition into the main Makefile
2016-12-02 Yann E. MORINcore: add waf-package infra
2016-12-01 Peter KorsgaardMerge branch 'next'
2016-11-09 Arnout VandecappelleUse already qstripped BR2_TOOLCHAIN_EXTERNAL_PREFIX...
2016-10-16 Yann E. MORINcore: introduce per br2-external NAME
2016-10-14 Peter Korsgaardpackage/Makefile.in: synchronize pkg-config settings...
2016-09-19 Thomas Petazzonipackage/Makefile.in: remove unused STRIP_STRIP_ALL...
2016-09-19 Alexey Brodkinlinux: use INSTALL_MOD_STRIP=1 to strip modules
2016-07-30 Thomas PetazzoniRevert "package/Makefile.in should grab HOST_DIR header...
2016-07-25 David Raemanpackage/Makefile.in should grab HOST_DIR headers using...
2016-07-01 Samuel Martinpackage/Makefile.in: set variables for legacy f77 checks
2016-07-01 Benjamin Kamathpackage/Makefile.in: set TARGET_FCFLAGS variables
2016-06-10 Julien Floretbuild: cleanup remaining references to BR2_STRIP_sstrip
2016-06-01 Peter KorsgaardMerge branch 'next'
2016-05-24 Martin KellyConfig.in: add -Og option
2016-04-08 Thomas Petazzonipackage/Makefile.in: adjust LDFLAGS for elf2flt
2016-02-01 Peter Korsgaardpackage/Makefile.in: fix typo
2016-02-01 Peter Korsgaardpackage/Makefile.in: correct gettext handling for musl
2015-12-27 Steven Noonantoolchain: granular choice for stack protector
2015-12-01 Peter KorsgaardMerge branch 'next'
2015-11-22 Arnout Vandecappellepackage/Makefile.in: remove HOSTCC_VERSION
2015-11-18 Ben Boeckelcore/pkg-infrastructures: remove LD_LIBRARY_PATH from...
2015-10-28 Arnout Vandecappellepackage/Makefile.in: remove BR2_TARGET_OPTIMIZATION...
2015-10-04 Max Filippovxtensa: switch from text-section-literals to auto-litpools
2015-10-04 Arnout VandecappelleMakefile.in: remove now-unused TARGET_CC/CXX_NOCCACHE
2015-10-04 Arnout Vandecappelleinfra: move ccache handling to the toolchain wrapper
2015-07-12 Yann E. MORINpackage-infra: add helper to build kernel modules
2015-07-04 Fabio Porceddapackages: fix and improve support for top-level paralle...
2015-06-05 Johan OudinetRemove --{enable, disable}-debug configure flags.
2015-04-22 Gustavo Zacariaspackage infra: drop non-IPv6 support
2015-04-09 Masahiro YamadaMakefile: delete HOSTFC and FC_FOR_BUILD
2015-04-08 Masahiro YamadaFix typos in comment blocks
2015-04-01 Gustavo Zacariaspackage infra: drop non-lfs support
2015-02-07 Yann E. MORINbr2-external: make it available to post-{build, image...
2015-02-03 Johan Oudinetpackage/pkg-rebar: new infrastructure
2014-12-30 Jerzy Grzegorekpackage: indentation cleanup
2014-12-11 Thomas PetazzoniTurn the static lib option into a choice with more...
2014-12-11 Thomas PetazzoniRename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS
2014-12-10 Thomas PetazzoniAdd option for paranoid unsafe path checking
2014-12-01 Peter KorsgaardMerge branch 'next'
2014-11-30 Yann E. MORINinfra: do not append an empty LD_LIBRARY_PATH
2014-11-02 Fabio Porceddaunzip: Use the "-q" option to silence unzipping of...
2014-10-26 Jerzy Grzegorekpackage: indentation cleanup
2014-10-24 Fabio Porceddaapply-patches.sh: don't print anything when "make ...
2014-10-24 Fabio Porceddaapply-patches.sh: Use the "APPLY_PATCHES" variable...
2014-10-23 Francois Perradintltool: fix build issues
2014-10-19 Bernd Kuhlsinfra: Move --enable/--disable-debug to package/Makefile.in
2014-10-17 Francois Perradpkg-perl: refactor with host-perl
2014-10-12 Axel Linpackage/Makefile.in: Fix dependency for selecting uclin...
2014-09-01 Peter KorsgaardMerge branch 'next'
2014-08-16 Thomas De Schamphe... Makefile: unconditionally include pkg-utils.mk
2014-08-04 Thomas De Schamphe... infra: introduce a kconfig-package infrastructure
2014-08-03 Anton Kolesovtoolchain: Add config option for atomic intrinsics
2014-07-30 Gustavo Zacariaspackage infra: add -static to C/CXXFLAGS
2014-07-30 Gustavo Zacariaspackage infra: revert 0a4bd19f
2014-07-26 Fabio Porceddapackage/Makefile.in: fix coding style regarding the...
2014-07-02 Yann E. MORINMakefile: add BR2_DL_DIR to EXTRA_ENV
2014-06-01 Peter KorsgaardMerge branch 'next'
2014-05-26 Cody P Schaferpowerpc: add powerpc64 and powerpc64le support
2014-05-05 Thomas Petazzonipackage: add support for musl in tuple
2014-04-17 Yann E. MORINMakefile: rename USER_HOOKS_EXTRA_ENV to EXTRA_ENV
2014-04-16 Samuel MartinMakefile: add PATH to the USER_HOOKS_EXTRA_ENV
2014-04-16 Samuel Martininfra: remove unused {TARGET, HOST}_PATH definition
2014-04-16 Samuel Martin*.mk: replace (TARGET|HOST)_PATH by BR_PATH
2014-04-16 Samuel MartinMakefile: introduce BR_PATH
2014-04-06 Noam Camustoolchain: control vendor part in GNU_TARGET_NAME
2014-04-05 Yann E. MORINpackages: add infrastructure for virtual packages
2014-04-03 Max FilippovMakefile.in: add -mtext-section-literals to xtensa ABI
2014-02-28 Peter KorsgaardMerge branch 'next'
2014-02-23 Francois Perradpkg-perl: new infrastructure
2014-02-10 Francois Perradhost-perl: export and rename PERL5LIB
2014-02-08 Thomas De Schamphe... infra: remove separate definition of DISABLE_DOCUMENTATION
2014-02-08 Thomas De Schamphe... packages: remove support for documentation on target
2014-01-13 Francois Perradluarocks: new infrastructure
2013-12-15 Thomas Petazzonipackage: introduce Python package infrastructure
2013-12-01 Thomas Petazzonipackage: add objcopy and ranlib to HOST_CONFIGURE_OPTS
2013-12-01 Peter KorsgaardMerge branch 'next'
2013-11-12 Yann E. MORINpost-{build, images} hooks: export BUILD_DIR too
2013-10-06 Thomas Petazzonitoolchain-crosstool-ng: remove support
next