Commit Graph

4 Commits

Author SHA1 Message Date
Xavier Claessens f0e1342fb2 extract_all_sources: Also include generated object files
Closes #4281.
2018-11-02 21:40:04 +02:00
Jussi Pakkanen b400cbe058 Kill tabs dead! For good! 2018-08-15 22:28:42 +03:00
Mathieu Duponchelle 6e2ee24619 nasm test: use -no-pie (#3710)
We were hitting the problem described by:

https://stackoverflow.com/questions/43367427/32-bit-absolute-addresses-no-longer-allowed-in-x86-64-linux

See the first answer for a detailed explanation

Fixes https://github.com/mesonbuild/meson/issues/3707
2018-06-18 04:58:20 +00:00
Mathieu Duponchelle 14750b50ea configure_file: Add output_format kwarg (#3636)
* configure_file: Add output_format kwarg

* docs: Reference-manual.md output_format was added in 0.47 [skip ci]
2018-06-01 17:53:07 +00:00