summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* cout: move to $outnebkat2013-05-051-0/+10
| | | | Change-Id: I3b5bf8a5f62dcdf267662bb97a2073150152cfa6
* roomservice: python3 supportChirayu Desai2013-05-021-35/+52
| | | | | Change-Id: I7621818ba7ed997676728fe865f37a25b3a5b8b5 Signed-off-by: Chirayu Desai <cdesai@cyanogenmod.org>
* build: Add support for extra kernel build variablesSteve Kondik2013-04-301-1/+3
| | | | | | | * This allows specifying a variant defconfig, and an selinux defconfig which are simply configuration fragments. Change-Id: I97882ae3b8c2e16ff6a7dce8dd3a70d70f8aa866
* mkvendor: fix echoed build commandsMatt Mower2013-04-231-2/+2
| | | | | | cm.mk.template uses PRODUCT_NAME := cm___DEVICE__ Change-Id: I063fc4b93d90ebb034637bf3e92d83c77aa439ca
* Revert "bacon: name the package correctly"Ricardo Cerqueira2013-04-191-5/+1
| | | | | | | | | | This reverts commit 724feedbd9e668e239e827b974437da85c140313. This breaks package naming, since a build.prop from a previous build can be present before the cleanup rules apply, and this is variable is generated before the build actually begins. Most notably, this happens in jenkins with consecutive builds, even if from different projects and tags.
* Merge tag 'android-4.2.2_r1.2' of ↵Steve Kondik2013-04-171-1/+1
|\ | | | | | | | | | | | | | | | | https://android.googlesource.com/platform/build into cm-10.1 Android 4.2.2 release 1.2 # gpg: Signature made Wed 17 Apr 2013 12:58:50 PM PDT using DSA key ID 9AB10E78 # gpg: Can't check signature: public key not found
| * JDQ39EThe Android Automerger2013-03-201-1/+1
| |
| * JDQ39DThe Android Automerger2013-03-141-1/+1
| |
| * JDQ39CThe Android Automerger2013-03-121-1/+1
| |
| * JDQ39BThe Android Automerger2013-03-041-1/+1
| |
* | envsetup: Make installboot work in recovery mode tooSteve Kondik2013-04-171-6/+4
| | | | | | | | | | | | * Needs a change to adb to allow waiting for recovery Change-Id: Ia90645513f46bcb5f20b7c74c55ef15842710d3d
* | Consolidate bash version checksJames Roberts-Thomson2013-04-161-7/+3
| | | | | | | | | | | | | | | | There were two checks for bash version, the 2nd was superfluous; this patch removes the duplicate checks, and shifts the bash version check to being back after the "are we in bash" check. Change-Id: I57ff8c1fedce80f739c06643d2976d2c1465db1b
* | Check bash version instead of OS for bash completionPawit Pornkitprasan2013-04-161-1/+1
| | | | | | | | | | | | The bash completion script requires bash 4.0 Change-Id: Id81a42585b1d2cb568cb1b8f602f2bb447bef214
* | The bash completion stuff is crapping out on darwin. Disabling.Koushik Dutta2013-04-151-0/+4
| | | | | | | | | | | | Let me know if I am doing something wrong. Change-Id: I6f61f869140b26db0a119617b353e0952eeaebeb
* | eat: Eat using adb sideloadSteve Kondik2013-04-131-20/+8
| | | | | | | | | | | | * Requires new recovery and updated adbd Change-Id: I65990822ab63313701d74783d95611d128d90f94
* | Revert "Allow disabling DroidDoc build."Chirayu Desai2013-04-131-6/+1
| | | | | | | | | | | | This reverts commit 875e83165081425e74ce7c999b51c01cac0c876c Change-Id: I670a1bea555cc7ac8346fba347b9cb40092c3da1
* | envsetup: allow using mka for mm{,m}Chirayu Desai2013-04-131-3/+13
| | | | | | | | Change-Id: I6c0fce5e67a3b5c49023d3c00825e35b08d41845
* | bacon: name the package correctlyChirayu Desai2013-04-131-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | The variable CM_VERSION gets updated each build, but the actual ro.cm.version in the build.prop doesn't on incremental builds. Name the 'bacon' package according to cm version from the build.prop (if it exists), so that the actual version and the name of the zip stay in sync. Change-Id: I2dacfbbf2ae418945a9b37fef2fd7cbd31510e26
* | Add module names to emulator PRODUCT_PACKAGES.Ying Wang2013-04-132-0/+28
| | | | | | | | | | | | | | Instead of using "LOCAL_MODULE_TAGS := debug" to install them. Bug: 8276818 Change-Id: I7eba3c4e6c2f07ebe661522cb0e14afcc3ef7e92
* | Add emulator modules to PRODUCT_PACKAGES in full and sdk productsJesse Hall2013-04-133-0/+39
| | | | | | | | | | Bug: 7556265 Change-Id: Ie84f5ed6b17cccea7e6181f16686e2aac6955f1a
* | print CM_VERSION in build configChirayu Desai2013-03-251-0/+1
| | | | | | | | Change-Id: Iead654e30798a11e636ec743683f3431d14a858c
* | CM on Emulator [ARM]Chirayu Desai2013-03-243-4/+22
| | | | | | | | | | | | | | | | * set TARGET_NO_KERNEL to false * Add recovery.fstab * Add goldfish target Change-Id: If5104d6e949706f79c673ae26060870f86e18c62
* | envsetup: export ANDROID_BUILD_TOP earlierChirayu Desai2013-03-241-2/+2
| | | | | | | | Change-Id: Ia3497f61f4e9aaeeb793cecd3b4f488f0a48181a
* | Allow disabling DroidDoc build.Chirayu Desai2013-03-241-1/+6
| | | | | | | | Change-Id: Ia842827a46b107bcef0d176deb0ab651e04bfa04
* | envsetup: include bash completion script from vendor/cmChirayu Desai2013-03-161-1/+3
| | | | | | | | Change-Id: Id90d84748df41d6626dfd46befabe0054c6d14e7
* | mkvendor.sh: more fixesKoushik Dutta2013-03-121-1/+4
| | | | | | | | Change-Id: I0c641d42a96e44bb9170475d5de21cb8644e4d3d
* | mkvendor.sh: typoKoushik Dutta2013-03-121-1/+1
| | | | | | | | Change-Id: I8cc2303fde7c815384e09f65b6d4a1116ac29ee4
* | mkvendor.sh: force armeabi-v7aKoushik Dutta2013-03-121-2/+3
| | | | | | | | Change-Id: I9f29eec73a13144b47ff7b1db1d59cb1e5a4ef64
* | Merge "bacon: get rid of squisher" into cm-10.1Koushik Dutta2013-03-061-5/+6
|\ \
| * | bacon: get rid of squisherChirayu Desai2013-03-031-5/+6
| | | | | | | | | | | | Change-Id: I3cece868e56f85bfa0b31a62a51e6eab2070ab06
* | | roomservice: Fix wrong assumption about path of active manifestRicardo Cerqueira2013-03-041-1/+1
|/ / | | | | | | Change-Id: Id740ff4b848e6ccbfd658be4846197b8ca519237
* | fix path to sounds in sdk productRichard Hansen2013-02-271-2/+2
| | | | | | | | | | | | | | | | This is necessary to build the SDK: lunch sdk-eng && make sdk Change-Id: I7b9dcfc418ddc46e2967b627525d042bbf6334e1
* | Fix fallback branch search in roomservicePedro Ângelo2013-02-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | If you provided a fallback branch to roomservice via the ROOMSERVICE_BRANCHES environment var the branch search would fail if the device repo had any tags. Fixed this by appending the tag search results to the branch search results instead of overwriting them Change-Id: I73a11af1500bd04e346f08ec3f83454502f3a169
* | eat: Use /cache if possibleSteve Kondik2013-02-271-5/+14
| | | | | | | | | | | | * Check the size of /cache and use it if possible. Change-Id: I72fecf3f8d2311c04e63fe81a7ca9a8a6a40419d
* | build: recovery: fully strip ro.adb.securePawit Pornkitprasan2013-02-261-1/+1
| | | | | | | | | | | | Make it up to the recovery to enable secure adb or not Change-Id: I0e9b7dd7f2a350a640e424941342f1640492c552
* | build: recovery: disable ro.adb.securePawit Pornkitprasan2013-02-251-0/+1
| | | | | | | | | | | | | | We have no way of authorizing adb in recovery and this locks the user/developer out of adb Change-Id: I7df53e05a9e605bec525e22ff6aae069a85a593f
* | build: Relax Cortex CFLAGSSteve Kondik2013-02-161-17/+4
| | | | | | | | | | | | | | * Always set march=armv7-a * Use mtune instead of mcpu. Bad code is generated on A15 otherwise. Change-Id: Idf8ced8eb0e9d3d4676ca8ec69bf56aed5533bf4
* | build: move bionic optimizations to NEON makefileTakazumi Matsumoto2013-02-162-9/+16
| | | | | | | | Change-Id: Idd495ddbb49f67fef5496456803263f8a23643c5
* | build: Enable Bionic optimizations on Cortex platformsSteve Kondik2013-02-151-0/+9
| | | | | | | | | | | | | | | | * Enable the new NEON optimizations in Bionic when TARGET_ARCH_VARIANT_CPU is set. * NEON memcpy() optimization is disabled on A15 due to a regression. Change-Id: I4862695812a70b75bdabc4398cb592157f3913c6
* | Add new version to qcom_utils.mkSteve Kondik2013-02-141-1/+1
| | | | | | | | Change-Id: I1ca1532fd4968450715ecd0cca7729e0e6d507ef
* | Merge branch 'mr1.1-staging' of git://github.com/CyanogenMod/android_build ↵Steve Kondik2013-02-14211-673/+14183
|\ \ | | | | | | | | | into mr1.1-staging
| * | kernel: Ignore errors with module buildingRicardo Cerqueira2013-02-151-2/+2
| | | | | | | | | | | | | | | | | | Let kernel fully disable loadable modules Change-Id: Ia37ec927b092c041ee4c68bf9fd0f28b7339c8ca
| * | Merge tag 'android-4.2.2_r1' of ↵Steve Kondik2013-02-12210-671/+14181
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://android.googlesource.com/platform/build into 1.1 Android 4.2.2 release 1 Conflicts: core/build_id.mk core/tasks/apicheck.mk target/product/full_base.mk Change-Id: I085357b5573fec85b05d3fc0a86c053a647e2572
| | * JDQ39The Android Automerger2013-02-081-13/+3
| | |
| | * merge in jb-mr1.1-release history after reset to jb-mr1.1-devThe Android Automerger2013-02-080-0/+0
| | |\
| | | * JDQ38The Android Automerger2013-02-071-13/+3
| | | |
| | | * merge in jb-mr1.1-release history after reset to jb-mr1.1-devThe Android Automerger2013-02-070-0/+0
| | | |\
| | | | * JDQ36BThe Android Automerger2013-02-051-1/+1
| | | | |
| | | | * JDQ36The Android Automerger2013-02-051-13/+3
| | | | |
| | | | * merge in jb-mr1.1-release history after reset to jb-mr1.1-devThe Android Automerger2013-02-050-0/+0
| | | | |\ | | | |/ /