]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - package/uclibc/uclibc.mk
Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin
[coffee/buildroot.git] / package / uclibc / uclibc.mk
2017-07-05 Arnout VandecappelleGlobally replace $(HOST_DIR)/usr/bin with $(HOST_DIR...
2017-06-12 Waldemar Brodkorbuclibc: update to 1.0.25
2017-06-11 Thomas Petazzoniuclibc: properly set UCLIBC_HAS_MMU option
2017-06-01 Peter KorsgaardMerge branch 'next'
2017-05-24 Romain Naourpackage/gcc: remove gcc 4.8
2017-05-04 Alexey Brodkinuclibc: arc: Disable usage of atomic ops if hardware...
2017-04-26 Waldemar Brodkorbuclibc: update to 1.0.24
2017-04-08 Thomas Petazzoniuclibc: use tabs instead of spaces for indentation
2017-04-06 Ricardo Martincoskipackage: remove trailing backslash
2017-04-03 Waldemar Brodkorbuclibc: update to 1.0.23
2017-04-01 Rahul Bedarkarboot, package: use SPDX short identifier for LGPLv2...
2017-02-03 Waldemar Brodkorbuclibc: enable mips{32,64}r6 support
2017-02-03 Waldemar Brodkorbuclibc: update to 1.0.22
2016-12-27 Waldemar Brodkorbuclibc: update to 1.0.21
2016-12-04 Waldemar Brodkorbuclibc: update to 1.0.20
2016-10-23 Waldemar Brodkorbuclibc: update to 1.0.19
2016-10-15 Arnout Vandecappellegcc: remove deprecated 4.7.x
2016-09-28 Waldemar Brodkorbuclibc: update to 1.0.18
2016-08-01 Waldemar Brodkorbuclibc: update to 1.0.17
2016-07-03 Waldemar Brodkorbuclibc: update to 1.0.16
2016-06-07 Yann E. MORINpackage/uclibc: use the generic help rules
2016-06-06 Waldemar Brodkorbuclibc: use shell script testsuite runner
2016-06-01 Waldemar Brodkorbuclibc: update to 1.0.15
2016-06-01 Peter KorsgaardMerge branch 'next'
2016-05-28 Waldemar Brodkorbuclibc: generate valid config for BFLT/FDPIC
2016-05-17 Peter Seidereruclibc: enable debug build option
2016-04-30 Waldemar Brodkorbtoolchain: add coldfire support
2016-04-18 Waldemar Brodkorbuclibc: update to uClibc-ng 1.0.14
2016-04-08 Thomas Petazzoniuclibc: context functions are not Thumb-compatible
2016-03-29 Thomas Petazzoniuclibc: disable DOPIC on ARM FLAT
2016-03-29 Thomas Petazzoniuclibc: gcc >= 4.9 can build a thumb/thread uclibc
2016-03-29 Thomas Petazzoniuclibc: remove USE_BX handling
2016-03-14 Waldemar Brodkorbuclibc: update uClibc-ng to version 1.0.13
2016-03-02 Peter KorsgaardMerge branch 'next'
2016-02-12 Gustavo Zacariasuclibc: fix testsuite
2016-02-01 Waldemar Brodkorbuclibc: update uClibc-ng to 1.0.12
2016-02-01 Thomas Petazzoniuclibc: remove version selection
2016-02-01 Thomas Petazzoniuclibc: remove support for the snapshot version
2016-02-01 Thomas Petazzoniuclibc: remove 0.9.33 version
2015-10-27 Alexey Brodkinuclibc: get rid of ARC's uClibc fork
2015-10-18 Alexey Brodkinuclibc: clean-up test suite build command
2015-09-06 Waldemar Brodkorbuclibc: symlinks are now automatically created by uClib...
2015-07-18 Alexey BrodkinARC: allow selection of MMU page size
2015-07-14 Yann E. MORINpackage: fix fallout from checking kconfig config files
2015-07-14 Yann E. MORINpackage/uclibc: check for config file
2015-06-14 Thomas Petazzoniuclibc: remove Xtensa specific version
2015-06-01 Peter KorsgaardMerge branch 'next'
2015-05-21 Floris Bosuclibc: add option to specify config fragments
2015-04-25 Yann E. MORINpackage/uclibc: ignore missing hash for snapshots
2015-04-22 Gustavo Zacariaspackage/uclibc: default to Y for IPv6
2015-04-01 Gustavo Zacariaspackage/uclibc: drop BR2_TOOLCHAIN_BUILDROOT_LARGEFILE
2015-03-20 Gustavo Zacariasuclibc: remove blackfin bits
2015-03-14 Thomas Petazzoniuclibc: remove version from the uclibc-ng config option
2015-03-10 Luca CeresoliRemove trailing slash from all package site URLs
2015-03-02 Peter KorsgaardMerge branch 'next'
2015-03-01 Thomas Petazzoniuclibc: add ability to use uClibc-ng 1.0.0
2015-02-20 Thomas Petazzoniuclibc: cleanup handling of ARC uClibc version
2015-02-14 Yann E. MORINpackage/uClibc: RIP, avr32
2015-01-15 Jerzy Grzegorekpackage: indentation cleanup
2014-12-22 Jerzy Grzegorekpackage: indentation cleanup
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'
next