index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: use ccache -C for cleaning the cache
Sven Wegener
2021-01-06
1
-1
/
+1
*
build: replace which with Bash command built-in
Petr Štetiar
2021-01-04
1
-1
/
+1
*
build: use CCACHE_DIR for ccache directory
Sven Wegener
2021-01-01
1
-1
/
+1
*
build: improve ccache support
Roman Yeryomin
2020-07-11
1
-0
/
+8
*
build: refactor JSON info files to `profiles.json`
Paul Spooren
2020-04-03
1
-0
/
+9
*
build: clean menuconfig utility as part of dirclean
Kevin Darbyshire-Bryant
2020-03-10
1
-0
/
+1
*
build: add buildinfo as single Makefile target
Paul Spooren
2019-10-17
1
-1
/
+4
*
build: fix host menu config targets using ncurses
Petr Štetiar
2019-09-25
1
-0
/
+1
*
build: add buildinfo files for reproducibility
Paul Spooren
2019-08-13
1
-2
/
+8
*
Revert faulty tree push
Felix Fietkau
2019-08-12
1
-0
/
+6
*
build: use config.site generated by autoconf-lean, drop hardcoded sitefiles
Felix Fietkau
2019-08-12
1
-6
/
+0
*
Revert "build: allow simple build system customization with local.mk"
Petr Štetiar
2019-07-25
1
-2
/
+0
*
build: allow simple build system customization with local.mk
Petr Štetiar
2019-07-25
1
-0
/
+2
*
build: Unset CDPATH to avoid problems
Thomas Langer
2018-08-25
1
-0
/
+2
*
build: include package directory in sha256sums when running on buildbot
Jo-Philipp Wich
2018-06-27
1
-1
/
+1
*
merge: base: update base-files and basic config
Zoltan HERPAI
2017-12-08
1
-1
/
+1
*
build: prepare config.seed before package compilation
Vitaly Chekryzhev
2017-03-18
1
-1
/
+2
*
build: get rid of host.mk
Felix Fietkau
2017-02-26
1
-1
/
+1
*
Revert "build: always run package/cleanup before package/compile"
Felix Fietkau
2017-01-22
1
-1
/
+1
*
build: always run package/cleanup before package/compile
Felix Fietkau
2017-01-22
1
-1
/
+1
*
build: remove separate /install step for host builds
Felix Fietkau
2017-01-18
1
-3
/
+3
*
build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory...
Matthias Schiffer
2017-01-18
1
-1
/
+1
*
Makefile: ensure that BIN_DIR exists for diffconfig
Hannu Nyman
2017-01-08
1
-0
/
+1
*
build: add diffconfig target
Jo-Philipp Wich
2017-01-04
1
-0
/
+4
*
build: implement make check and make package/X/check
Felix Fietkau
2016-12-17
1
-0
/
+1
*
build: move merged package directory from bin/ to staging_dir
Felix Fietkau
2016-08-03
1
-1
/
+1
*
build: add checksum target
Jo-Philipp Wich
2016-08-01
1
-0
/
+4
*
build: fix make clean, delete package directories for selected arch
Felix Fietkau
2016-05-11
1
-1
/
+1
*
branding: add LEDE branding
John Crispin
2016-03-24
1
-1
/
+1
*
Makefile: set timezone to UTC
Felix Fietkau
2016-01-28
1
-1
/
+2
*
Makefile: move the cleaning of staging_dir/target* from dirclean to clean
Felix Fietkau
2015-06-14
1
-2
/
+2
*
Makefile: remove non-existent STAGING_DIR_TOOLCHAIN from dirclean
John Crispin
2015-05-23
1
-1
/
+1
*
build: don't call prereq for any package/symlinks rules
Felix Fietkau
2015-05-10
1
-14
/
+0
*
build: clean up sitefiles, make them per-arch
Felix Fietkau
2015-03-28
1
-3
/
+3
*
Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"
Felix Fietkau
2014-10-22
1
-1
/
+0
*
build: use ONESHELL to speed up scanning and the toplevel makefile
Felix Fietkau
2014-10-22
1
-0
/
+1
*
build: remove duplicate variable definitions
Felix Fietkau
2014-03-21
1
-4
/
+0
*
build: it is no longer necessary to call make target/linux/clean as part of m...
Felix Fietkau
2012-12-02
1
-1
/
+0
*
Makefile: add a check to bail out early when the path to the openwrt director...
Felix Fietkau
2012-10-21
1
-0
/
+4
*
build: add back the package/cleanup step to remove the root staging dir for m...
Felix Fietkau
2012-10-15
1
-1
/
+1
*
build: rework the package/install step - collect package install lists during...
Felix Fietkau
2012-10-06
1
-5
/
+3
*
abort built in prereq target if there is no site config file for the current ...
Jo-Philipp Wich
2012-01-19
1
-0
/
+6
*
add a command for printing a cleaned up make target database - will be used t...
Felix Fietkau
2010-09-01
1
-3
/
+8
*
fix for GREP_OPTIONS
Florian Fainelli
2010-07-31
1
-0
/
+2
*
add a "make prepare" target which builds everything up to target/compile, use...
Felix Fietkau
2009-05-28
1
-0
/
+2
*
added BUILD_LOG_DIR variable, make clean will delete the ./logs dir
Ralph Hempel
2009-05-28
1
-1
/
+1
*
avoid implicit rules in even more places
Felix Fietkau
2009-03-03
1
-1
/
+1
*
remove toolchain build directory as well in 'make dirclean'
Nicolas Thill
2008-12-03
1
-1
/
+1
*
rework parallel building to get rid of some warnings and add back support for...
Felix Fietkau
2008-08-16
1
-4
/
+4
*
make package prereq checks behave more like build prereq checks (first check ...
Felix Fietkau
2008-08-04
1
-1
/
+12
[next]