History log of /external/e2fsprogs/util/android_config.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1538eb4c580d53657f82e4e0170ca5ad5b67455c 23-Nov-2016 Adrien Schildknecht <adriens@google.com> android: libext2fs and com_err for windows

Test: m libext2fs-host && m libext2_com_err-host

Change-Id: I92b6717b617a4f7f16182bf12af58cb22f20fa8f
/external/e2fsprogs/util/android_config.h
94c0dc3190907ad4b09755e4ce9f8fc9bb3a39a6 03-Dec-2016 Adrien Schildknecht <adriens@google.com> Revert "android: libext2fs and com_err for windows"

This reverts commit 7661be3a951d60f9181ab57011bfbe7e5ab5c80c.

Change-Id: I3eea5045606d15941ad3a0518292eaf8be801001
/external/e2fsprogs/util/android_config.h
7661be3a951d60f9181ab57011bfbe7e5ab5c80c 23-Nov-2016 Adrien Schildknecht <adriens@google.com> android: libext2fs and com_err for windows

Test: m libext2fs-host && m libext2_com_err-host

Change-Id: Id4ad914f86c92ebe4e4b0fb14a75ccb88189daba
/external/e2fsprogs/util/android_config.h
f9e0f1d4a7cf32c4091eee7d2a1676cac1d17438 11-Nov-2016 Adrien Schildknecht <adriens@google.com> libext2fs: android sparse io manager

Add a new io manager to directly output sparse images.

Test: mke2fs [...] -E sparse_file;
simg2img system.img system.ext4;
e2fsck system.ext4

Change-Id: I41cf8c1b33d359be4f104e03fb4041863214843c
/external/e2fsprogs/util/android_config.h
478360f50b68356849813f97db46fd156da5248e 30-May-2016 Theodore Ts'o <tytso@mit.edu> Fix Android build warnings

Also fix some additional gcc -Wall build warnings in a traditional
Linux environment.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
/external/e2fsprogs/util/android_config.h
f7134a9ece545b26e9d1d2b7240427064d5344fe 13-Jul-2015 Theodore Ts'o <tytso@mit.edu> Remove dropped const warning and enable pread/pwrite for Android build

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
/external/e2fsprogs/util/android_config.h
cf491d3a64ac0d6c1349e9672a5edaca3901300c 13-Jul-2015 Theodore Ts'o <tytso@mit.edu> Eliminate unused variable and unused label warnings from Android build

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
/external/e2fsprogs/util/android_config.h
25f291c9b32d8017e6969c72a75e37d354c0570b 13-Jul-2015 Theodore Ts'o <tytso@mit.edu> Eliminate unused parameter warnings from Android build

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
/external/e2fsprogs/util/android_config.h
4ac4a41b8b0dbcd9159b0a2449b5dc307d0ec77a 12-Jul-2015 Theodore Ts'o <tytso@mit.edu> android_config: remove HAVE_TERMIO_H

Sync up with aosp's e2fsprogs commits:

dc351db427e667b9f954c4338f69da83fa16222b
2ca3c65991609bb5b48004ec3c7a66f6b417beed
4ef951aa5e69116963f1836fe5ddcf6b87afbecd

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
/external/e2fsprogs/util/android_config.h
149640fabcf140d8ede596b06ff8c191ca23caca 03-Jul-2015 Theodore Ts'o <tytso@mit.edu> configure: remove support to disable htree support

The presence of --disable-htree is very much a legacy thing. Remove
it since supporting the lack of htree support is pretty silly.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
/external/e2fsprogs/util/android_config.h
2df733facd99261a4c462f76f72e143e803487d0 24-May-2015 Theodore Ts'o <tytso@mit.edu> Update Android build files so the 1.43 branch builds on AOSP

Recent changes in the 1.43 branch as well as the latest AOSP caused
the Android build to break; fix them.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
/external/e2fsprogs/util/android_config.h
4fb758aa4bf235ecd85786b4e819941dc534a0c0 30-Mar-2015 Theodore Ts'o <tytso@mit.edu> Clean up and fix Android build files

Add missing new lib/ext2fs source files that were added for encryption
support. Also move configuration #define's from individual Android.mk
to the android_config.h file, since we've moved away from specifying
configuration #define's on the command-line upstream.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
/external/e2fsprogs/util/android_config.h
321f3446f38d429bbfafec2885e7e6a6353cce1f 28-Feb-2015 Theodore Ts'o <tytso@mit.edu> Add files to build on Android

The Android.mk files were taken from the Android AOSP sources, and
updated for the 1.43 next branch. The intention is that this will
allow the repository which is currently located in external/e2fsprogs
with one which is based off of the upstream e2fsprogs. Right now
external/e2fsprogs was not created using "git clone", so it means that
git merges don't work. After the external/e2fsprogs Android
repository is replaced, with one based off the upstream repository,
Android will be able to synchronize with the upstream repository by
pulling and merging from upstream, and then running the script
"./util/gen-android-files" to update any generated files. (This is
necessary because in the Android build system, the Android.mk files
are rather stylized and don't make it easy to run arbitrary shell
scripts during the build phase.)

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
/external/e2fsprogs/util/android_config.h