|
nbd |
more build system cleanup
|
commit | commitdiff | blob | diff |
|
florian |
Add optionnal support for a BUILD_DIR suffix (#20…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
don't include .config if DUMP is set
|
commit | commitdiff | blob | diff | diff to current |
|
hcg |
Remove a debug statement from trx.c, add config c…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
the default_subtargets template was a bad idea, s…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
Improved autorebuild for kernel related stuff.
|
commit | commitdiff | blob | diff | diff to current |
|
mbm |
revert [6857] for rules.mk; make cannot parse dep…
|
commit | commitdiff | blob | diff | diff to current |
|
mbm |
Tidy up Makefiles
|
commit | commitdiff | blob | diff | diff to current |
|
hcg |
Added rule for objdump
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
clean up stampfile mess for tools/ and toolchain/
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
more fixes for rstrip.sh and kernel modules - fix…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
fix overzealous kmod stripping - it killed kernel…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
another compile fix
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
pass the CFLAGS through the environment on compil…
|
commit | commitdiff | blob | diff | diff to current |
|
rwhitby |
Added OBJCOPY variable for calling the cross-objc…
|
commit | commitdiff | blob | diff | diff to current |
|
florian |
Add an install rule for configuration files
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
add staging_dir_*/usr/sbin to the TARGET_PATH (fo…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
add INSTALL_BIN, INSTALL_DIR, INSTALL_DATA variab…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
speed up the build system a little bit
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
make target/linux/* directories self-contained, u…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
use := for TAR_OPTIONS
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
move '-' parameter to TAR_OPTIONS, so that packag…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
more fixes
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
don't include host.mk from rules.mk - confuses pa…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
more portability fixes and a prereq check for gnu…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
fix gcc compile
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
add support for a common shell include file, whic…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
move certain host related variables to .host.mk g…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
move ccache dir to staging_dir_arch (removing the…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
add portability fixes for toolchain/tools (full t…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
move tools from toolchain/ to tools/
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
fix GNU_HOST_NAME for non-linux machines
|
commit | commitdiff | blob | diff | diff to current |
|
mbm |
add secret option to use host's toolchain when na…
|
commit | commitdiff | blob | diff | diff to current |
|
nico |
fix uml-2.6 (closes: #678)
|
commit | commitdiff | blob | diff | diff to current |
|
mbm |
set PATH in rules.mk
|
commit | commitdiff | blob | diff | diff to current |
|
mbm |
fix everything I broke with the previous patches
|
commit | commitdiff | blob | diff | diff to current |
|
mbm |
and now, finally, enable ccache support
|
commit | commitdiff | blob | diff | diff to current |
|
mbm |
minor makefile tweaks
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
add a simple prerequisite check
|
commit | commitdiff | blob | diff | diff to current |
|
mbm |
credit where credit is due
|
commit | commitdiff | blob | diff | diff to current |
|
mbm |
switch on new verbose system
|
commit | commitdiff | blob | diff | diff to current |
|
mbm |
cleanup
|
commit | commitdiff | blob | diff | diff to current |
|
mbm |
add STRIP to TARGET_CONFIGURE_OPTS (closes #606)
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
add INCLUDE_DIR variable for $(TOPDIR)/include
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
add support for parallel build of packages (teste…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
strip kernel modules automatically as well
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
fix toolchain build, remove some old gcc junk
|
commit | commitdiff | blob | diff | diff to current |
|
mbm |
move FORCE to toplevel rules.mk
|
commit | commitdiff | blob | diff | diff to current |
|
mbm |
partial cleanup
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
remove old trace/verbose junk
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
fix menuconfig
|
commit | commitdiff | blob | diff | diff to current |
|
mbm |
fix more BR2 crap
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
add proper package dependency handling
|
commit | commitdiff | blob | diff | diff to current |
|
mbm |
change cp to $(CP)
|
commit | commitdiff | blob | diff | diff to current |
|
mbm |
Bypass hardcoded ipkg root paths; fixes obscure b…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
set V=5 as default and fix toolchain verbosity se…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
some more small fixes for the V= stuff
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
make log output a bit nicer
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
add some more verbosity stuff
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
large build system cleanup. added some stuff to c…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
set default shell to bash
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
move wificonf and nvram stuff back to package/, r…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
move package/linux into target/linux, use wbx' ne…
|
commit | commitdiff | blob | diff | diff to current |
|
wbx |
remove doubled line
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
copy ipkg shell script to scripts/, change the re…
|
commit | commitdiff | blob | diff | diff to current |
|
nico |
Add rscript invocation variables
|
commit | commitdiff | blob | diff | diff to current |
|
kaloz |
upgrade kernel, quagga and openvpn, add licensing…
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
add some fixes for parallel build (does not work …
|
commit | commitdiff | blob | diff | diff to current |
|
nbd |
remove lzma loader config option (make it default…
|
commit | commitdiff | blob | diff | diff to current |
|
wbx |
fixup openntpd package. ntpd now starts as user n…
|
commit | commitdiff | blob | diff | diff to current |
|
nico |
Fix IPKG_TARGET_DIR
|
commit | commitdiff | blob | diff | diff to current |
|
nico |
Change ipkg invocation and add -force-defaults op…
|
commit | commitdiff | blob | diff | diff to current |
|
mbm |
nbd's makefile/menuconfig rewrite
|
commit | commitdiff | blob | diff | diff to current |