]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - Makefile
lrzsz: install symlinks for XMODEM and YMODEM
[coffee/buildroot.git] / Makefile
2018-05-22 Peter KorsgaardUpdate for 2018.05-rc2 2018.05-rc2
2018-05-09 Thomas PetazzoniUpdate for 2018.05-rc1 2018.05-rc1
2018-05-03 Chris LesiakMakefile: Update mtime of $(TARGET_DIR)/usr in target...
2018-04-15 Thomas Petazzoniarch: remove Blackfin architecture
2018-04-12 James ByrneMakefile: take default SOURCE_DATE_EPOCH from repo...
2018-04-09 James ByrneMakefile: avoid executing 'git log' each time SOURCE_DA...
2018-04-01 George Redivopackage/pkg-generic: add <pkg>-show-recursive-(r)depend...
2018-03-31 Peter KorsgaardMakefile: Ensure BASE_TARGET_DIR exists, not TARGET_DIR
2018-03-31 Yann E. MORINfs: remove intermediate artefacts
2018-03-31 Yann E. MORINfs: introduce per-rootfs TARGET_DIR variable
2018-03-31 Yann E. MORINfs: set per-rootfs variable name
2018-03-31 Yann E. MORINcore: introduce intermediate BASE_TARGET_DIR variable
2018-03-31 Arnout Vandecappel... Makefile: create symlink to non-default HOST_DIR
2018-03-31 Arnout Vandecappel... Makefile: move mkdir rule to after HOST_DIR is defined
2018-03-26 Stefan BeckerMakefile: fix build break in sdk target
2018-03-25 Thomas Petazzonicore: kill DEPENDENCIES_HOST_PREREQ
2018-03-25 Thomas Petazzonipackage/pkg-generic: handle host-fakedate as a regular...
2018-03-25 Thomas PetazzoniMakefile, skeleton: move the host skeleton logic to...
2018-03-05 Peter KorsgaardMerge branch 'next'
2018-03-05 Peter KorsgaardKickoff 2018.05 cycle
2018-03-04 Peter KorsgaardUpdate for 2018.02 2018.02
2018-03-04 Yann E. MORINcore: find a host UTF-8 locale
2018-02-27 Peter KorsgaardUpdate for 2018.02-rc3 2018.02-rc3
2018-02-15 Peter KorsgaardUpdate for 2018.02-rc2 2018.02-rc2
2018-02-05 Thomas PetazzoniKick-off 2018.05 cycle
2018-02-05 Peter KorsgaardUpdate for 2018.02-rc1 2018.02-rc1
2018-02-01 Peter KorsgaardMakefile, manual, website: Bump copyright year
2018-01-28 Chris LesiakMakefile: Store OS release in /usr/lib/os-release
2018-01-08 Maxime Hadjinlianpkg-{download, generic}: remove source-check
2017-12-01 Thomas PetazzoniMerge branch 'next'
2017-12-01 Peter KorsgaardKickoff 2018.02 cycle
2017-11-30 Peter KorsgaardUpdate for 2017.11 2017.11
2017-11-30 Yann E. MORINcore: sort packages and eliminate duplicates in show...
2017-11-27 Yann E. MORINcore: check files are not touched by more than one...
2017-11-23 Peter SeidererFix makefile include order by using sort/wildcard.
2017-11-13 Peter KorsgaardMerge tag '2017.11-rc2' into next
2017-11-13 Peter KorsgaardUpdate for 2017.11-rc2 2017.11-rc2
2017-11-06 Peter KorsgaardUpdate for 2017.11-rc1 2017.11-rc1
2017-11-05 Yann E. MORINcore/reproducible: do not override SOURCE_DATE_EPOCH
2017-10-22 Alfredo Alvarez... Add DEPENDENCIES_HOST_PREREQ to the list of packages
2017-10-05 Matt WeberHOST_DIR/lib: symlink respectively to lib32/64
2017-09-02 Thomas PetazzoniKickoff 2017.11 cycle
2017-09-02 Thomas PetazzoniMerge branch 'next'
2017-09-01 Peter KorsgaardUpdate for 2017.08 2017.08
2017-08-23 Thomas PetazzoniUpdate for 2017.08-rc3 2017.08-rc3
2017-08-11 Thomas PetazzoniUpdate for 2017.08-rc2 2017.08-rc2
2017-08-02 Thomas PetazzoniUpdate for 2017.08-rc1 2017.08-rc1
2017-07-25 Arnout VandecappelleMakefile: add alldefconfig target
2017-07-25 Arnout VandecappelleMakefile: refactor *config targets
2017-07-22 Yann E. MORINsystem: provide package-wide system variables and macros
2017-07-22 Wolfgang Grandeggercore: introduce "sdk" target to make a relocatable SDK
2017-07-20 Wolfgang Grandeggercore: sanitize RPATH in target tree before copying...
2017-07-10 Arnout VandecappelleMakefile: properly create $(HOST_DIR)/usr compatibility...
2017-07-05 Yann E. MORINlegal-info: add hash for our own license file
2017-07-05 Arnout VandecappelleGlobally replace $(HOST_DIR)/usr/bin with $(HOST_DIR...
2017-07-05 Arnout VandecappelleMakefile: remove $(HOST_DIR)/usr from BR_PATH
2017-07-05 Arnout VandecappelleEliminate $(HOST_DIR)/usr
2017-07-05 Arnout VandecappelleMove $(HOST_DIR)/usr/lib to $(HOST_DIR)/lib
2017-07-05 Arnout VandecappelleMove $(HOST_DIR)/usr/$(GNU_TARGET_NAME) one level up.
2017-07-03 Yann E. MORINcore/pkg-util: pass package directory and name when...
2017-07-03 Peter KorsgaardMakefile: generate wrapper makefile when running make...
2017-07-02 Thomas Petazzoni.gitlab-ci.yml: run our runtime tests
2017-07-01 Arnout VandecappelleMakefile: don't run "menuconfig" automatically
2017-07-01 Arnout VandecappelleMakefile: unconfigured "make toolchain" should run...
2017-06-15 Arnout Vandecappelleprintvars: remove "Nothing to be done for 'printvars'."
2017-06-15 Arnout VandecappelleMakefile: add missing PHONY targets
2017-06-15 Arnout VandecappelleMakefile: declare targets PHONY where they are defined
2017-06-15 Arnout VandecappelleMakefile: use pattern for manual-% in noconfig_targets
2017-06-15 Arnout VandecappelleMakefile: document noconfig_targets variable
2017-06-15 Arnout VandecappelleMakefile: remove 'toolchain' from .PHONY
2017-06-01 Peter KorsgaardMerge branch 'next'
2017-06-01 Peter KorsgaardKickoff 2017.08 cycle
2017-05-31 Peter KorsgaardUpdate for 2017.05 2017.05
2017-05-30 Peter KorsgaardUpdate for 2017.05-rc3 2017.05-rc3
2017-05-17 Peter KorsgaardUpdate for 2017.05-rc2 2017.05-rc2
2017-05-08 Peter KorsgaardUpdate for 2017.05-rc1 2017.05-rc1
2017-04-13 Yann E. MORINcore: add rule to dump packages' build order
2017-04-01 Rahul BedarkarMakefile: use SPDX short identifier for Buildroot license
2017-03-29 Yann E. MORINcore: enhance printvars
2017-03-26 Yann E. MORINcore: include arch-specific definitions
2017-03-05 Arnout VandecappelleAdd gitlab-CI support
2017-03-01 Peter KorsgaardMerge branch 'next'
2017-03-01 Peter KorsgaardKickoff 2017.05 cycle
2017-02-28 Peter KorsgaardUpdate for 2017.02 2017.02
2017-02-26 Peter KorsgaardUpdate for 2017.02-rc3 2017.02-rc3
2017-02-20 Peter KorsgaardUpdate for 2017.02-rc2 2017.02-rc2
2017-02-15 Baruch Siachpackage: add generic support for lz archives
2017-02-14 Yann E. MORINpackage/ccache: do not force colored diagnostics
2017-02-11 Thomas PetazzoniPrepare for 2017.02-rc1
2017-02-07 Jérôme Pouillerreproducible: enable fakedate
2017-01-27 Peter KorsgaardMakefile, manual: Bump copyright year
2017-01-25 Waldemar Brodkorbarch: add OpenRISC architecture support
2016-12-06 Thomas PetazzoniMakefile: move SED definition into the main Makefile
2016-12-02 Peter KorsgaardMerge branch 'next'
2016-12-01 Peter KorsgaardMerge branch 'next'
2016-12-01 Peter KorsgaardKickoff 2017.02 cycle
2016-11-30 Peter KorsgaardUpdate for 2016.11 2016.11
2016-11-28 Peter KorsgaardUpdate for 2016.11-rc3 2016.11-rc3
2016-11-27 Danomi ManchegoMakefile: drop redundant shell call when deriving BASE_DIR
2016-11-23 Danomi ManchegoMakefile: fix distclean removal of $(O)
next