summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Point arm toolchain to the new gcc-4.6 one."Jing Yu2012-01-062-3/+4
|\
| * Point arm toolchain to the new gcc-4.6 one.Jing Yu2012-01-062-3/+4
* | am 9caacbd7: am 5ea72eff: Use the new location of the emulator kernelJean-Baptiste Queru2012-01-061-1/+1
|\ \
| * | Use the new location of the emulator kernelJean-Baptiste Queru2012-01-061-1/+1
* | | am da1c81ab: am a230c4d0: Reference kernel notice in the new locationJean-Baptiste Queru2012-01-061-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Reference kernel notice in the new locationJean-Baptiste Queru2012-01-061-1/+1
* | Include toolchain makefile based on the current config.Ying Wang2012-01-063-6/+6
* | am 1964c8ed: am d8765f0f: am 80cfc37d: Partial fix for emulator under Lion.Al Sutton2012-01-051-1/+2
|\ \ | |/
| * Partial fix for emulator under Lion.Al Sutton2012-01-041-1/+2
| * Get build system to work with Make 3.82Conley Owens2011-12-222-2/+4
* | Default LOCAL_SDK_RES_VERSION to LOCAL_SDK_VERSIONYing Wang2012-01-031-0/+5
* | Add CSR to the list of known vendorsJean-Baptiste Queru2011-12-281-0/+1
* | Remove the restriction that PHONY_PACKAGE needs LOCAL_REQUIRED_MODULESYing Wang2011-12-221-4/+0
* | Merge "Get build system to work with Make 3.82"Conley Owens2011-12-222-2/+4
|\ \
| * | Get build system to work with Make 3.82Conley Owens2011-12-222-2/+4
* | | Merge "Make asm-3.1 an optional module, remove from grandfathered list"Tor Norbye2011-12-221-1/+0
|\ \ \
| * | | Make asm-3.1 an optional module, remove from grandfathered listTor Norbye2011-12-051-1/+0
* | | | We should include factory ramdisk if one shot makefile is NOT defined.Ying Wang2011-12-211-1/+1
* | | | am 657aeac8: am 9ce06f11: Don\'t run ranlib on MacOS 10.7Al Sutton2011-12-211-1/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Don't run ranlib on MacOS 10.7Al Sutton2011-12-211-1/+5
* | | | am 05e98055: am 60fe963c: build: explicitly define dependency filesAtte Peltomaki2011-12-211-4/+4
|\ \ \ \ | |/ / /
| * | | build: explicitly define dependency filesAtte Peltomaki2011-12-211-4/+4
* | | | Merge "Disable factory ramdisk if build with mm/mmm"Ying Wang2011-12-211-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Disable factory ramdisk if build with mm/mmmYing Wang2011-12-211-0/+4
* | | | Merge "Allow make 3.82 to be used under Cygwin 1.7"Raphael2011-12-211-1/+4
|\ \ \ \
| * | | | Allow make 3.82 to be used under Cygwin 1.7Raphael2011-12-191-1/+4
* | | | | Merge "Add 2 SDK directories that can build under Cygwin/Mingw"Raphael2011-12-211-0/+2
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Add 2 SDK directories that can build under Cygwin/MingwRaphael2011-12-191-0/+2
* | | | Fix multiple modules with the same name in FACTORY_RAMDISK_MODULESYing Wang2011-12-211-13/+29
* | | | Filter out static library in PRODUCT_FACTORY_RAMDISK_MODULESYing Wang2011-12-201-1/+3
* | | | am b056d71f: If setupwizard is disabled, don\'t force it to optionalBruce Beare2011-12-191-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | If setupwizard is disabled, don't force it to optionalBruce Beare2011-12-191-0/+2
* | | | Merge "Collect the GPL source files."Ying Wang2011-12-163-1/+36
|\ \ \ \
| * | | | Collect the GPL source files.Ying Wang2011-12-123-1/+36
| | |/ / | |/| |
* | | | Support to build factory ramdisk image.Ying Wang2011-12-164-0/+58
* | | | Merge "Print out ignored PRODUCT_COPY_FILES"Ying Wang2011-12-161-1/+2
|\ \ \ \
| * | | | Print out ignored PRODUCT_COPY_FILESYing Wang2011-12-161-1/+2
* | | | | Stop Building CTS VM TestsBrian Muramatsu2011-12-161-25/+2
|/ / / /
* | | | Remove the R/Manifest classes when building the static Java libraryYing Wang2011-12-154-4/+15
* | | | Don't remove R class to fix the build.Ying Wang2011-12-151-1/+1
* | | | Merge "Support to build static Java library with Android resource"Ying Wang2011-12-153-0/+76
|\ \ \ \
| * | | | Support to build static Java library with Android resourceYing Wang2011-12-143-0/+76
* | | | | Add several module owners to the whitelistConley Owens2011-12-151-0/+6
* | | | | resolved conflicts for merge of 80fa947b to masterBrian Muramatsu2011-12-142-4/+14
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | am fea66cee: Merge "Build Support for CTS Native Tests" into ics-mr1Brian Muramatsu2011-12-142-4/+14
| |\ \ \ \
| | * | | | Build Support for CTS Native TestsBrian Muramatsu2011-12-132-4/+14
| * | | | | Set version numbers for AOSP - do not mergeJean-Baptiste Queru2011-12-122-3/+3
* | | | | | x86: Refine the way we configure the x86 build.David 'Digit' Turner2011-12-143-27/+114
| |_|/ / / |/| | | |
* | | | | Merge "Allow to build Java module from mere static Java libraries."Ying Wang2011-12-133-5/+7
|\ \ \ \ \
| * | | | | Allow to build Java module from mere static Java libraries.Ying Wang2011-12-123-5/+7
| | |_|/ / | |/| | |