index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
toplevel.mk
Commit message (
Expand
)
Author
Age
*
build: ensure that prereq-build is run before metadata scan from feeds (FS#367)
Felix Fietkau
2017-01-05
*
build: implement make check and make package/X/check
Felix Fietkau
2016-12-17
*
docs: remove all refrences in Makefiles/scripts
Mathias Kresin
2016-11-30
*
sdk: predefine SOURCE_DATE_EPOCH
Jo-Philipp Wich
2016-10-21
*
include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig exists - take 2
John Crispin
2016-07-06
*
include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig exists
John Crispin
2016-07-06
*
build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl
Felix Fietkau
2016-06-07
*
Centralize setting of all version info to include/version.mk
Hannu Nyman
2016-05-24
*
build: fix make download in the SDK
Felix Fietkau
2016-05-16
*
toplevel.mk: rescan target metadata if the image makefile changes
Felix Fietkau
2016-05-11
*
build: introduce SOURCE_DATE_EPOCH variable
Felix Fietkau
2016-01-31
*
include: group kmod ipk files into a "kernel" subdirectory
Jo-Philipp Wich
2016-01-24
*
build: ignore the linux package in the sdk only for generating package data, ...
Felix Fietkau
2016-01-10
*
build: prevent host default LDFLAGS from leaking into packages
Felix Fietkau
2016-01-08
*
build: filter out relative directory entries from $PATH
Felix Fietkau
2016-01-03
*
toplevel.mk: fix distclean
Felix Fietkau
2015-11-06
*
toplevel.mk: drop LD_LIBRARY_PATH overrides
Jo-Philipp Wich
2015-10-03
*
include: toplevel: drop unused OPENWRTVERSION variable
Rafał Miłecki
2015-09-14
*
toplevel: fix release name
Steven Barth
2015-09-13
*
toplevel.mk: fix LD_LIBRARY_PATH for host binaries
Jo-Philipp Wich
2015-07-17
*
build: don't call prereq for any package/symlinks rules
Felix Fietkau
2015-05-10
*
build: tell users to do non-paralle builds on errors
Felix Fietkau
2015-04-16
*
include: remove trailing whitespaces
Luka Perkov
2015-03-29
*
build: move tmp/.prereq-build to staging_dir/host to gracefully handle stagin...
Felix Fietkau
2015-02-27
*
include: remove SDK specific target from toplevel.mk
Jo-Philipp Wich
2015-02-08
*
include: let HOSTCC default to $(CC), not gcc
Jo-Philipp Wich
2015-02-05
*
include: test build prereqs before preparing tempinfo
Jo-Philipp Wich
2015-02-05
*
sdk: track files with git and use it to implement proper clean targets
Jo-Philipp Wich
2015-01-10
*
Fix build when TAR_OPTIONS env variable is set
John Crispin
2014-10-06
*
build: introduce per feed repository support
Jo-Philipp Wich
2014-08-05
*
include/toplevel.mk: more chaos calmer renaming
John Crispin
2014-07-29
*
target/sdk: use .config instead of unconditionally enabling all build dirs
Felix Fietkau
2014-03-13
*
build: fix build on Mac OS X 10.9
Felix Fietkau
2013-10-28
*
build scripts: fix 'make defconfig' damage
Florian Fainelli
2013-09-02
*
build: fix make defconfig
Felix Fietkau
2013-04-18
*
build: add new menuconfig code based on linux 3.9
Felix Fietkau
2013-04-18
*
build: make the color of the 'configuration out of sync' warning red to make ...
Felix Fietkau
2013-03-17
*
include/toplevel.mk: print warnings/errors to stderr
Jonas Gorski
2013-02-21
*
build: increase file descriptor count limit for the build, some systems (e.g....
Felix Fietkau
2012-10-31
*
it's time to break the barriers
Imre Kaloz
2012-10-08
*
build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messages
Felix Fietkau
2012-09-23
*
build: move the -j flag to package.mk instead of grabbing it from makeflags, ...
Felix Fietkau
2012-09-15
*
build: add a config option for passing the top-level make jobserver to packag...
Felix Fietkau
2012-09-15
*
scripts/config: build with gcc instead of clang on mac os x
Felix Fietkau
2012-07-16
*
toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined and messes t...
Jo-Philipp Wich
2012-07-11
*
build: prevent the environment variable CROSS_COMPILE from leaking into build...
Felix Fietkau
2012-06-06
*
make: do a better job of sanitizing LD_LIBRARY_PATH (fixes #8069)
Felix Fietkau
2012-05-17
*
add further countermeasures against the git core.autocrlf option (fixes #9075)
Felix Fietkau
2012-05-08
*
prevent distro default LPATH from interfering
John Crispin
2012-04-05
*
build: unexport C_INCLUDE_PATH to prevent user settings from interfering with...
Felix Fietkau
2012-03-05
[next]