OSDN Git Service

Add ar archive support to file.
[android-x86/external-toybox.git] / scripts / genconfig.sh
2016-05-26 Elliott HughesStabilize another sort.
2016-04-20 Rob LandleyReplace list_working with just list, "make list list_pe...
2016-03-23 Rob LandleyRedo build stuff in response to Andy Chu's suggestions.
2016-03-02 Rob LandleyThe last-ever release of uClibc hasn't got prlimit...
2016-02-19 Rob LandleyAdd test_COMMAND for each command, update "make help...
2016-02-14 Rob LandleyAdd "make list", rename make working->list_working...
2016-02-08 Rob LandleyDependencies for "make COMMAND"
2016-02-08 Rob LandleyAdd "make ls" and friends targets, with "make working...
2015-08-30 Rob LandleyMenuconfig option for musl-libc pretending mmu is just...
2015-07-03 Rob LandleyProbe for fork() instead of relying on a distro-specifi...
2015-05-09 Rob LandleyProbe for -Wno-string-plus-int.
2015-04-20 Rob LandleyCleanup getprop, add qstrcmp() to lib for qsort (becaus...
2015-01-16 Elliott HughesAOSP master has <pty.h> and builds netcat/nc.
2014-11-19 Rob LandleyFixups for the android/bionic build probes patch.
2014-11-19 Isaac Dunhamprobe for getspnam(), forkpty(), utmpx, replace sethost...
2014-06-29 Rob LandleyAdd fallocate probe for uClibc.
2014-04-23 Rob LandleyAdd example directory, move hello.c into it, add skelet...
2014-04-23 Rob LandleyAs long as uClibc's still around and requires you to...
2014-04-16 Rob LandleyProbe for the existence of FIFREEZE and make fsfreeze...
2014-04-16 Rob LandleyProbes for O_NOFOLLOW that compile and run something...
2013-04-17 Rob LandleyMake genconfig use CFLAGS because building against...
2013-03-12 Rob LandleyCompile time probe to fish O_NOFOLLOW out of linux...
2012-12-11 Rob LandleyAdd stat submission to new "pending" directory, along...
2012-12-09 Rob LandleyAdd README file to each toys/ directory, teach build...
2012-08-25 Rob LandleyMove commands into "posix", "lsb", and "other" menus...
2012-03-20 Rob LandleyHave probe for unshare test for actual unshare() functi...
2012-03-04 Georgi ChorbadzhiyskiFix build on slackware-current.
2012-03-03 Rob LandleyFix from Georgi Chorbadzhiyski to make cross compiling...
2012-02-24 Rob LandleyDon't mix the the probed symbols with the command symbols.
2012-02-13 Rob LandleyThe unshare test needs $CC defined, source configure...
2012-02-04 Rob LandleyAdd autodetect for container support.
2008-01-21 Rob LandleyFluff out hello.c to supply more example code as a...
2008-01-19 Rob LandleyZap toys/Config.in and instead create generated/Config...