- Dec 20, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
This seemed easier than fixing the corner cases individually. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Nov 15, 2017
-
-
Simon McVittie authored
This makes it easier to co-install the tools in environments where libc6-dev might not be in sync across architectures. We need both bit-widths of the tools for testing in a multiarch environment. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Nov 13, 2017
-
-
Simon McVittie authored
This will let us install x86_64 and i386 libraries together. Use a directory layout suitable for tests/manual/gl.pl. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Oct 11, 2017
-
-
Simon McVittie authored
Use pkg-config to find the right one by default. To make sure we can be cross-architecture, use $PKG_CONFIG, so we can cross between architectures with an incantation like PKG_CONFIG=i386-linux-gnu-pkg-config capsule-init-project ... Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Oct 02, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Sep 28, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Shell scripts are a terrible language to write more than a screenful of code in, and Vivek doesn't like Python, so Perl it is. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
We actually only need version 20160916 when doing a "make dist". When building against an older version, we'll use the macros bundled in the dist tarball whenever they are newer than what's in autoconf-archive. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Sep 21, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Sep 19, 2017
-
-
Simon McVittie authored
While there, drop unused $(shim_files) and $(shim_srcs) variables. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Sep 18, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Sep 15, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Sep 14, 2017
-
-
Vivek Das Mohapatra authored
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Debian Policy §8 says so. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
bash is Essential: yes, so Policy says we should not depend on it. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Sep 13, 2017
-
-
Vivek Das Mohapatra authored
-
- Jul 26, 2017
-
-
Vivek Das Mohapatra authored
-
- Jul 17, 2017
-
-
Vivek Das Mohapatra authored
We'll need this for inclusion in the experimental runtime(s)
-