OSDN Git Service

Merge remote-tracking branch \'toybox/master\' into HEAD am: b9cc6c6427 am: 2d7aedf735
[android-x86/external-toybox.git] / scripts / make.sh
2016-03-30 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-03-30 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-03-30 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-03-23 Rob LandleyRedo build stuff in response to Andy Chu's suggestions.
2016-03-08 Rob LandleyMerge remote-tracking branch \'toybox/master\' into...
2016-03-07 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-03-02 Rob LandleyUse shell builtins instead of calling wc/awk/sed. ...
2016-03-01 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-02-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-02-27 Elliott HughesMerge remote-tracking branch 'goog/master' into merge
2016-02-26 Rob LandleySwitch to $! for make.sh process enumeration.
2016-02-12 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-02-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-02-08 Rob LandleyAdd "make ls" and friends targets, with "make working...
2016-02-07 Rob LandleyAdd a warning when building commands out of pending.
2016-01-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-01-10 Rob LandleyMake cursor left/right change sort type in iotop.
2016-01-09 Josh GaoMerge "Revert "Don't add a symlink for killall ---...
2016-01-04 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-12-27 Rob LandleyAdd scan_key_getsize() doing the ANSI probe, switch...
2015-12-13 Rob LandleyStart of TAGGED_ARRAY() infrastructure.
2015-11-13 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-11-04 Elliott HughesMerge "Tweak permissions of toybox binary."
2015-11-02 Rob LandleyDon't pass target $CFLAGS to host builds (telling x86...
2015-10-29 Rob LandleyTweak permissions of toybox binary.
2015-10-23 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2015-10-23 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-10-15 Alejandro Joyamake.sh: missing cflags for config2help
2015-10-06 Elliott Hughesam fa01b4ca: Merge changes Ie1705960,I8b94351f,I661540a...
2015-10-06 Elliott HughesMerge changes Ie1705960,I8b94351f,I661540a9,Id2dbdcab...
2015-10-06 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-09-24 Rob LandleyThe -o /dev/null trick in probing isn't compatible...
2015-09-01 Elliott Hughesam 21e97954: am 226e1671: Merge remote-tracking branch...
2015-09-01 Elliott Hughesam 226e1671: Merge remote-tracking branch \'toybox...
2015-08-31 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-08-30 Rob LandleyBuild updates: make change should use top level .config...
2015-05-16 Elliott HughesMerge remote-tracking branch 'goog/mnc-dev-plus-aosp...
2015-05-15 Elliott Hughesam e69c92ad: Merge remote-tracking branch \'toybox...
2015-05-15 Elliott HughesMerge "Regenerate generated files."
2015-05-15 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-05-09 Rob LandleyProbe for -Wno-string-plus-int.
2015-04-18 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-04-18 Xavier RocheLink against libattr and libsmack.
2015-04-17 Rob LandleyMake toybox --version use the "git describe" info if...
2015-03-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-03-06 Rob LandleyYank $STRIP from config (and STRIP=no weirdness) and...
2015-02-28 Rob LandleyAdd LDFLAGS and STRIP=no support.
2015-02-09 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-02-07 Rob LandleyBuild standalone commands where "depends on" config...
2015-01-15 Elliott HughesMerge changes Ia8df7446,I77c8d1a7,Iaad492fd,I87fd25f2...
2015-01-01 Rob LandleyRedo option parsing infrastructure so #define FORCE_FLA...
2014-12-24 Elliott HughesMerge "Regenerate generated files after upstream sync."
2014-12-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2014-12-24 Elliott Hughesthose of us who need to check in generated files find...
2014-12-19 Elliott HughesMerge "Oops. xfork() moved to portability.c and the...
2014-12-13 Rob LandleyOops. xfork() moved to portability.c and the config2hel...
2014-12-13 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2014-12-12 Elliott Hugheshere's a patch that should let us replace toolbox's...
2014-12-03 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2014-11-28 Rob LandleyImprove error reporting in parallel build. (On error...
2014-11-28 Rob LandleyAdd "make change" target to build the big toybox binary...
2014-09-20 Rob LandleyDelete generated/README.txt (the contents are in code...
2014-09-20 Rob LandleyRemove debug echo checked in by mistake.
2014-09-20 Rob LandleyGive library probe a progress indicator, and use 150...
2014-09-12 Rob LandleyCreate a generated/build.sh with a single compiler...
2014-09-11 Rob LandleyOops, unbreak make.sh.
2014-09-10 Rob LandleyMake tweaks: collate generated/*.o files into their...
2014-09-04 Rob LandleyDon't hang for $CPUS=1.
2014-09-01 Rob LandleyMore parallel build tweaks.
2014-08-30 Rob LandleyOld compilers complain about linker options passed...
2014-08-30 Rob LandleyAnother fix from Johan Bergstr?m, using the gnu/dammit...
2014-08-25 Rob LandleyFix parallel make not always catching errors before...
2014-08-09 Rob LandleyParallelize the build. (set CPUS=1 to force single...
2014-06-09 Rob Landleyhost needs -lresolv
2014-05-24 Rob LandleyPass the same $CFLAGS to the library probe as the final...
2014-03-01 Rob LandleyFix header file generation to not be confused by empty...
2014-02-24 Rob LandleyCLEANUP transitions require all the generated/flags...
2014-02-04 Rob LandleyUse right config for single builds.
2014-01-04 Rob LandleyReplace python help converter with C implementation.
2013-12-28 Rob LandleyCosmetic tweak.
2013-12-19 Rob LandleyOlder python spit --version to stdout, 2.7 does it...
2013-12-19 Rob LandleyRegression test against Ancient Build Environment ...
2013-10-23 Rob LandleyDon't use $CC without $CROSS_COMPILE because $HOSTCC...
2013-10-03 Rob LandleySwitch flag generation from shell to C.
2013-09-22 Rob LandleyFix generated/oldtoys.h to contain option strings with...
2013-09-05 Rob LandleyAllow shipped generated/help.h to still be used, until...
2013-08-30 Elie De Brauwermake.sh: Fix probing for python2.x and be verbose in...
2013-09-01 Rob LandleyImplement ls --color=auto, suggested by Rich Felker.
2013-08-30 Rob LandleyAdd scripts/single.sh to build individual non-multiplex...
2013-08-12 Rob LandleyMore grep cleanup, and make OPTSTR_command macros for...
2013-07-26 Rob LandleyJuhani Haverinen pointed out that python 3 doesn't...
2013-07-25 Rob LandleyDon't make a FLAG_ macro for " ", it's a control charac...
2013-06-22 Rob LandleyGenerate FLAG_longopt macros for --longopts with no...
2013-04-30 Felix Jandagenerated/help.h depends on CONFIG_TOYBOX_HELP
2013-04-29 Rob LandleyThe host sort on many distros behaves stupidly, and...
2012-11-29 Rob LandleyUse the specified compiler for preprocessing.
2012-11-26 Rob LandleyCleanup i18n support (#ifdefectomy, move global init...
2012-11-19 Rob LandleyTeach option parsing about [groups] of related options.
2012-10-08 Rob LandleyNew build infrastructure to generate FLAG_ macros and...
2012-09-08 Rob LandleyAdd switch_root and fix infrastructure to understand...
next