]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - Makefile
Update for 2011.05-rc1
[coffee/buildroot.git] / Makefile
2011-05-18 Peter KorsgaardUpdate for 2011.05-rc1 2011.05_rc1
2011-05-05 Peter KorsgaardGet rid of unneeded CFLAGS
2011-05-05 Peter KorsgaardAdd toolchain wrapper for external toolchains
2011-04-24 Peter KorsgaardMakefile: make help: show busybox/ctng/linux/uclibc...
2011-04-24 Peter KorsgaardMakefile: remove outdated make targets
2011-04-04 Peter KorsgaardMakefile: remove extra quotes around host linker flags...
2011-04-02 Thomas PetazzoniFix ccache handling
2011-03-28 Mike Frysingerhostcc/hostcxx: fix noccache variant setting
2011-03-05 Peter KorsgaardMerge branch 'for-2011.05/pkg-stats-improvements' of...
2011-03-01 Peter Korsgaardkickoff 2011.05 development cycle
2011-02-28 Peter KorsgaardUpdate for 2011.02 2011.02
2011-02-24 Peter KorsgaardUpdate for 2011.02-rc2 2011.02_rc2
2011-02-14 Peter KorsgaardUpdate for 2011.02-rc1 2011.02_rc1
2011-02-14 Bjørn ForsmanMakefile: remove dead code (TARGET_SKELETON_PATCH)
2011-02-07 Mike Frysingerinitial support for Blackfin processors
2011-02-02 Gustavo Zacariastoolchain: introduce HOST_DIR option
2011-02-02 Peter KorsgaardMakefile: savedefconfig: save in O= directory for out...
2011-02-01 Peter Korsgaardmake help: document ncurses, make V=1 and make O=<dir>
2011-01-26 Bjørn ForsmanMakefile: generate CMake toolchain-file in $(O)
2011-01-25 Peter KorsgaardMerge branch 'for-2011.02/python-bump' of git://git...
2011-01-25 Thomas PetazzoniRemove .py or .pyc depending on Python configuration
2011-01-12 Peter KorsgaardUpdate copyright info for 2011
2011-01-02 Gustavo Zacariastoolchain: do staging symlink
2011-01-02 Gustavo Zacariasbinutils: make it a proper package
2010-12-29 Daniel NyströmReset critical environment variables
2010-12-28 Gustavo Zacariastoolchain: move sysroot to host dir
2010-12-13 Thomas Petazzonitoolchain: add support for external toolchain profiles...
2010-12-08 Thomas Petazzoniccache: rework ccache management
2010-12-07 Peter KorsgaardMakefile: document savedefconfig in 'make help', like...
2010-12-03 Peter Korsgaardbuildroot: kickoff 2011.02 development phase
2010-11-30 Peter KorsgaardUpdate for 2010.11 2010.11
2010-11-30 Gustavo ZacariasMakefile: introduce KSTRIPCMD to strip kernel modules
2010-11-28 Mike Frysingertarget-finalize: libtread_db: support nonstd toolchain...
2010-11-27 Javier Vigueratarget-finalize: do not strip libthread_db
2010-11-25 Peter KorsgaardUpdate for 2010.11-rc2 2010.11_rc2
2010-11-24 Mike Frysingertarget-finalize: do not strip libthread_db.so
2010-11-24 Mike Frysingerauto remove empty /usr/share dir
2010-11-24 Peter KorsgaardMakefile: really adjust kernel modules strip invocation
2010-11-24 Mike Frysingerlinux: strip installed modules
2010-11-24 Peter KorsgaardMerge branch 'for-2010.11/doc-updates' of git://git...
2010-11-24 Peter KorsgaardMakefile: remove outdated flush target
2010-11-24 Peter KorsgaardMakefile: remove outdated .config.cmd handling
2010-11-19 Peter KorsgaardMakefile: handle host packages for make source / make...
2010-11-08 Peter KorsgaardUpdate for 2010.11-rc1 2010.11_rc1
2010-11-07 Peter KorsgaardMakefile: move target-{finalize,purgelocales} after...
2010-11-05 Thomas PetazzoniRemove support for shared configuration cache
2010-11-03 Peter KorsgaardMakefile: fix release target with make 3.81
2010-11-03 Yann E. MORINMakefile: use global version string in /etc/br-version
2010-11-03 Yann E. MORINMakefile: compute the version string for all to use
2010-11-03 Yann E. MORINMakefile: move version string from Config.in into Makefile
2010-11-03 Yann E. MORINMakefile: move .NOTPARALLEL
2010-10-29 Peter KorsgaardOptimize (-O2) host binaries by default
2010-10-29 Peter KorsgaardMerge branch 'for-2010.11/gtk-bump' of git://git.busybo...
2010-10-17 Peter KorsgaardMakefile: move KERNEL_ARCH from kernel-headers to here
2010-10-01 Yann E. MORINtoolchain: add new toolchain backend: crosstool-NG
2010-09-30 Peter Korsgaardsed: get rid of host-sed variant
2010-09-30 Peter KorsgaardMerge branch 'for-2010.11/remove-deprecated-arch' of...
2010-09-30 Yann E. MORINMakefile: Force make to run serially in the top-level...
2010-09-26 Yann E. MORINMakefile: generate a Makefile wrapper in $(O)
2010-09-17 Peter KorsgaardMerge branch 'for-2010.11/download-rework' of git:...
2010-09-13 Maxime PetazzoniRe-implement the source-check and external-deps targets
2010-09-13 Maxime PetazzoniCleanup the VCS commands configuration
2010-09-13 Maxime PetazzoniRemove the spider feature
2010-09-02 Peter KorsgaardMerge branch 'for-2010.11/kconfig-upgrade' of git:...
2010-09-01 Thomas PetazzoniEnsure that all config-related files are generated...
2010-09-01 Thomas PetazzoniAdd support for savedefconfig
2010-09-01 Thomas PetazzoniFactorize environment variables for config utilities
2010-09-01 Thomas PetazzoniMakefile: use long options names for the 'conf' utility
2010-09-01 Thomas PetazzoniAdd support for the new nconf configuration tool
2010-09-01 Thomas PetazzoniClean up our patches against kconfig
2010-09-01 Thomas PetazzoniImplement %_defconfig similarly to the kernel
2010-09-01 Thomas PetazzoniRemove CONFIG_DEFCONFIG
2010-08-30 Peter KorsgaardMerge branch 'for-2010.08-3' of git://git.busybox.net...
2010-08-30 Thomas PetazzoniFix ldconfig call in target-finalize
2010-08-29 Peter KorsgaardMakefile: fix source/source-check/external-deps with O=
2010-07-30 Malte StarostikRemove gdb plugins from target
2010-07-30 Malte StarostikGlobally remove aclocal directories from target
2010-07-28 Peter KorsgaardMerge branch 'deprecate-gtk-on-dfb' of git://git.busybo...
2010-07-28 Peter KorsgaardMerge branch 'various-things' of git://git.busybox...
2010-07-28 Yann E. MORINtoolchain: move makefile includes
2010-07-28 Yann E. MORINtoolchain: move helper functions from external toolchain
2010-07-26 Peter KorsgaardMakefile: fix ldconfig selection for internal toolchains
2010-07-19 Malte StarostikFix default skeleton path
2010-07-18 Peter KorsgaardMerge branch 'other-build-fixes' of git://git.busybox...
2010-07-18 Dmytro Milinevskyyfs: add option to define path to custom rootfs skeleton
2010-07-18 Dmytro Milinevskyymove default skeleton to fs/ and drop busybox skeleton
2010-07-08 Peter KorsgaardMerge branch 'misc-fixes' of git://git.busybox.net...
2010-07-07 Thomas PetazzoniIntroduce support for host config cache
2010-07-01 Peter KorsgaardMakefile: fixup make distclean after kconfig build...
2010-06-29 Daniel HobiFix: convert leftover $(CONFIG)/conf to $(BUILD_DIR...
2010-06-22 Peter KorsgaardMerge branch 'linux-cleanup' of git://git.busybox.net...
2010-06-22 Thomas PetazzoniRemove old Linux infrastructure
2010-06-22 Thomas PetazzoniNew, simpler, infrastructure for building the Linux...
2010-06-21 Peter Korsgaardkconfig: build in BUILD_DIR/buildroot-config
2010-06-21 Peter KorsgaardMakefile: fix make <blah>_defconfig
2010-06-21 Will WagnerMove config files into output directory for out-of...
2010-06-15 Peter Korsgaardtoolchain: remove gcc 4.1.2 and non-sysroot support
2010-06-14 Peter KorsgaardMerge branch 'bootloaders-cleanup' of git://git.busybox...
2010-06-10 Thomas Petazzonibootloaders: move bootloader build code to boot/
2010-06-05 Peter KorsgaardMakefile: support gconfig (GTK-based configurator)...
next