index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cross
Age
Commit message (
Expand
)
Author
2023-01-11
remove totally invalid gcc arguments from cross file
Eli Schwartz
2023-01-11
cross: move multilib options to [binaries] section
Paolo Bonzini
2022-12-27
emscripten: use single arguments when specifying options
Kleis Auke Wolthuizen
2022-07-11
CI: install ifort on Windows
Eli Schwartz
2022-02-02
Genericise TI compiler and add MSP430 support
William Toohey
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-08-08
Add support for finding Javascript source libraries with Emscripten.
Jussi Pakkanen
2021-08-08
Update iphone cross building.
Jussi Pakkanen
2021-01-04
cmake: fix missing languages from CMake (fixes #8132)
Daniel Mensinger
2020-12-16
cmake: Revert to using self.for_machine instead of MachineChoice.BUILD (fixes...
Daniel Mensinger
2020-10-13
cmake: Add cross tests
Daniel Mensinger
2020-09-17
Rename [properties] to [built-in options]
Nirbheek Chauhan
2020-09-15
Add support for the CompCert C Compiler
Sebastian Meyer
2020-09-11
Add a test run of MSVC ARM64 cross on Windows x64
Jon Turney
2020-08-18
Interpreter: Fix c_stdlib usage
Xavier Claessens
2020-08-01
Allow setting built-in options from cross/native files
Dylan Baker
2020-03-22
Add property to disable compiler sanity checks during cross compilation.
Jussi Pakkanen
2020-03-21
-Add xc16 and c2000 C,Cpp toolchain support
alanNz
2020-01-30
-Fixed Renesas RX Family compiler to work with latest meson, updated cross-fi...
alanNz
2020-01-22
tests: Add a test case for finding ld
Dylan Baker
2020-01-06
Updated linker MR (#6407)
Jussi Pakkanen
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
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
2018-01-29
Add cross-compilation support for `rustc`
Adam C. Foltzer
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
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 ar...
Jussi Pakkanen
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 and...
Jussi Pakkanen
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
[next]