| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-22 | tests: Add a test case for finding ld | Dylan Baker | |
| 2020-01-06 | Updated linker MR (#6407) | Jussi Pakkanen | |
| * environment: Fix passing always args to a number of less common linkers These are mostly (oops xilink) proprietary linkers I can't use for various reasons. Fixes: #6332 * Add intelfix from scivision. * Ifort fix from scivision. * PGI fix from scivision. * Cuda fix from scivision. * Fix linker passing for armclang. | |||
| 2019-08-05 | Add basic Webassembly support via Emscripten. | Jussi Pakkanen | |
| 2019-08-02 | Make ARM compilers work on Linux. | Jussi Pakkanen | |
| 2019-06-13 | Added tvOS cross file | Roman Shpuntov | |
| 2019-01-02 | Handle strings in cross file args. Closes #4671. | Jussi Pakkanen | |
| 2018-11-08 | Add support for Renesas CC-RX toolchain | Phillip Cao | |
| 2018-06-21 | Added ARMCLANG compiler support for C/C++ (#3717) | Vasu Penugonda | |
| 2018-06-05 | Add MinGW-w64 64-bit to the Travis CI | Nirbheek Chauhan | |
| Includes new cross files for MinGW-w64 | |||
| 2018-04-16 | Merged Arm CC support. | Jussi Pakkanen | |
| 2018-04-02 | Imported Debian fixes by Matthias Klose. | Jussi Pakkanen | |
| 2018-03-27 | Updates to CPP support and update review changes | Somasekhar Penugonda | |
| 2018-03-07 | Meson Github pull request - 3186 requested changes | Somasekhar Penugonda | |
| - Fixing flake8 error in compilers.py - [E124] closing bracket does not match visual indentation - Updating ARMCCompiler constructor in c.py to raise error as per comments | |||
| 2018-01-29 | Add cross-compilation support for `rustc` | Adam C. Foltzer | |
| This patch is largely modeled on the relatively-straightforward code for Fortran cross-compilation, so there might be some intricacies missing. | |||
| 2017-10-28 | Use GCC 7 for cross compilation tests. | Jussi Pakkanen | |
| 2017-05-21 | cross: Fix host_machine.system in the example iphone cross config. | Ole André Vadla Ravnås | |
| 2017-04-27 | Always pass cross-file {lang}_args to compiler checks | Nirbheek Chauhan | |
| Includes a test for this that will only run on the CI. Closes https://github.com/mesonbuild/meson/issues/1665 | |||
| 2016-12-20 | Fix cross test and run them if a cross compiler is available. | Jussi Pakkanen | |
| 2016-05-21 | Made cstdlib a subproject. | Jussi Pakkanen | |
| 2016-02-17 | Fix Vala cross compilation. Closes #370. | Jussi Pakkanen | |
| 2015-10-18 | Added cpu family property to system information. | Jussi Pakkanen | |
| 2015-09-05 | Converted alignment check to work also when cross compiling. | Jussi Pakkanen | |
| 2015-09-05 | Converted sizeof check to work also when cross compiling. | Jussi Pakkanen | |
| 2015-09-05 | Created iphone cross file and made it possible to specify compile and link ↵ | Jussi Pakkanen | |
| args in the cross file. | |||
| 2015-08-16 | Use system() instead of name() which is a confusing term. | Jussi Pakkanen | |
| 2015-07-28 | make consistent style | Igor Gnatenko | |
| 2015-07-28 | Cleanups. | Jussi Pakkanen | |
| 2015-07-27 | Support target-only cross compilation properly. | Jussi Pakkanen | |
| 2015-07-27 | Now host_machine, build_machine and target_machine are properly separated ↵ | Jussi Pakkanen | |
| and return correct values. | |||
| 2015-07-27 | Changed cross compilation file to new format. | Jussi Pakkanen | |
| 2015-06-06 | Use cross file's pkgconfig binary when cross compiling. Closes #138. | Jussi Pakkanen | |
| 2015-05-09 | Some more cross tweaking. | Jussi Pakkanen | |
| 2015-05-09 | Fix cross compilation tests. | Jussi Pakkanen | |
| 2013-08-31 | Fix ARM strip binary path. | Jussi Pakkanen | |
| 2013-08-30 | Can build both cross and native binaries at the same time. | Jussi Pakkanen | |
| 2013-08-24 | Get alignment from cross file. | Jussi Pakkanen | |
| 2013-08-24 | Get has_function from cross file. | Jussi Pakkanen | |
| 2013-08-24 | Get sizeof info from cross file if it exists and write an error if it can ↵ | Jussi Pakkanen | |
| not be determined. | |||
| 2013-08-23 | Run cross build tests with exe wrapper. | Jussi Pakkanen | |
| 2013-08-23 | Can generate a very simple cross environment. | Jussi Pakkanen | |
| 2013-08-23 | A journey to cross-compilation starts with a single step. | Jussi Pakkanen | |
