History log of /pdk/build/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a4278d3a10d8ef8dd515ede06b431343581e4a94 08-May-2014 Nicholas Sauer <nicksauer@google.com> Only match exact group names to construct list of PDK dirs.

Existing check incorrectly matches pdk-cw-fs and causes build
problems because it copies parts of the framework into the pdk
directory.

Change-Id: Iabc8394cc31df11732bee7a226aebe0186a54bc6
repare_pdk_tree.py
afac67b65aa3dd03e8998dbe12b19ce4a9e5ce3c 20-Jul-2012 Keun-young Park <keunyoung@google.com> am 076301f0: Merge "fix minor spelling mistake"

* commit '076301f0488b2b5e0a89ef60076051a71ab5e9eb':
fix minor spelling mistake
692284663f302a4c6d912910cff045b3139b9718 20-Jul-2012 Zach Pfeffer <zach.pfeffer@linaro.org> fix minor spelling mistake

Change-Id: I46adc3caa4fe4b1507629a1adacb3b418164b04b
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
dk_utils.py
e0e2abb814e49fa389463d9ef19feece241a20ea 07-Jun-2012 Keun young Park <keunyoung@google.com> move umount position to targetDir

- as the same source can be mounted to multiple targets
- also add -a option to allow adding a directory directly

Change-Id: I6c521b8e29c7100d8024a9b76882bf27f65f7bfb
repare_pdk_tree.py
0284a911ce75dfffca7befe7d647a12553fbaf53 05-May-2012 Keun young Park <keunyoung@google.com> script to create PDK build tree from existing full source tree

- This sciript generate a mount_pdk.sh which will mount existing dirs to PDK dir using mount --bind
- After mount, PDK source tree looks like normal PDK source except the absence of .repo
- The PDK build directory can be used for PDK build, and changes made are transparent to both places
Example: pdk/build/prepare_pdk_tree.py ../tmp/pdk_build grouper tegra3 broadcom_wlan
generates necessary dir under ../tmp/pdk_build with mount_pdk.sh and umount_pdk.sh
- mount_pdk.sh requires sudo, and once executed, all necessary sources are mounted.
- umount_pdk.sh unmounts mounted files
- This change also cleans old pdk build scripts which are not used any more.

Change-Id: I49c10be366a9a4c9eb28328ab2e57db1e592d2f4
uild_pdk_vendor.py
lean_pdk_rel.py
opy_pdk_bins.py
opy_pdk_data.py
reate_source_tree.py
dk.mk
dk_google.mk
dk_prebuilt.mk
repare_pdk_tree.py
etup_pdk_rel.py
ff31d3cf95e2a9fdc45d956e7bc289c61eebb62c 23-Mar-2012 Keun young Park <keunyoung@google.com> fix skia crash due to missing fonts

Change-Id: Ie1f2ade812491a8c76b28e88174dce10a3587d51
dk.mk
6674ebfd01292c4c07fb2da818329910bdb56bf9 22-Mar-2012 Keun young Park <keunyoung@google.com> add vendor script to run build in one go: build_pdk_vendor.py
add pdk_data.zip (fuzz) generation to pdk_eng build: Thils zip will be pushed as well
change pdk binary and data storage to zip for efficiency
record files installed from pdk_data.zip to PDK_DATA_COPIED and remove all the files while cleaning or installing a new one
added UniquePtr.h to copy list to fix build brake
split hardware and device for pdk_rel build

Change-Id: I64821c0f3cd5765d097a3edf5dec928ef26a0a4b
uild_pdk_vendor.py
lean_pdk_rel.py
opy_pdk_bins.py
opy_pdk_data.py
opy_utils.py
reate_source_tree.py
dk.mk
dk_google.mk
dk_utils.py
etup_pdk_rel.py
bab4e264b3a450002591f361e670627b0cb8ee6d 20-Mar-2012 Keun young Park <keunyoung@google.com> temp. build fix due to the introduction of libmedia_native
- change should be rolled-back once libmedia_native goes to frameworks/native

Change-Id: I299b4c9616a0ce5d1cd2d2fd56e40fae268c428d
opy_pdk_bins.py
8adcfe832a41610f137ebda850174f7207201ab6 15-Mar-2012 Keun young Park <keunyoung@google.com> rename pdk build: pdk1 to pdk_eng, pdk2 to pdk_rel
external/clang and llvm for frameworks/compile
header cleanup after camera refactoring

Change-Id: Ie4a7dce7d07b1b0ebcd76ae13f4d80ae5665987b
opy_pdk1_bins.py
opy_pdk_bins.py
opy_pdk_data.py
reate_source_tree.py
dk.mk
dk_google.mk
dk_prebuilt.mk
etup_pdk2_bin.py
etup_pdk_rel.py
85cc59d2125083b35cdc6fc40be4d2b0c6a5de24 12-Mar-2012 Keun young Park <keunyoung@google.com> Update build / copy list due to libstagefright removal with other changes:
- moved pdk bin to vendor/pdk/bin/partner
- removed widevine from build

Change-Id: I5c7d557830039464c7701a8781d454e960814f41
opy_pdk1_bins.py
reate_source_tree.py
dk.mk
dk_google.mk
etup_pdk2_bin.py
5f173d566bf8aba0ea0bfaba8dc7e4766ea9ad6e 28-Feb-2012 Keun young Park <keunyoung@google.com> add build for pdk1/pdk2
- pdk1: minimal UI
- pdk2: PDK only build + binaries from pdk1 build
- copy_pdk1_bins.py: script to copy pdk1 build result for pdk2 build
- create_source_tree.py: script to generate minimal build source tree
for pdk2 build
- copy_pdk_data.py: script to copy necessary headers / data for pdk build
- setup_pdk2.py : script to copy pdk binaries from vendor to out

Bug: 6079146

Change-Id: I4a6bf78783c1f1f1a8f945b372066d83d01bea78
opy_pdk1_bins.py
opy_pdk_data.py
opy_utils.py
reate_source_tree.py
dk.mk
dk_google.mk
dk_prebuilt.mk
etup_pdk2_bin.py