summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-11-30busybox: add head files [4/6]Xindong Xu960-4/+21331
2017-06-12PD#145255: 8.0 generate amlogic files to vendor/Xindong Xu1-8/+24
2017-06-088.0 and 7.1 share one code, distinguish different parts with PLATFORM_SDK_VER...Xindong Xu8-3/+13665
2016-09-08[Nougat bringup][busybox] fix compiling errorSam Wu5-8/+13
2015-10-16fix compile in android 6.0Frank Chen1-2/+2
2014-11-19merge from cm-12.0 and fix conflictsFrank Chen362-22991/+7782
2014-11-07Android: Fix for 64bit arm and x86_64 targetsTanguy Pruvot8-14/+13
2014-11-05Default to L's bionicRicardo Cerqueira1-2/+2
2014-08-10Android: typo in busybox folderTanguy Pruvot1-1/+1
2014-08-10Android: clean only objects, not the foldersTanguy Pruvot1-6/+2
2014-08-06android: remove syscalls implemented in libbbTanguy Pruvot13-241/+25
2014-08-06android: fix building errors with Android LChih-Wei Huang12-116/+154
2014-08-06mktemp: warning fix for x86 and l-previewTanguy Pruvot5-3/+9
2014-08-05Android.mk: prevent warnings on make prepareTanguy Pruvot2-5/+17
2014-08-05mktemp: include libc mktemp, safe in busyboxTanguy Pruvot2-2/+168
2014-08-05android: on prepare, clean all intermediatesTanguy Pruvot1-0/+2
2014-08-01Fix remaining bionic warningsTanguy Pruvot23-35/+52
2014-07-31android: backport pty implementation from aosp/masterTanguy Pruvot4-23/+139
2014-07-30Android: final cleanup of new build systemTanguy Pruvot9-63/+31
2014-07-23selinux: remove dependency on libsepol static libTanguy Pruvot1-5/+3
2014-07-23darwin: fix make prepare, force prebuilt host compilerTanguy Pruvot2-8/+15
2014-07-22android: fix simple path for cm, add note for laterTanguy Pruvot1-2/+4
2014-07-22android: fix makefile to build on AOSPTanguy Pruvot3-13/+6
2014-07-21Rework busybox build process, remove compressed includesTanguy Pruvot20-23286/+89
2014-07-04android: add a switch to handle Android LTanguy Pruvot6-20/+66
2014-06-05android-x86: fix building warnings of kitkat-x86Tanguy Pruvot2-1/+1
2014-05-29selinux: enable support for bionic, add applets in configTanguy Pruvot32-6835/+8569
2013-10-05[x86] Changes and Additions to fix broken x86 buildTrevor Drake10-3/+175
2013-08-16android 4.3 use glibc-syscalls.h instead of linux-syscalls.htellen.yu8-7/+8
2013-07-31Don't treat link-time warnings as errorsSteven Luo1-0/+2
2013-04-2072394 - fix build, enable more functions,Lawrence Mok23-6687/+6729
2013-02-26Build with -fno-strict-aliasingEvan McClain1-0/+2
2012-05-09Android.mk: obj/include-profile cleanupTanguy Pruvot1-7/+5
2012-05-05fix most sign and variable initialization warningsTanguy Pruvot56-152/+161
2012-04-27Busybox 1.20.0 squashed commit for ICSTanguy Pruvot270-9617/+15737
2012-03-05Enable nfs mount in both dynamic and static busybox.Patrick Schaaf69-339/+14739
2011-11-20Merge 1.19.3 gingerbread into icsTanguy Pruvot24-2258/+8544
2011-11-17fix hidden syscall __set_syscall_errnoTanguy Pruvot2-1/+59
2011-11-17fixes for icsKoushik Dutta2-14/+14
2011-11-17fixes for icsKoushik Dutta2-20/+13
2011-11-06busybox v1.19.3 updateTanguy Pruvot22-709/+755
2011-10-10busybox v1.19.2 updateTanguy Pruvot24-2946/+2941
2011-10-06fix busybox buildKoushik Dutta1-2/+4
2011-10-03Added MIPS syscalls for busyboxRocky Zhang7-0/+142
2011-09-08Add static busybox backcodeworkx1-6/+2
2011-08-28use system libreboot in busybox fullTanguy Pruvot2-9/+23
2011-07-15update configTanguy Pruvot11-6478/+6494
2011-07-05restore default config for first build after repo init or repo syncTanguy Pruvot17-1/+18338
2011-07-05execute busybox_prepare without CFLAGSTanguy Pruvot1-20/+23
2011-07-05add default include directory for first make prepareTanguy Pruvot1-0/+1
[next]