summaryrefslogtreecommitdiffstats
path: root/include/toplevel.mk
Commit message (Expand)AuthorAgeFilesLines
* include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig exists - take 2John Crispin2016-07-061-1/+1
* include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig existsJohn Crispin2016-07-061-1/+1
* build: split scripts/metadata.pl into target-metadata.pl and package-metadata.plFelix Fietkau2016-06-071-3/+3
* Centralize setting of all version info to include/version.mkHannu Nyman2016-05-241-2/+0
* build: fix make download in the SDKFelix Fietkau2016-05-161-4/+7
* toplevel.mk: rescan target metadata if the image makefile changesFelix Fietkau2016-05-111-1/+1
* build: introduce SOURCE_DATE_EPOCH variableFelix Fietkau2016-01-311-0/+1
* include: group kmod ipk files into a "kernel" subdirectoryJo-Philipp Wich2016-01-241-2/+2
* build: ignore the linux package in the sdk only for generating package data, ...Felix Fietkau2016-01-101-1/+7
* build: prevent host default LDFLAGS from leaking into packagesFelix Fietkau2016-01-081-0/+1
* build: filter out relative directory entries from $PATHFelix Fietkau2016-01-031-0/+7
* toplevel.mk: fix distcleanFelix Fietkau2015-11-061-1/+1
* toplevel.mk: drop LD_LIBRARY_PATH overridesJo-Philipp Wich2015-10-031-2/+0
* include: toplevel: drop unused OPENWRTVERSION variableRafał Miłecki2015-09-141-2/+0
* toplevel: fix release nameSteven Barth2015-09-131-1/+1
* toplevel.mk: fix LD_LIBRARY_PATH for host binariesJo-Philipp Wich2015-07-171-2/+2
* build: don't call prereq for any package/symlinks rulesFelix Fietkau2015-05-101-0/+14
* build: tell users to do non-paralle builds on errorsFelix Fietkau2015-04-161-1/+6
* include: remove trailing whitespacesLuka Perkov2015-03-291-1/+1
* build: move tmp/.prereq-build to staging_dir/host to gracefully handle stagin...Felix Fietkau2015-02-271-4/+4
* include: remove SDK specific target from toplevel.mkJo-Philipp Wich2015-02-081-1/+7
* include: let HOSTCC default to $(CC), not gccJo-Philipp Wich2015-02-051-1/+1
* include: test build prereqs before preparing tempinfoJo-Philipp Wich2015-02-051-1/+1
* sdk: track files with git and use it to implement proper clean targetsJo-Philipp Wich2015-01-101-1/+1
* Fix build when TAR_OPTIONS env variable is setJohn Crispin2014-10-061-0/+2
* build: introduce per feed repository supportJo-Philipp Wich2014-08-051-0/+2
* include/toplevel.mk: more chaos calmer renamingJohn Crispin2014-07-291-1/+1
* target/sdk: use .config instead of unconditionally enabling all build dirsFelix Fietkau2014-03-131-0/+11
* build: fix build on Mac OS X 10.9Felix Fietkau2013-10-281-2/+9
* build scripts: fix 'make defconfig' damageFlorian Fainelli2013-09-021-1/+2
* build: fix make defconfigFelix Fietkau2013-04-181-1/+1
* build: add new menuconfig code based on linux 3.9Felix Fietkau2013-04-181-3/+8
* build: make the color of the 'configuration out of sync' warning red to make ...Felix Fietkau2013-03-171-2/+3
* include/toplevel.mk: print warnings/errors to stderrJonas Gorski2013-02-211-1/+1
* build: increase file descriptor count limit for the build, some systems (e.g....Felix Fietkau2012-10-311-1/+3
* it's time to break the barriersImre Kaloz2012-10-081-2/+2
* build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messagesFelix Fietkau2012-09-231-1/+2
* build: move the -j flag to package.mk instead of grabbing it from makeflags, ...Felix Fietkau2012-09-151-1/+1
* build: add a config option for passing the top-level make jobserver to packag...Felix Fietkau2012-09-151-1/+1
* scripts/config: build with gcc instead of clang on mac os xFelix Fietkau2012-07-161-2/+3
* toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined and messes t...Jo-Philipp Wich2012-07-111-1/+1
* build: prevent the environment variable CROSS_COMPILE from leaking into build...Felix Fietkau2012-06-061-1/+1
* make: do a better job of sanitizing LD_LIBRARY_PATH (fixes #8069)Felix Fietkau2012-05-171-2/+2
* add further countermeasures against the git core.autocrlf option (fixes #9075)Felix Fietkau2012-05-081-0/+1
* prevent distro default LPATH from interferingJohn Crispin2012-04-051-0/+3
* build: unexport C_INCLUDE_PATH to prevent user settings from interfering with...Felix Fietkau2012-03-051-0/+2
* make prepare_kernel_conf target depend on quilt instead of sed. Preparing the...Jo-Philipp Wich2012-01-081-2/+2
* prepare .config before testing for missing optionsFelix Fietkau2011-04-171-1/+1
* toplevel: add a warning about .config being out of sync after an updateFelix Fietkau2011-04-041-0/+7
* toplevel.mk: remove quotes from the release name, its up to its users to ensu...Jo-Philipp Wich2011-02-191-1/+1