e2fsprogs/util
Theodore Ts'o 3ab2fd4e23 Define MKDIR_P in the Makefile.in files instead in MCONFIG.in
In the case where mkdir -p is not thread-safe (for example, if the
build environment is using busybox's mkdir) the configure script will
fall back to the slow (but safe) install-sh script.  In that case
MKDIR_P will be using a relative pathname; so we can't use speed
optimization of defining configure substitutions in MCONFIG.in, since
the substitution will be different depending on depth of the
subdirectory in the Makefile.in file.

https://github.com/tytso/e2fsprogs/issues/51

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2020-10-04 23:05:01 -04:00
..
ucd e2fsprogs: introduce script used to generate utf8data.h 2018-12-08 12:58:20 -05:00
all.exclude gen-tarball: ignore all of the build* directories 2013-12-28 15:57:29 -05:00
android_config.h AOSP: Fix macOS build. 2018-08-05 13:58:26 -04:00
android_types.h AOSP: Change #define to _BLKID_TYPES_H 2020-03-20 23:08:04 -04:00
android-README.version.in AOSP: Link to production releases, not testing releases 2019-10-31 18:53:29 -04:00
copy_sparse.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
gen-android-files AOSP: Change #define to _BLKID_TYPES_H 2020-03-20 23:08:04 -04:00
gen-git-tarball util: add a script gen-git-tarball to generate a release tarball from git 2019-07-11 12:24:02 -04:00
gen-sample-fs e2fsck: make sure system.data xattr is present 2017-01-31 14:05:45 -05:00
gen-tarball.in Drop subset tarball and replace it with "configure --enable-subset" 2018-08-18 11:21:30 -04:00
get-ver util: add get-var script 2016-03-18 16:29:19 -04:00
install-symlink.in Teach build system to install relative symlinks if requested 2012-05-12 23:34:33 -04:00
libecho.c Makefile.pq, libecho.c: 1997-10-31 06:25:24 +00:00
Makefile.in Define MKDIR_P in the Makefile.in files instead in MCONFIG.in 2020-10-04 23:05:01 -04:00
mkutf8data.c e2fsprogs: introduce script used to generate utf8data.h 2018-12-08 12:58:20 -05:00
subst.c util: allow subst to build in cross build environemnt 2018-03-20 10:31:09 -04:00
subst.conf.in e2scrub: add service (cron, systemd) support 2018-08-05 14:59:40 -04:00
symlinks.c Fix typos in code comments and developer docs 2017-10-15 23:00:11 -04:00