]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - package/uclibc/uclibc.mk
Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS
[coffee/buildroot.git] / package / uclibc / uclibc.mk
2014-12-11 Thomas PetazzoniRename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS
2014-12-01 Peter KorsgaardMerge branch 'next'
2014-11-21 Thomas Petazzoniuclibc: do not use GENERATE_LOCALE
2014-11-02 Jerzy Grzegorekpackage: indentation cleanup
2014-11-02 Alexey Brodkinuclibc: add explicit setup of ARC-specific options
2014-10-12 Alexey Brodkinuclibc: explicitly set HAVE_SHARED depending on BR2_PRE...
2014-10-12 Alexey Brodkinuclibc: build uclibc unstripped by default
2014-10-04 Thomas De Schamphe... packages: rename FOO_KCONFIG_OPT into FOO_KCONFIG_OPTS
2014-09-14 Thomas Petazzoniuclibc: two-stage gcc simplifications
2014-09-14 Thomas Petazzonitoolchain: switch to a two stage gcc build
2014-08-06 Thomas De Schamphe... infra/pkg-kconfig: incorporate oldconfig call to avoid...
2014-08-04 Thomas De Schamphe... uclibc: convert to kconfig-package infrastructure
2014-08-04 Thomas De Schamphe... uclibc: fixup config before calling menuconfig
2014-07-29 Thomas De Schamphe... uclibc: use $(MAKE) iso $(MAKE1) for menuconfig target
2014-07-29 Thomas De Schamphe... uclibc: update-config: preserve freshly configured...
2014-07-29 Thomas De Schamphe... uclibc: menuconfig: take into account initial settings...
2014-07-29 Thomas De Schamphe... uclibc: rename SETUP_DOT_CONFIG to FIXUP_DOT_CONFIG
2014-07-29 Alexey Brodkinuclibc: build tests after uClibc libs are installed...
2014-07-15 Gustavo Zacariasuclibc: don't install tools to staging when static
2014-07-15 Thomas De Schamphe... uclibc: replace custom kconfig helpers with those provi...
2014-07-10 Thomas Petazzoniuclibc: remove BR2_UCLIBC_ARM_TYPE
2014-07-01 Alexey Brodkinuclibc: disable parallel build for uClibc 0.9.31
2014-06-29 Alexey Brodkinuclibc: enable parallel building of libraries
2014-06-26 Gustavo Zacariasuclibc: add license information
2014-06-17 Alexey Brodkinuclibc: prevent rebuilding after installation to staging
2014-05-01 Thomas De Schamphe... uclibc: re-add uclibc-update-config target
2014-03-27 Fabio PorceddaRemove "dirs" dependencies
2014-02-28 Peter KorsgaardMerge branch 'next'
2014-02-14 Thomas De Schamphe... uclibc: copy config file from configure iso patch step
2014-02-14 Fabio Porceddapackage: add support for top-level parallel make
2014-02-14 Fabio Porceddapackage: add toolchain dependency to every target package
2014-01-28 Yann E. MORINpackage/uClibc: ensure .config is writable
2014-01-15 Noam Camusuclibc: fix STRIP_none handling
2013-12-29 Thomas Petazzoniuclibc: add a special Xtensa version
2013-12-12 Thomas Petazzoniuclibc: do not enable DODEBUG
2013-12-06 Mischa Jonkeruclibc: arc: Use git instead of website
2013-10-04 Thomas PetazzoniRevert "toolchain-internal: skip gcc-intermediate when...
2013-09-18 Axel Linuclibc: Add UCLIBC_MMU_CONFIG to UCLIBC_SETUP_DOT_CONFIG
2013-09-15 Thomas Petazzonitoolchain-internal: skip gcc-intermediate when possible
2013-08-31 Peter KorsgaardMerge branch 'next'
2013-08-10 Gustavo Zacariasuclibc: set MMU usage accordingly
2013-08-07 Justin MaggardFix ARM uclibc build with !BR2_UCLIBC_ARM_BX.
2013-07-27 Gustavo Zacariasuclibc/bfin: don't install host utils if not FDPIC
2013-07-27 Gustavo Zacariasuclibc/bfin: set the appropiate binfmt in the configuration
2013-07-27 Gustavo Zacariasuclibc: use builtin startfiles target
2013-07-27 Gustavo Zacariasuclibc: make target utils optional
2013-07-27 Gustavo Zacariastoolchain/buildroot: properly handle SSP
2013-07-19 Gustavo Zacariasuclibc/arm: doesn't build in thumb(1) mode with threads
2013-07-19 Mischa Jonkeruclibc, eglibc: remove REALLY_NOSTDLIB references
2013-07-18 Peter Korsgaarduclibc: uclibc-menuconfig: don't depend on gcc/binutils
2013-07-14 Yann E. MORINpackage/uClibc: drop ARM EABI conditions
2013-07-05 Peter Korsgaarduclibc: fixup more unicode madness
2013-07-04 Gustavo Zacariasuclibc: snapshots are bz2
2013-07-04 Thomas Petazzoniuclibc: fix PowerPC build problem
2013-07-03 Thomas Petazzoniuclibc: convert to the package infrastructure