summaryrefslogtreecommitdiff
path: root/cross
AgeCommit message (Expand)Author
2018-06-21Added ARMCLANG compiler support for C/C++ (#3717)Vasu Penugonda
2018-06-05Add MinGW-w64 64-bit to the Travis CINirbheek Chauhan
2018-04-16Merged Arm CC support.Jussi Pakkanen
2018-04-02Imported Debian fixes by Matthias Klose.Jussi Pakkanen
2018-03-27Updates to CPP support and update review changesSomasekhar Penugonda
2018-03-07Meson Github pull request - 3186 requested changesSomasekhar Penugonda
2018-01-29Add cross-compilation support for `rustc`Adam C. Foltzer
2017-10-28Use GCC 7 for cross compilation tests.Jussi Pakkanen
2017-05-21cross: Fix host_machine.system in the example iphone cross config.Ole André Vadla Ravnås
2017-04-27Always pass cross-file {lang}_args to compiler checksNirbheek Chauhan
2016-12-20Fix cross test and run them if a cross compiler is available.Jussi Pakkanen
2016-05-21Made cstdlib a subproject.Jussi Pakkanen
2016-02-17Fix Vala cross compilation. Closes #370.Jussi Pakkanen
2015-10-18Added cpu family property to system information.Jussi Pakkanen
2015-09-05Converted alignment check to work also when cross compiling.Jussi Pakkanen
2015-09-05Converted sizeof check to work also when cross compiling.Jussi Pakkanen
2015-09-05Created iphone cross file and made it possible to specify compile and link ar...Jussi Pakkanen
2015-08-16Use system() instead of name() which is a confusing term.Jussi Pakkanen
2015-07-28make consistent styleIgor Gnatenko
2015-07-28Cleanups.Jussi Pakkanen
2015-07-27Support target-only cross compilation properly.Jussi Pakkanen
2015-07-27Now host_machine, build_machine and target_machine are properly separated and...Jussi Pakkanen
2015-07-27Changed cross compilation file to new format.Jussi Pakkanen
2015-06-06Use cross file's pkgconfig binary when cross compiling. Closes #138.Jussi Pakkanen
2015-05-09Some more cross tweaking.Jussi Pakkanen
2015-05-09Fix cross compilation tests.Jussi Pakkanen
2013-08-31Fix ARM strip binary path.Jussi Pakkanen
2013-08-30Can build both cross and native binaries at the same time.Jussi Pakkanen
2013-08-24Get alignment from cross file.Jussi Pakkanen
2013-08-24Get has_function from cross file.Jussi Pakkanen
2013-08-24Get sizeof info from cross file if it exists and write an error if it can not...Jussi Pakkanen
2013-08-23Run cross build tests with exe wrapper.Jussi Pakkanen
2013-08-23Can generate a very simple cross environment.Jussi Pakkanen
2013-08-23A journey to cross-compilation starts with a single step.Jussi Pakkanen