Matthias Schiffer
|
359273d7f6
include/package-defaults.mk: fix default Build/Prepare with empty ./src
|
7 年之前 |
Julien Dusser
|
241e6dd3e9
build: cleanup SSP_SUPPORT configure option
|
8 年之前 |
Michael Heimpold
|
2cb75cd8b9
build: allow defining license information per binary package
|
8 年之前 |
Yousong Zhou
|
7842ccecc0
build: reset ALTERNATIVES field in Package/Default
|
8 年之前 |
Daniel Engberg
|
edda8ecd79
include/packages-defaults.mk: Remove LARGEFILE option
|
8 年之前 |
Alexandru Ardelean
|
7c8c3226dc
build: copy contents of 'src' folder to build dirs (if present)
|
9 年之前 |
Hauke Mehrtens
|
559fb537d8
build: use CXXFLAGS if defined
|
9 年之前 |
Luke McKee
|
eadf5fb7f8
cmake: include/cmake.mk add CMAKE_BINARY_SUBDIR to allow out of source tree builds
|
9 年之前 |
Jo-Philipp Wich
|
be575fdc9d
include: remove now unused PACKAGE_SUBDIR variable
|
9 年之前 |
Jo-Philipp Wich
|
0333da8943
include: group kmod ipk files into a "kernel" subdirectory
|
10 年之前 |
Steven Barth
|
1877bc9d8f
gcc/musl: rework SSP-support
|
10 年之前 |
Steven Barth
|
565a2940ff
package-defaults: remove libssp for musl (redundant)
|
10 年之前 |
Luka Perkov
|
7002f6326e
include: remove trailing whitespaces
|
10 年之前 |
John Crispin
|
4f44df6fd8
package-defaults.mk: set DISABLE_NLS only if not CONFIG_BUILD_NLS
|
10 年之前 |
Felix Fietkau
|
7dad0f6fe4
build: add optional dependency on libssp to all non-kernel packages
|
10 年之前 |
John Crispin
|
3e2f578353
toolchain: The glorious return of glibc, ver 2.21
|
10 年之前 |
Felix Fietkau
|
5e4789671a
build: add support for declaring package CONFLICTS which only affect selecting built-in packages
|
11 年之前 |
Felix Fietkau
|
a62f0d02ec
build: allow packages with build variants to explicitly select a default variant
|
11 年之前 |
John Crispin
|
b44a2d3f7e
include: remove file before overwritting it with replace_script
|
11 年之前 |
John Crispin
|
285012d897
include: add a meta data field for required system user:group
|
11 年之前 |
Felix Fietkau
|
51ae801ee3
build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DISABLE_NLS to package-defaults.mk
|
11 年之前 |
Felix Fietkau
|
623825103e
build: allow packages to declare ABI versions to detect necessary package rebuilds
|
12 年之前 |
Felix Fietkau
|
de707ac97e
build: reduce the size of package metadata a bit to keep package list files smaller
|
13 年之前 |
Felix Fietkau
|
dc0faf077c
build: remove the default useless MAINTAINER value
|
13 年之前 |
Felix Fietkau
|
2d7eaf2e15
build: allow the package maintainer info to be specified globally for a source package
|
13 年之前 |
Felix Fietkau
|
ed2bf29be5
build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems
|
13 年之前 |
Jo-Philipp Wich
|
b06f4dc972
make packages depend on +librt and +libpthread by default if eglibc is in use
|
13 年之前 |
Felix Fietkau
|
edee850e18
build: add a dependency on libc to all non-kernel packages
|
13 年之前 |
Felix Fietkau
|
74946bb022
build: remove redundant call to $(SH_FUNC) (#8042)
|
14 年之前 |
Felix Fietkau
|
edc3ad9100
build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via lazy evaluation. this allows adding c++ specific cflags
|
14 年之前 |