Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_vendor_omni
/
cbc3db84e1ed549a97bade286b3ab595ab6c5ae1
/
build
fe49eae
extract_utils: make get_file() able to search paths with and w/o /system prefix
by Vladimir Oltean
· 7 years ago
b5500d7
extract_utils: extract(): fix src not being searched in "src:dst;args" spec
by Vladimir Oltean
· 7 years ago
4daf559
extract_utils: extract(): rename DEST variable to VENDOR_REPO_FILE
by Vladimir Oltean
· 7 years ago
d639133
extract_utils: extract(): rename ARGS variable to SPEC_ARGS
by Vladimir Oltean
· 7 years ago
8e2de65
extract_utils: extract(): rename FILE variable to SPEC_SRC_FILE
by Vladimir Oltean
· 7 years ago
b06f3aa
extract_utils: extract(): rename FROM variable to SPEC_DST_FILE
by Vladimir Oltean
· 7 years ago
75d8e05
extract_utils: create src_file() function to mirror behavior of target_file()
by Vladimir Oltean
· 7 years ago
011b6b6
extract_utils: prefix_match(): do not strip target_args from its output
by Vladimir Oltean
· 7 years ago
c70bc12
extract_utils: target_file() and target_args() cleanup
by Vladimir Oltean
· 7 years ago
53a9597
Revert "extract_files: Add support for paths without system/"
by Vladimir Oltean
· 7 years ago
4e88f7d
Revert "extract_utils: Fix makefile generation issues"
by Vladimir Oltean
· 7 years ago
16f5f8b
extract_utils: Fix regressions from 3f9b94cb67a88999f7747af8335c5e576939360b
by Paul Keith
· 7 years ago
ad47b7d
extract_utils: Fix makefile generation issues
by Michael Bestas
· 7 years ago
9c6f2eb
extract_utils: Split optional args with semicolon instead of colon
by Michael Bestas
· 7 years ago
4f738f5
extract-utils: Use LOCAL_VENDOR_FILE instead of LOCAL_PROPRIETARY_FILE
by Ethan Chen
· 7 years ago
7220f36
write_makefiles: fix paths in BUILD_PREBUILT with destination
by Vladimir Oltean
· 7 years ago
57034c1
vendor: enable sd-llvm if avail
by Marko Man
· 7 years ago
3ba2cde
vendor: build: update kernel.mk
by Marko Man
· 7 years ago
b58468a
vendor: update repopick
by Marko Man
· 7 years ago
e114eb0
vendor: add aospremote and cafremote functions
by mikeNG
· 7 years ago
fb3941c
extract_utils: Use vdexExtractor and oatdump for deodexing
by Joe Maples
· 7 years ago
26eb01e
extract_utils: Fix vendor framework makefile generation
by Michael Bestas
· 7 years ago
35a20e3
omni: Add sdm660, sdm845 to QCOM targets
by dianlujitao
· 7 years ago
b88cf04
Vendor: Omni: Allow custom keys
by nailyk
· 7 years ago
84cab3b
omni: repo tools: Bump default branch.
by Alexander Diewald
· 7 years ago
f3cc995
vendor: build. -j is no longer supported
by darkobas
· 7 years ago
c8a6b6c
build: dont break roomservice if root device dir is missing
by maxwen
· 7 years ago
58270a3
extract_utils: Fix pinning when not cleaning vendor dir
by Gabriele M
· 8 years ago
cc98bc3
extract_files: Mark vendor etc files as proprietary
by Rashed Abdel-Tawab
· 8 years ago
974b590
extract_utils: cover vendor/frameworks
by Christian Oder
· 8 years ago
7fd3ccb
extract_files: Add support for treble compatible makefiles
by Rashed Abdel-Tawab
· 8 years ago
e7d9b5c
extract_files: Adjust deodex path and tmpdir
by Rashed Abdel-Tawab
· 8 years ago
3e8c5bf
extract_utils: implement LOCAL_MODULE_RELATIVE_PATH
by M1cha
· 8 years ago
e1aa9ba
build: Fix roomservice project validation
by Humberto Borba
· 8 years ago
040a946
vendor: omni: Fix cookies
by Humberto Borba
· 8 years ago
2632902
vendor: update extract_utils to extract vdex files
by Sam Mortimer
· 8 years ago
d7acdc8
vendor: add cookies task
by Jacob Whatley
· 8 years ago
9c02a9b
vendor: build: Kill schedtool
by Luca Stefani
· 8 years ago
0704cef
envsetup: Update mka for O
by Luca Stefani
· 8 years ago
3ac786f
envsetup: add a helper to fix "out/target/common" not being really common
by Chirayu Desai
· 12 years ago
3e87340
vendor: import roomservice from android-7.1
by cybojenix
· 12 years ago
72e2324
vendor: import repopick from android-7.1
by Pulser
· 12 years ago
7152fc4
Build: Add support for specifying build variant in brunch/breakfast
by Archi
· 11 years ago
cb52eae
envsetup: Add pushboot function
by xplodwild
· 12 years ago
3e9d0bb
build: Add mka/brunch/breakfast aliases
by xplodwild
· 12 years ago
014af18
build: core: include platform helper macros in target makefiles
by Dan Pasanen
· 8 years ago
bc5fc1a
build: import qcom_utils and qcom_targets from android-7.1
by Steve Kondik
· 13 years ago
3a8989d
build: create dt.img task
by Luca Stefani
· 10 years ago
5c9a4f3
vendor: import kernel build task from android-7.1
by pulser
· 12 years ago
972c411
Fix extract_utils when not using blob sections
by Harry Youd
· 8 years ago
7da4a1b
extract_files: Add support for paths without system/
by Rashed Abdel-Tawab
· 8 years ago
b0d08e8
extract_files: Add support for specifying blob sections
by Rashed Abdel-Tawab
· 8 years ago
8f9f131
build: Update smali and baksmali to 2.2.1
by Rashed Abdel-Tawab
· 8 years ago
c44696d
extract_utils: Fix cleanup variables assigment
by Gabriele M
· 8 years ago
cfd6ce7
build: Update smali and baksmali to 2.2.0
by Rashed Abdel-Tawab
· 8 years ago
3af2a8d
extract_utils: fix extracting XML files containing binary characters
by Dobroslaw Kijowski
· 8 years ago
0cc0501
extract_utils: support extracting directly from an ota zip
by Dan Pasanen
· 8 years ago
9c3eca2
extract_utils: Fix locale issue with sort
by Paul Keith
· 8 years ago
1fbf687
extract-utils: Fix handling of pulling src:dest pairs from dumps
by Christopher R. Palmer
· 8 years ago
9843b32
[SQUASH] update extract-files and smali
by Jake Whatley
· 8 years ago
c259afa
Merge "extract_utils: Add option to define the certificate for jars" into android-7.1
by Jake Whatley
· 8 years ago
dd79230
extract_utils: Add option to define the certificate for jars
by Elektroschmock
· 9 years ago
575f3bb
extract_utils.sh: Disable dex preopt on prebuilt apks
by Hashbang173
· 9 years ago
cb7cd07
extract-utils: create device-vendor instead of $DEVICE-vendor
by Jake Whatley
· 9 years ago
6a182a4
vendor: extract_utils fix vendor path
by Marko Man
· 9 years ago
5bd6660
cm: Add generic tools for extract-files / setup-makefiles scripts
by Steve Kondik
· 9 years ago