Commit History

Author SHA1 Message Date
  Rob Landley 2bf62c7c08 Move example commands from "make list" to "make list_example". 1 year ago
  Rob Landley 924b062c0d Update makefile target/wrapper for new name. 2 years ago
  Rob Landley 5d0fcd04ff Give "make install" a default location it can actually install to, where 2 years ago
  Rob Landley bbe709fb87 use $GENDIR variable for (some) generated/ references, and move 2 years ago
  Rob Landley 744b9532cd The default behavior for make " " is just crazy. 2 years ago
  Rob Landley e474cf80c3 Elliott said that chmod 000 debris was confusing host rm -rf, and macos 3 years ago
  Rob Landley df71fc33af Typo. 3 years ago
  Rob Landley b012ff9ed9 Don't mess with root_download in distclean. 3 years ago
  Rob Landley efb8060a59 People have been having trouble finding the toybox web page (despite being 3 years ago
  Rob Landley 3a0c562393 Allow "make distclean" to fail gracefully when root_download exists. 4 years ago
  Rob Landley 99dfb77035 Teach mkroot to cross compile additional packages, with dropbear as example. 4 years ago
  Rob Landley 954f4e2ab3 Fix and document make run_root. 4 years ago
  Rob Landley a83a057383 Move "scripts/cross.sh all" log files into root/log. 4 years ago
  Rob Landley 35666e7336 Tweak clean to delete "scripts/cross.sh all" logs. 4 years ago
  Rob Landley 7a58225c17 Fix up clean so we clean up after toybox-$TARGET and can do cross.sh all. 4 years ago
  Rob Landley 0b3e75699e Add scripts/mkroot.sh and makefile changes for "make root". 4 years ago
  Rob Landley a5977aa2e8 Quiet "make clean" so it doesn't fill a whole screen with output. 4 years ago
  Patrick Oppenlander e25a847c2b fix parallel make build failure 4 years ago
  Patrick Oppenlander 656ad3c147 fix typo in Makefile 4 years ago
  Rob Landley c9571603db Fix "make distclean defconfig toybox" all on one line (good of $CROSS_COMPILER 5 years ago
  Francesco Valla 5efc1674a8 call strip as $STRIP 6 years ago
  Rob Landley 48ac4c6c4f Fix break caused by removing toys/e2fs.h. 6 years ago
  Rob Landley e1d68f5006 Move make help text out of Makefile. 6 years ago
  Rob Landley 8d67721609 Fix make bloatcheck dependencies (pointed out by Patrick Oppenlander). 6 years ago
  Rob Landley cba5dc47c1 Tweak install_airlock help text. 7 years ago
  Rob Landley 6c3188cf0e Add install_airlock target for hermetic build environment setup, and rebuild 7 years ago
  Rob Landley 8cc325d55c Add comment so I don't undo and then redo a thing again. 7 years ago
  Rob Landley a59951489e Replace list_working with just list, "make list list_pending" shows combined list. 8 years ago
  Rob Landley a8d0d13376 Redo build stuff in response to Andy Chu's suggestions. 8 years ago
  Elliott Hughes d3904ef623 Fix "make help" again. 8 years ago