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
/
include
/
package-defaults.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: disable automake dependency tracking
Michael Pratt
2023-03-13
1
-0
/
+1
*
tree-wide: Do not use package librt and libpthread
Hauke Mehrtens
2022-12-29
1
-1
/
+1
*
build: use SPDX license tags
Paul Spooren
2021-02-05
1
-5
/
+2
*
build: allow file modes per binary package
Sebastian Kemper
2020-09-09
1
-0
/
+1
*
toolchain: remove gcc libssp and use libc variant
Ian Cooper
2020-06-17
1
-1
/
+1
*
include/package-defaults.mk: fix default Build/Prepare with empty ./src
Matthias Schiffer
2018-03-07
1
-1
/
+1
*
build: cleanup SSP_SUPPORT configure option
Julien Dusser
2018-01-27
1
-1
/
+1
*
build: allow defining license information per binary package
Michael Heimpold
2017-11-25
1
-0
/
+2
*
build: reset ALTERNATIVES field in Package/Default
Yousong Zhou
2017-05-03
1
-0
/
+1
*
include/packages-defaults.mk: Remove LARGEFILE option
Daniel Engberg
2017-04-26
1
-1
/
+0
*
build: copy contents of 'src' folder to build dirs (if present)
Alexandru Ardelean
2016-10-15
1
-0
/
+1
*
build: use CXXFLAGS if defined
Hauke Mehrtens
2016-10-13
1
-1
/
+1
*
cmake: include/cmake.mk add CMAKE_BINARY_SUBDIR to allow out of source tree b...
Luke McKee
2016-07-29
1
-1
/
+1
*
include: remove now unused PACKAGE_SUBDIR variable
Jo-Philipp Wich
2016-04-13
1
-1
/
+0
*
include: group kmod ipk files into a "kernel" subdirectory
Jo-Philipp Wich
2016-01-24
1
-0
/
+1
*
gcc/musl: rework SSP-support
Steven Barth
2015-06-22
1
-1
/
+1
*
package-defaults: remove libssp for musl (redundant)
Steven Barth
2015-06-20
1
-1
/
+1
*
include: remove trailing whitespaces
Luka Perkov
2015-03-29
1
-1
/
+1
*
package-defaults.mk: set DISABLE_NLS only if not CONFIG_BUILD_NLS
John Crispin
2015-03-21
1
-1
/
+5
*
build: add optional dependency on libssp to all non-kernel packages
Felix Fietkau
2015-03-20
1
-1
/
+1
*
toolchain: The glorious return of glibc, ver 2.21
John Crispin
2015-03-12
1
-1
/
+1
*
build: add support for declaring package CONFLICTS which only affect selectin...
Felix Fietkau
2014-10-05
1
-0
/
+1
*
build: allow packages with build variants to explicitly select a default variant
Felix Fietkau
2014-09-23
1
-0
/
+1
*
include: remove file before overwritting it with replace_script
John Crispin
2014-09-15
1
-1
/
+3
*
include: add a meta data field for required system user:group
John Crispin
2014-09-11
1
-0
/
+1
*
build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DIS...
Felix Fietkau
2014-03-21
1
-0
/
+1
*
build: allow packages to declare ABI versions to detect necessary package reb...
Felix Fietkau
2014-02-23
1
-0
/
+1
*
build: reduce the size of package metadata a bit to keep package list files s...
Felix Fietkau
2012-12-22
1
-1
/
+0
*
build: remove the default useless MAINTAINER value
Felix Fietkau
2012-12-22
1
-2
/
+0
*
build: allow the package maintainer info to be specified globally for a sourc...
Felix Fietkau
2012-10-08
1
-1
/
+3
*
build: add the + token to any commands that can pass through the jobserver, f...
Felix Fietkau
2012-09-23
1
-1
/
+1
*
make packages depend on +librt and +libpthread by default if eglibc is in use
Jo-Philipp Wich
2012-09-19
1
-1
/
+3
*
build: add a dependency on libc to all non-kernel packages
Felix Fietkau
2012-06-10
1
-0
/
+6
*
build: remove redundant call to $(SH_FUNC) (#8042)
Felix Fietkau
2012-03-05
1
-1
/
+1
*
build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via laz...
Felix Fietkau
2012-03-01
1
-2
/
+4
*
add support for hidden packages that get selected/built but do not show up in...
Felix Fietkau
2011-07-02
1
-0
/
+1
*
add a new package metadata variable MDEPENDS for specifying local menuconfig ...
Felix Fietkau
2011-04-05
1
-0
/
+1
*
add support for flagging packages
Jo-Philipp Wich
2010-10-02
1
-0
/
+5
*
Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overri...
Jo-Philipp Wich
2010-09-12
1
-3
/
+3
*
speed up the build system by including include/shell.sh on shell commands onl...
Felix Fietkau
2010-08-19
1
-1
/
+1
*
Support parallel build of certain packages
Michael Büsch
2010-08-18
1
-1
/
+1
*
The attached patch replaces $(1) install by $(if $(1), $(1), install) in the ...
Travis Kemen
2010-03-05
1
-1
/
+1
*
build system: introduce a new feature called build variants. it allows buildi...
Felix Fietkau
2009-11-10
1
-0
/
+1
*
add special handling for the adm5120 target, which uses subtargets for differ...
Imre Kaloz
2009-08-03
1
-1
/
+5
*
revert 17050 this was not the right way to fix this
Florian Fainelli
2009-08-01
1
-3
/
+3
*
use board names instead of arch in packages
Imre Kaloz
2009-07-31
1
-1
/
+1
*
move the global ipv6 option to the very bottom of the options passed to confi...
Florian Fainelli
2009-07-30
1
-3
/
+3
*
globally define IPv6 support or not in OpenWrt, just like for largefiles, ipv...
Florian Fainelli
2009-07-25
1
-1
/
+3
*
Fix configure script path when not at the root of $(PKG_BUILD_DIR), thanks Da...
Florian Fainelli
2009-07-02
1
-1
/
+1
*
add dist and distcheck target (to create new source balls)
Ralph Hempel
2009-05-31
1
-1
/
+9
[next]