| .. |
|
site
|
25d21566aa
adjust pointer size from 4 to 8 bytes in x86_64 site config
|
16 年之前 |
|
autotools.mk
|
246a5b334d
More libtool madness: Every package which was using c++ and libtool fixup was linked against libstd++ even though if it should have been linked against uclibc++. This is fixed by providing a special version of libtool fixup for packages which should use uclibc++. Not pretty but functional. Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of PKG_FIXUP:=libtool
|
17 年之前 |
|
debug.mk
|
6e590d85f3
change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk)
|
17 年之前 |
|
depends.mk
|
af03fdb6c5
add autorebuild check for menuconfig
|
18 年之前 |
|
download.mk
|
510bdd3f0e
fix download reverse depends
|
17 年之前 |
|
host-build.mk
|
1141aecd2a
use $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel Gimpelevich
|
16 年之前 |
|
host.mk
|
fb7fa9b3fd
build prereq: look for tar under the name "gnutar" as well
|
16 年之前 |
|
image.mk
|
7f75186333
unbreak brcm-2.4
|
16 年之前 |
|
kernel-build.mk
|
ea41d3a288
merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9)
|
16 年之前 |
|
kernel-defaults.mk
|
ea41d3a288
merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9)
|
16 年之前 |
|
kernel-version.mk
|
4b09e185f2
remove support for 2.6.27, no target is using it anymore
|
16 年之前 |
|
kernel.mk
|
cba2a6b1fd
fix one more instance of r18295
|
16 年之前 |
|
netfilter.mk
|
72dbf7cdca
netfilter: remove IPset leftovers missed from [17844]
|
16 年之前 |
|
package-bin.mk
|
97b6135462
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
|
18 年之前 |
|
package-debug.mk
|
eb1c4db039
add support for an optional staging directory for debug binaries
|
17 年之前 |
|
package-defaults.mk
|
579d54038b
build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package
|
16 年之前 |
|
package-dumpinfo.mk
|
579d54038b
build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package
|
16 年之前 |
|
package-ipkg.mk
|
c4b197737e
do not fail on empty packages
|
16 年之前 |
|
package-version-override.mk
|
3dc92527a3
add package source path override - use external source tree instead of source ball - the external package source tree will be included as symlink - make package/<name>/clean will delete the symlink instead of whole source tree - usefull in conjunction with external SCM like ClearCase - package-version-override.mk has to be included before package.mk
|
17 年之前 |
|
package.mk
|
94cdcbde6d
add experimental support for a new menuconfig submenu "Package features". allows selection between multiple packages providing the same feature, which affects dependencies of other packages. will be used e.g. for choosing between DirectFB and X.org for libraries like GTK2
|
16 年之前 |
|
prereq-build.mk
|
4e49486b3c
fix source file vs library order in a few prereq checks (#4326)
|
17 年之前 |
|
prereq.mk
|
800ef0f56c
some minor fixes, cleanups, package build abstraction
|
18 年之前 |
|
quilt.mk
|
9d8f81149f
fix the path to the build dir for host packages
|
17 年之前 |
|
scan.mk
|
db4fd873f3
improve error message output of metadata scan - fix newline break and do not hide broken makefiles after the first invocation anymore
|
17 年之前 |
|
shell.sh
|
6f16d961a5
clean up md5s() shell function
|
17 年之前 |
|
subdir.mk
|
579d54038b
build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package
|
16 年之前 |
|
target.mk
|
ea41d3a288
merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9)
|
16 年之前 |
|
toolchain-build.mk
|
affe22dce7
binutils: fix path to cloog and ppl
|
16 年之前 |
|
toplevel.mk
|
5af113eb7c
add support for build system overlays that alter package build instructions currently unused, will probably be managed by the feeds system later
|
16 年之前 |
|
unpack.mk
|
e8b6104dde
allow packages to override PKG_UNPACK, HOST_UNPACK
|
17 年之前 |
|
verbose.mk
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
17 年之前 |