| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Chris Dearman <chris@mips.com>
Change-Id: Ib33ce42532cc8cedc6f48036a257a2a225c82a69
|
|
|
|
|
|
| |
Change-Id: Iba4d046e3202524b29cfe32980927f8cc0aa8496
Signed-off-by: Chris Dearman <chris@mips.com>
Signed-off-by: Raghu Gandham <raghu@mips.com>
|
|
|
|
|
|
|
|
|
| |
The 4.4.3 TC was still being specified in one spot.
Also, no need to cross-set x86/ARM variables when buliding
for ARM/x86.
Change-Id: Icbb0f772a983a24dc10ccab0800d4b7bbd60a099
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
|
|\
| |
| |
| | |
Change-Id: Ic424ff756396463b98d137f8353d4a230e806a07
|
| |
| |
| |
| |
| | |
Change-Id: Ibbb0a899f147013503d6830bb93050c5ae588539
Author: "H.J. Lu" <hongjiu.lu@intel.com>
|
| |
| |
| |
| | |
Change-Id: I15a8be11b3d0f1985ffd97dd51a1af18e1ce7b67
|
| |
| |
| |
| |
| |
| |
| |
| | |
Adding a script to there and people thought it would be nice if it were
available/in seach path.
bug:4208971
Change-Id: I58475f5f0149cec2485dc5bc787b5fb3cc68ba0a
|
| |
| |
| |
| |
| |
| | |
ARM_EABI_TOOLCHAIN is still used by the kernel build.
Change-Id: I5cdad0b478c0836e06a2af567e4e212602da1f3b
|
|\ \
| |/
| |
| | |
Change-Id: Iae41a458f1eed497119c3abe4bf27194821c075d
|
| |
| |
| |
| |
| |
| |
| |
| | |
Check the Target Architecture to choose the correct
version of the gdb client.
Change-Id: I1d75df235a18e60c6a7142a95c93b0fce69ee736
Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
|
| |
| |
| |
| |
| |
| | |
Switch both arm-linux-androideabi toolchainand arm-eabi toolchain.
Change-Id: I7b2771fe684853ab37e3b5b7cfe4146f9f901e02
|
| |
| |
| |
| |
| |
| |
| |
| | |
Hardware API implementations and SSL engines are stored as a
subdirectory to the /system/lib directory. This makes it easier to debug
them with the "gdbclient" command.
Change-Id: If7c3c7ffbca87425aac85d527e44fbea3bb025ad
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bash has a built-in command "help" that is useful for getting
help on bash commands without wading through the bash man page
(e.g. "help test" will give you the syntax for those "if [ ]"
expressions). Overwriting a built-in with a convenience function
is not good.
The function "hmm" was added recently that serves much the same
purpose as help. It seems like a good idea to remove the new
"hmm" command and rename "help" to be "hmm" so we no longer
overwrite the built-in.
Change-Id: I2079b3e6a10715956ec077d31e817a939c6ee4a0
Signed-off-by: Scott Anderson <saa@android.com>
|
| |
| |
| |
| | |
This reverts commit 1f87795eef3ab5f63675dc6e01f304d1a6e46d2a.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Tested build mysid-eng, sojus-eng, trygon-eng, yakju-eng.
Change-Id: I742cf9fcf2407b9098c99136d67161ecf062ac01
Conflicts:
core/combo/TARGET_linux-arm.mk
|
| |
| |
| |
| |
| |
| |
| | |
Everyone always mixes up m/mm/mmm and may not know about the "help"
command; this seems to be a nice way to remind yourself. :)
Change-Id: I009c7f7891768a8605c06e8d16384a812e607438
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Build all modules: mmm dir
Build a single module: mmm dir:module
Build multiple modules: mmm dir:module1,module2
Or in other words:
Change-Id: If32770c19f03a4d460f32046a3dd06656e33ee11
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Otherwise oprofile will punt with the following error message when
processing results collected by perf events since the event descriptions
are not stored in the default location on the host.
profile: could not open unit mask description file
/usr/local/share/oprofile//arm/armv7/unit_masks
Change-Id: I4ff2f2a87546ed3606490596285fb3e466e8d661
|
|/ /
| |
| |
| | |
Change-Id: I82705535bda927ddc7e9aebb9610d712b68a50d2
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: I53c18f2e84cd0a5c6529da1acc5f2c8d0ad0ef2e
|
|/
|
|
| |
Change-Id: I2fd4fc2b89db13a8db1b177afdab593772cb12f8
|
|\
| |
| |
| |
| |
| |
| | |
about empty directories"
* commit '3146eb76cf193ce95f0f88a477b1c708a1b5cf9b':
Avoid complaining about empty directories
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
directories"
* commit '1708a6f74bf36ad6d520476895695c26bdaf7306':
Avoid complaining about empty directories
|
| | |\
| | | |
| | | |
| | | |
| | | | |
* commit '62a2b1882fb95e960b5889b46fe8f669ddc7c8ac':
Avoid complaining about empty directories
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: If46bffd1c4e6b94f2e476b2d7d506ef337bbf8e1
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
"[a-z]*.bash" files for completion"
* commit '1b61d1ba7b7f2c0017193bcfc3a28e30af1ce603':
Only include "[a-z]*.bash" files for completion
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
files for completion"
* commit 'db5496867968fe592de807e606dc11287ca61c6a':
Only include "[a-z]*.bash" files for completion
|
| | |\ \
| | | |/
| | | |
| | | |
| | | | |
* commit 'b8a1c89b3a848ea343c897b33e77455dc2f98119':
Only include "[a-z]*.bash" files for completion
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Some people were using case-insensitive filesystems which broke when
including simply [a-z]* since it matched the uppercase files. Use this
to filter only the actual bash scripts.
Change-Id: Ibfdcf2c091a154f0485545537a044667783a19f7
|
|\ \ \ \
| |/ / /
| | | |
| | | | |
Change-Id: I7707603ae64fa3e4371fab2e81aab7ec37e69d33
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit 'cb255e514093eaa839b1ac2487bdc2ec60797415':
Add bash completion to envsetup
|
| | |\ \
| | | |/
| | | |
| | | |
| | | | |
* commit '88dcfccb5b064735177e1a87f578d6c734b47bc7':
Add bash completion to envsetup
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I0b4d74e72deede42d7e5f229593d79417f16bb55
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 5010576
Change-Id: Ie814f4c8d3aa1e7cc7f5735822ab25542f36cf62
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Running lunch multiple times results in inserting "::" each time.
"::" is an empty path element, which is treated as a current directory.
Change-Id: I770f4c1f40224ea91fd7989b0ea47d3cd081c24f
|
|\ \ \ \
| |/ / /
| | | |
| | | | |
Change-Id: I1fc667057aebbbef19bde746ebcc650ac0e8c35c
|
| |\ \ \
| | |/ /
| | | |
| | | | |
Change-Id: I376928881adb0e9fd62fabc1e21542bf0d700ca2
|
| | |\ \
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | | |
exist."
* commit '6e65ddb20aa82522b3fdc72c87d365f22e9a43ed':
Lunch: don't use a toolchain that doesn't exist.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
"lunch sdk-eng" on cygwin tries to use a gcc.exe from the
prebuild arm toolchain, but it doesn't exist. This prevents
from setting variables to point on a gcc toolchain if there
is none for the given arch.
Change-Id: I3b72220663687f9fdaacc050899aef00632f2c3c
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
doesn\'t have \'ps -o command\'."
* commit 'de50d0ab2008cbf836dc4fcbe9131a2071265946':
Envsetup: Cygwin doesn't have 'ps -o command'.
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
\'ps -o command\'."
* commit 'd66054056311a369a090cd1aae2557454fdc7ecc':
Envsetup: Cygwin doesn't have 'ps -o command'.
|
| | |\ \
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | | |
command\'."
* commit '7f5a314ab6dacb72eb37c87e064b21dbd44ccc7b':
Envsetup: Cygwin doesn't have 'ps -o command'.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Running build/envsetup.sh on cygwin always shows a
warning since there is no 'ps -o command' option.
Bash already sets SHELL=/bin/bash so we can rely on that if present.
Change-Id: I145b42508985735ba61d2b53b216ecc56e321943
|
| | |\ \
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | | |
gingerbread
* commit 'eb27aa01c87ed774cf5d71ce1c92d87575a08ad7':
add ANDROID_HOST_OUT to env (please do not merge)
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Iddc61e1f93e13a3884b919638da1c24271dd6ca5
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'ec6648036ef9e0d4fe25a4d4abbd79279d2ee9d0':
add ANDROID_HOST_OUT to env (please do not merge)
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I97e49fcb2610344df1907ec17116ee6e8a586e38
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Iee6369002ba984821c889c7c0a92db061dc21355
|