- Jul 10, 2018
-
-
Matthias Schiffer authored
-
- Jan 26, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Jan 19, 2018
-
-
Matthias Schiffer authored
The domain configs are not checked yet, and not used for anything. Based-on-patch-by:
lemoer <git@irrelefant.net>
-
- Jan 10, 2018
-
-
Tata authored
defaults to 11s, allowing to build devices without IBSS-support obsoletes GLUON_ATH10K_MESH
-
- Dec 25, 2017
-
-
edeso authored
Allow using relative paths for GLUON_SITEDIR, GLUON_OUTPUTDIR, ... We also check for whitespace in paths now, as build will not work properly with whitespace anyways, and Make's abspath would require escaping otherwise. [Matthias Schiffer: minor changes, rewrite commit message]
-
- Sep 07, 2017
-
-
Matthias Schiffer authored
As the default package list is now handled using the 'packages' directive, explicit wpad-mini removals in target definitions can be dropped.
-
- Sep 06, 2017
-
-
Matthias Schiffer authored
This, together with a new try_config directive, will allow checking the generic config and make it more flexible.
-
- Jul 11, 2017
-
-
Matthias Schiffer authored
.SHELLSTATUS was not available before Make 4.2.
-
- Jul 09, 2017
-
-
Matthias Schiffer authored
To reduce the number of packages that need to be listed in GLUON_SITE_PACKAGES, this adds a new variable GLUON_FEATURES. Sets of packages are enabled automatically based on the combination of listed feature flags. Site-specified package feeds can provide their own feature flag definitions.
-
- Jun 26, 2017
-
-
kb-light authored
`make show-release` can be used to discover the current release in scripts.
-
- Feb 22, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Feb 16, 2017
-
-
Matthias Schiffer authored
`make list-targets` can be used to discover the available targets in scripts.
-
- Feb 11, 2017
-
-
Christof Schulze authored
-
- Jan 19, 2017
-
-
Matthias Schiffer authored
-
- Jan 18, 2017
-
-
Matthias Schiffer authored
-
- Dec 20, 2016
-
-
Matthias Schiffer authored
-
- Nov 22, 2016
-
-
Matthias Schiffer authored
OpenWrt does this by default to save some space.
-
Matthias Schiffer authored
Don't use system /tmp for build.
-
- Jun 22, 2016
-
-
Matthias Schiffer authored
-
- Apr 27, 2016
-
-
Matthias Schiffer authored
-
- Apr 02, 2016
-
-
Matthias Schiffer authored
Leads to broken symlink setup by OpenWrt, usually breaking the build with a "Too many levels of symbolic links" message. Fixes #716.
-
- Mar 25, 2016
-
-
Matthias Schiffer authored
-
- Mar 22, 2016
-
-
Matthias Schiffer authored
Fixes some messages if /bin/sh doesn't support 'echo -e'. Suggested-by:
Steffen Möller <steffen_moeller@gmx.de>
-
- Feb 13, 2016
-
-
Matthias Schiffer authored
-
- Jan 02, 2016
-
-
Matthias Schiffer authored
This will allow us to use its content from other languages than Lua as well.
-
- Dec 02, 2015
-
-
Matthias Schiffer authored
Fixes #579
-
- Nov 25, 2015
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Nov 02, 2015
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
usign has pulled in new dependencies, and OpenWrt doesn't like the command `make tools/prepare` in a clean build.
-
Matthias Schiffer authored
This will fix the early preparation happening much too often and also fixes early preparation after `make clean`.
-
Matthias Schiffer authored
-
- Oct 31, 2015
-
-
Matthias Schiffer authored
This broke due to the Makefile changes for building the module repo.
-
- Oct 30, 2015
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Oct 29, 2015
-
-
Matthias Schiffer authored
`make modules` will generate a opkg repository containing kernel modules matching the kernel of the Gluon images.
-
Matthias Schiffer authored
As the Gluon kernel won't be compatible with the OpenWrt upstream anymore, we don't need the vermagic hack anymore.
-
- Oct 27, 2015
-
-
Matthias Schiffer authored
-