summaryrefslogtreecommitdiff
path: root/cross
Commit message (Expand)AuthorAgeFilesLines
* Add MinGW-w64 64-bit to the Travis CINirbheek Chauhan2018-06-053-25/+40
* Merged Arm CC support.Jussi Pakkanen2018-04-161-0/+20
|\
| * Updates to CPP support and update review changesSomasekhar Penugonda2018-03-271-1/+10
| * Meson Github pull request - 3186 requested changesSomasekhar Penugonda2018-03-071-0/+11
* | Imported Debian fixes by Matthias Klose.Jussi Pakkanen2018-04-021-2/+2
|/
* Add cross-compilation support for `rustc`Adam C. Foltzer2018-01-291-0/+1
* Use GCC 7 for cross compilation tests.Jussi Pakkanen2017-10-281-2/+2
* cross: Fix host_machine.system in the example iphone cross config.Ole André Vadla RavnÄs2017-05-211-1/+1
* Always pass cross-file {lang}_args to compiler checksNirbheek Chauhan2017-04-271-0/+3
* Fix cross test and run them if a cross compiler is available.Jussi Pakkanen2016-12-201-2/+2
* Made cstdlib a subproject.Jussi Pakkanen2016-05-211-0/+13
* Fix Vala cross compilation. Closes #370.Jussi Pakkanen2016-02-171-0/+1
* Added cpu family property to system information.Jussi Pakkanen2015-10-184-3/+8
* Converted alignment check to work also when cross compiling.Jussi Pakkanen2015-09-052-8/+0
* Converted sizeof check to work also when cross compiling.Jussi Pakkanen2015-09-052-8/+0
* Created iphone cross file and made it possible to specify compile and link ar...Jussi Pakkanen2015-09-051-0/+34
* Use system() instead of name() which is a confusing term.Jussi Pakkanen2015-08-163-4/+4
* make consistent styleIgor Gnatenko2015-07-281-2/+2
* Cleanups.Jussi Pakkanen2015-07-281-3/+3
* Support target-only cross compilation properly.Jussi Pakkanen2015-07-271-0/+12
* Now host_machine, build_machine and target_machine are properly separated and...Jussi Pakkanen2015-07-272-5/+8
* Changed cross compilation file to new format.Jussi Pakkanen2015-07-272-3/+22
* Use cross file's pkgconfig binary when cross compiling. Closes #138.Jussi Pakkanen2015-06-061-1/+1
* Some more cross tweaking.Jussi Pakkanen2015-05-091-1/+1
* Fix cross compilation tests.Jussi Pakkanen2015-05-091-5/+5
* Fix ARM strip binary path.Jussi Pakkanen2013-08-311-1/+1
* Can build both cross and native binaries at the same time.Jussi Pakkanen2013-08-302-0/+6
* Get alignment from cross file.Jussi Pakkanen2013-08-241-1/+6
* Get has_function from cross file.Jussi Pakkanen2013-08-241-0/+3
* Get sizeof info from cross file if it exists and write an error if it can not...Jussi Pakkanen2013-08-241-0/+8
* Run cross build tests with exe wrapper.Jussi Pakkanen2013-08-231-1/+1
* Can generate a very simple cross environment.Jussi Pakkanen2013-08-231-1/+1
* A journey to cross-compilation starts with a single step.Jussi Pakkanen2013-08-231-0/+5