tame/build-aux
Mike Gerwitz a9bbb87612 build-aux/Makefile.am: Introduce .experimental files
If a source file is paired with a `.experimental` file (for example,
`foo.xml` has a silbing `foo.experimental` file), then it will be
precompiled using `--emit xmlo-experimental` instead of `--emit
xmlo`.  Further, the contents of the experimental file may contain
`#`-prefixed comments describing why it exists, as well as additional
options to pass to `tamec`.

For example, if this is an experimental file:

```

--foo
--bar=baz
```

Then the tamec invocation will contain:

  tamec [...] --emit xmlo-experimental --foo --bar=baz -o foo.xmli

This allows for package-level conditional compilation with new features so
that I am able to focus on packages that will provide the most meaningful
benefits to our team, whether they be performance or features.

DEV-13162
2023-06-14 12:02:57 -04:00
..
lib Copyright year and name update 2023-01-20 23:37:30 -05:00
m4 Copyright year and name update 2023-01-20 23:37:30 -05:00
test [DEV-13308] list2typedef automatically sets first item as _NONE with 0 value 2023-02-13 08:52:31 -05:00
Makefile.am build-aux/Makefile.am: Introduce .experimental files 2023-06-14 12:02:57 -04:00
check-coupling Copyright year and name update 2023-01-20 23:37:30 -05:00
closure-externs.js build-aux/closure-externs.js: New file 2020-01-22 16:31:57 -05:00
csv2xml Copyright year and name update 2023-01-20 23:37:30 -05:00
csvi Copyright year and name update 2023-01-20 23:37:30 -05:00
csvm-expand Copyright year and name update 2023-01-20 23:37:30 -05:00
csvm2csv Copyright year and name update 2023-01-20 23:37:30 -05:00
gen-c1make Copyright year and name update 2023-01-20 23:37:30 -05:00
gen-make Copyright year and name update 2023-01-20 23:37:30 -05:00
list2typedef [DEV-13308] list2typedef automatically sets first item as _NONE with 0 value 2023-02-13 08:52:31 -05:00
lsimports Copyright year and name update 2023-01-20 23:37:30 -05:00
make-full-graph Copyright year and name update 2023-01-20 23:37:30 -05:00
progtest-runner Copyright year and name update 2023-01-20 23:37:30 -05:00
release-check Copyright year and name update 2023-01-20 23:37:30 -05:00
tdat2xml Copyright year and name update 2023-01-20 23:37:30 -05:00
zipre Copyright year and name update 2023-01-20 23:37:30 -05:00