aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-04docs: add LLVM tool section to dependencies [skip ci]Gerion Entrup1-0/+11
2020-04-04mparser: fix precedence of arithmetic operatorsAndrei Alexeyev2-27/+41
2020-04-03backend/vs: Fix debug information and runtime checksPeter Harris1-6/+6
2020-04-03mtest: Improve test output formatting.Hemmo Nieminen1-22/+29
2020-04-01ci: Added boost_python to fedoraDaniel Mensinger1-0/+1
2020-04-01boost: Fix boost_python detection on bionic (fixes #6886 #4788)Daniel Mensinger2-1/+38
2020-04-01cuda: Fix meson template (fixes #6869)Daniel Mensinger1-2/+2
2020-04-01docs: Described library command in Build targets section [skip ci]Vedran Miletić1-12/+24
2020-04-01Fix meson_jar_templateJan Alexander Steffens (heftig)1-2/+2
2020-03-31docs: Fix typo in pkgconfig descriptionMichael Kuhn1-1/+1
2020-03-29compilers: disable ccache when using temporary source filesLoĂŻc Yhuel1-0/+5
2020-03-29dist: Print location of generated tarballsXavier Claessens1-0/+1
2020-03-29dist: Add --no-tests optionXavier Claessens2-2/+11
2020-03-29compilers: Fix accidental coredata mutationsOle André Vadla RavnÄs5-6/+12
2020-03-29environment: "power machintosh" is ppcDylan Baker1-4/+2
2020-03-29Report an errror if glib-compile-resources is missingJon Turney1-1/+4
2020-03-29Add a failing test for missing glib-compile-resourcesJon Turney2-0/+11
2020-03-29compilers: Fix C++ stdlib flags used for Apple's ClangOle André Vadla RavnÄs1-2/+2
2020-03-29Do not call restorecon if there are no files to installMichael Kuhn1-0/+4
2020-03-29Bump version number for new development. [skip ci]Jussi Pakkanen1-1/+1
2020-03-29Update everything for new release.0.54.0Jussi Pakkanen32-326/+363
2020-03-29cmake: Only expand executable targets in COMMAND (fixes #6857)Daniel Mensinger2-2/+14
2020-03-28Only split linker args with D compilers. Closes: #6845Jussi Pakkanen1-4/+8
2020-03-28docs: why 'ninja test' depends on build_by_default targets [skip ci]Marc Herbert1-2/+6
2020-03-28docs: Add a new page with common cross/native file options [skip ci]Dylan Baker4-99/+141
2020-03-28boost: Better python module detectionDaniel Mensinger2-17/+35
2020-03-28boost: Better log found and missing modulesDaniel Mensinger1-4/+18
2020-03-24Make werror per subproject optionXavier Claessens7-9/+20
2020-03-24Clarify a workaround for older versions of LLD for MinGW (#6836) [skip ci]Martin Storsjö1-1/+3
2020-03-24Bump version number for rc1.0.54.0.rc1Jussi Pakkanen2-2/+2
2020-03-24compilers: Clang can take linkers that are pathsDylan Baker1-0/+14
2020-03-23gtkdoc: Add missing permitted kwargXavier Claessens1-1/+1
2020-03-23Revert "Naturally use env vars a bit more to match Autoconf"Jussi Pakkanen4-17/+17
2020-03-23Naturally use env vars a bit more to match AutoconfJohn Ericson4-17/+17
2020-03-23Fix legacy env var support with crossJohn Ericson18-164/+234
2020-03-23Fix linker evn var testsJohn Ericson2-3/+14
2020-03-23Fix ARMCC dependency generation.Szabi Tolnai1-1/+1
2020-03-22Add property to disable compiler sanity checks during cross compilation.Jussi Pakkanen4-2/+26
2020-03-22Do not try to mix gcc with link.exe.Jussi Pakkanen1-0/+2
2020-03-21adding Meson-UI to IDE-integration.md [skip ci]Michael Brockus1-0/+1
2020-03-21-Add xc16 and c2000 C,Cpp toolchain supportalanNz13-3/+593
2020-03-20Merge pull request #6544 from dcbaker/mpi-dependency-factoryJussi Pakkanen7-210/+189
2020-03-20Merge pull request #6636 from jon-turney/machine-detection-problemsJussi Pakkanen4-23/+43
2020-03-19docs: update MPI documentation with methodsDylan Baker1-1/+7
2020-03-19mpi: Use a factory functionDylan Baker2-198/+150
2020-03-19dependencies/base: Make the ConfigTool Dependency more flexibleDylan Baker2-7/+20
2020-03-19tests/mpi: Add a method optionDylan Baker2-4/+12
2020-03-19dependencies: Convert ScaLAPACK to a dependency factoryDylan Baker2-104/+133
2020-03-19Update cross compilation documentation to reference new ld variablesPhillip Johnston1-1/+2
2020-03-19Update native description to use the new LD variablesPhillip Johnston1-1/+3