Age | Commit message (Expand) | Author |
2007-01-01 | Added OBJCOPY variable for calling the cross-objcopy command (required for Ap... | rwhitby |
2006-12-31 | Add an install rule for configuration files | florian |
2006-12-27 | add staging_dir_*/usr/sbin to the TARGET_PATH (for grub) | nbd |
2006-11-22 | add INSTALL_BIN, INSTALL_DIR, INSTALL_DATA variables | nbd |
2006-11-12 | speed up the build system a little bit | nbd |
2006-11-11 | make target/linux/* directories self-contained, use the selected kernel versi... | nbd |
2006-10-14 | use := for TAR_OPTIONS | nbd |
2006-10-14 | move '-' parameter to TAR_OPTIONS, so that packages can append commands | nbd |
2006-10-10 | more fixes | nbd |
2006-10-10 | don't include host.mk from rules.mk - confuses package dump | nbd |
2006-10-10 | more portability fixes and a prereq check for gnu tar | nbd |
2006-10-10 | fix gcc compile | nbd |
2006-10-10 | add support for a common shell include file, which is evaluated for every mak... | nbd |
2006-10-10 | move certain host related variables to .host.mk generated by include/host-bui... | nbd |
2006-10-09 | move ccache dir to staging_dir_arch (removing the staging dir will make the c... | nbd |
2006-09-27 | add portability fixes for toolchain/tools (full tools/toolchain build works o... | nbd |
2006-09-27 | move tools from toolchain/ to tools/ | nbd |
2006-09-27 | fix GNU_HOST_NAME for non-linux machines | nbd |
2006-08-10 | add secret option to use host's toolchain when native compiling | mbm |
2006-08-10 | fix uml-2.6 (closes: #678) | nico |
2006-08-04 | set PATH in rules.mk | mbm |
2006-08-04 | fix everything I broke with the previous patches | mbm |
2006-08-04 | and now, finally, enable ccache support | mbm |
2006-08-02 | minor makefile tweaks | mbm |
2006-07-19 | add a simple prerequisite check | nbd |
2006-06-27 | credit where credit is due | mbm |
2006-06-23 | switch on new verbose system | mbm |
2006-06-22 | cleanup | mbm |
2006-06-21 | add STRIP to TARGET_CONFIGURE_OPTS (closes #606) | mbm |
2006-06-21 | add INCLUDE_DIR variable for $(TOPDIR)/include | nbd |
2006-05-31 | add support for parallel build of packages (tested with -j8) | nbd |
2006-05-31 | strip kernel modules automatically as well | nbd |
2006-05-30 | fix toolchain build, remove some old gcc junk | nbd |
2006-05-14 | move FORCE to toplevel rules.mk | mbm |
2006-05-11 | partial cleanup | mbm |
2006-05-10 | remove old trace/verbose junk | nbd |
2006-04-21 | fix menuconfig | nbd |
2006-04-21 | fix more BR2 crap | mbm |
2006-04-20 | add proper package dependency handling | nbd |
2006-02-01 | change cp to $(CP) | mbm |
2006-01-20 | Bypass hardcoded ipkg root paths; fixes obscure build error | mbm |
2005-11-13 | set V=5 as default and fix toolchain verbosity setting | nbd |
2005-10-22 | some more small fixes for the V= stuff | nbd |
2005-10-22 | make log output a bit nicer | nbd |
2005-10-22 | add some more verbosity stuff | nbd |
2005-10-22 | large build system cleanup. added some stuff to control the verbosity level, ... | nbd |
2005-10-19 | set default shell to bash | nbd |
2005-07-24 | move wificonf and nvram stuff back to package/, remove build_mipsel/root, run... | nbd |
2005-05-28 | move package/linux into target/linux, use wbx' new kernel code. support build... | nbd |
2005-05-27 | remove doubled line | wbx |