History log of /external/strace/bootstrap
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dca5110aaab430f43e35c759fb84198430db4e78 04-Mar-2015 Dmitry V. Levin <ldv@altlinux.org> bootstrap: do not link Makefile* files

* bootstrap: Do not symlink any Makefile* files, not just Makefile.am
and Makefile.in.

Reported-by: Christopher Covington <cov@codeaurora.org>
/external/strace/bootstrap
11cb0da47229ac7e39f679b74e88b4a24a544949 27-Feb-2015 Mike Frysinger <vapier@gentoo.org> bootstrap: always set up test dirs

When files get updated, the bootstrap script should make sure the
parallel dirs are kept in sync.

* bootstrap: Always generate the test$m. Clean up symlinks first.
Don't link in Makefile.in files.
/external/strace/bootstrap
679c47c3484a30400d32bed86c72971c85554edb 23-Jan-2015 Dmitry V. Levin <ldv@altlinux.org> tests: run tests for each supported personality

When strace supports more than one personality, run test suite
for each personality supported by the host system.

* bootstrap: Create tests-m32 and tests-mx32 subtrees from tests.
* configure.ac: Check for -m32 and -mx32 runtime support.
(AC_CONFIG_FILES): Add tests-m32/Makefile and tests-mx32/Makefile.
* Makefile.am [HAVE_M32_RUNTIME] (TESTS_M32): Define.
[HAVE_MX32_RUNTIME] (TESTS_MX32): Define.
(SUBDIRS): Add $(TESTS_M32) $(TESTS_MX32).
* .gitignore: Add /tests-m32 and /tests-mx32.
/external/strace/bootstrap
3e69bdf41a1c272028d9347bc55d7f73e3c4de46 26-Apr-2014 Dmitry V. Levin <ldv@altlinux.org> Use bootstrap script consistently

Now that ./xlat/gen.sh has to be run before autoreconf,
replace all autoreconf calls with ./bootstrap call.

* bootstrap: Forward arguments to autoreconf.
* build_static_example.sh: Replace autoreconf call with bootstrap call.
* make-dist: Likewise.
* qemu_multiarch_testing/README: Likewise.
/external/strace/bootstrap
761ed9ba42d00aa9cbd4daceefbbff016e7c9f12 16-Feb-2014 Mike Frysinger <vapier@gentoo.org> Implement xlat generator

* bootstrap: New file.
* xlat/gen.sh: Likewise.
* Makefile.am: Include xlat/Makemodule.am
(EXTRA_DIST): Add $(XLAT_INPUT_FILES), $(XLAT_HEADER_FILES), and
xlat/gen.sh.
/external/strace/bootstrap