summaryrefslogtreecommitdiff
path: root/rules.mk
AgeCommit message (Expand)Author
2006-10-14use := for TAR_OPTIONSnbd
2006-10-14move '-' parameter to TAR_OPTIONS, so that packages can append commandsnbd
2006-10-10more fixesnbd
2006-10-10don't include host.mk from rules.mk - confuses package dumpnbd
2006-10-10more portability fixes and a prereq check for gnu tarnbd
2006-10-10fix gcc compilenbd
2006-10-10add support for a common shell include file, which is evaluated for every mak...nbd
2006-10-10move certain host related variables to .host.mk generated by include/host-bui...nbd
2006-10-09move ccache dir to staging_dir_arch (removing the staging dir will make the c...nbd
2006-09-27add portability fixes for toolchain/tools (full tools/toolchain build works o...nbd
2006-09-27move tools from toolchain/ to tools/nbd
2006-09-27fix GNU_HOST_NAME for non-linux machinesnbd
2006-08-10add secret option to use host's toolchain when native compilingmbm
2006-08-10fix uml-2.6 (closes: #678)nico
2006-08-04set PATH in rules.mkmbm
2006-08-04fix everything I broke with the previous patches mbm
2006-08-04and now, finally, enable ccache supportmbm
2006-08-02minor makefile tweaksmbm
2006-07-19add a simple prerequisite checknbd
2006-06-27credit where credit is duembm
2006-06-23switch on new verbose systemmbm
2006-06-22cleanupmbm
2006-06-21add STRIP to TARGET_CONFIGURE_OPTS (closes #606)mbm
2006-06-21add INCLUDE_DIR variable for $(TOPDIR)/includenbd
2006-05-31add support for parallel build of packages (tested with -j8)nbd
2006-05-31strip kernel modules automatically as wellnbd
2006-05-30fix toolchain build, remove some old gcc junknbd
2006-05-14move FORCE to toplevel rules.mkmbm
2006-05-11partial cleanupmbm
2006-05-10remove old trace/verbose junknbd
2006-04-21fix menuconfignbd
2006-04-21fix more BR2 crapmbm
2006-04-20add proper package dependency handlingnbd
2006-02-01change cp to $(CP)mbm
2006-01-20Bypass hardcoded ipkg root paths; fixes obscure build errormbm
2005-11-13set V=5 as default and fix toolchain verbosity settingnbd
2005-10-22some more small fixes for the V= stuffnbd
2005-10-22make log output a bit nicernbd
2005-10-22add some more verbosity stuffnbd
2005-10-22large build system cleanup. added some stuff to control the verbosity level, ...nbd
2005-10-19set default shell to bashnbd
2005-07-24move wificonf and nvram stuff back to package/, remove build_mipsel/root, run...nbd
2005-05-28move package/linux into target/linux, use wbx' new kernel code. support build...nbd
2005-05-27remove doubled linewbx
2005-04-30copy ipkg shell script to scripts/, change the reference in rules.mk and add ...nbd
2005-04-18Add rscript invocation variablesnico
2005-04-14upgrade kernel, quagga and openvpn, add licensing info to diag module, fix up...kaloz
2005-04-08add some fixes for parallel build (does not work with -j4 yet, but it gets mo...nbd
2005-04-02remove lzma loader config option (make it default) and move it from package/ ...nbd
2005-03-23fixup openntpd package. ntpd now starts as user ntp andwbx