mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
f2c093f657
It is outdated and no longer effectively used. It was originally in place to prevent rebuilding generated files (from a tarball) if the right build tools (awk, Perl, indent) were not available. However, we no longer use indent, we have hard-required awk for a while, and the only places the @REBUILD@ substitution was still used were for glib-genmarshal, which has recently been rewritten in Python (so no longer depends on whether Perl is available). Drop the whole lot. Signed-off-by: Philip Withnall <withnall@endlessm.com> https://bugzilla.gnome.org/show_bug.cgi?id=694723 |
||
---|---|---|
.. | ||
.gitignore | ||
accumulator.c | ||
defaultiface.c | ||
deftype.c | ||
dynamictype.c | ||
gvalue-test.c | ||
ifacecheck.c | ||
ifaceinherit.c | ||
ifaceinit.c | ||
Makefile.am | ||
meson.build | ||
override.c | ||
paramspec-test.c | ||
performance-threaded.c | ||
performance.c | ||
references.c | ||
run-performance.sh | ||
signals.c | ||
singleton.c | ||
testcommon.h | ||
testgobject.c | ||
testmarshal.list | ||
testmodule.c | ||
testmodule.h | ||
timeloop-closure.c |