aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-26Bump versions to 0.51.2 for release0.51.20.51Nirbheek Chauhan2-2/+2
2019-08-26Fix packaging.Jussi Pakkanen2-0/+3
2019-08-25Fix tests for 0.51.2.Jussi Pakkanen6-24/+59
2019-08-23gnome: Handle overriden g-ir-scannerThibault Saunier2-3/+13
2019-08-23cmake: fix missing -lpthread (fixes #5821)Daniel Mensinger1-4/+7
2019-08-19Pass optimization flags to rustc properly. Closes: #5788.Jussi Pakkanen2-5/+6
2019-08-13Revert "gnome: Use find_program() to get glib-compile-resources"Xavier Claessens1-5/+4
2019-08-13Put native file before cross file in options listJohn Ericson2-5/+5
2019-08-12environment: simplify powerpc conditionalsJan Beich1-5/+3
2019-08-12environment: simplify CPU logic via hw.machine_arch on BSDsJan Beich1-13/+6
2019-08-12Canonicalize 'i86pc' return from platform.machine() for SolarisAlan Coopersmith1-2/+2
2019-08-12gnome: Use find_program() to get glib-compile-resourcesXavier Claessens1-4/+5
2019-08-12Made build. options alias basic ones when native building.Jussi Pakkanen2-0/+25
2019-08-12Made set_option kwargs named-only.Jussi Pakkanen2-3/+3
2019-08-12Do not print build and host settings when compiling natively.Jussi Pakkanen1-8/+14
2019-08-12Do not print build compiler info when not cross compiling. It is confusing.Jussi Pakkanen1-2/+3
2019-08-12vs backend: commandrunner.py takes source dir firstXavier Claessens1-1/+1
2019-08-06Update MSI creator script to newest VS on Win 7. [skip ci]Jussi Pakkanen1-4/+1
2019-08-06Fix cross compilation on OSXXavier Claessens1-2/+6
2019-08-06coredata: Ignore directories when searching for machine filesDylan Baker1-6/+14
2019-07-31mintro: Fix crash related to the sources kwarg (fixes #5741)Daniel Mensinger3-4/+8
2019-07-26docs: Add missing closing ` in reference manualDylan Baker1-1/+1
2019-07-26interpreter: Fix permitted kwargs in dependency.get_variableDylan Baker1-1/+1
2019-07-26docs: correct key in dep.get_variableDylan Baker1-1/+1
2019-07-26run_unitests: Skip the native_file_is_pipe test on cygwinDylan Baker1-1/+2
2019-07-26unit tests: Check whether pytest-xdist is availableNirbheek Chauhan1-5/+4
2019-07-26Use pytest parallelisation if available.Jussi Pakkanen3-2/+17
2019-07-25ci/cygwin: Install pytest-xdist for unit testsNirbheek Chauhan1-0/+3
2019-07-25ci/cygwin: Don't need a special step to install cmakeNirbheek Chauhan1-4/+1
2019-07-25tests/122 shared module: More verbose loggingNirbheek Chauhan2-2/+16
2019-07-25.travis.yml: Fix cross-mingw test failuresNirbheek Chauhan1-1/+1
2019-07-24cmake: 0.51 backport of #5665Daniel Mensinger4-15/+53
2019-07-24unit tests: Don't keep builddirs inside source tree on CygwinNirbheek Chauhan1-1/+9
2019-07-24Keep all build dirs inside the source tree.Jussi Pakkanen1-1/+1
2019-07-24meson: handle nested disablerMarc-André Lureau2-8/+14
2019-07-24cmake: added test case for environment variablesDaniel Mensinger5-7/+38
2019-07-24meson: Use CMAKE_PREFIX_PATH environment variableDaniel Mensinger1-0/+6
2019-07-24ValaCompiler: only emit '--debug' in debug build.Jeremy Philippe1-1/+1
2019-07-24mintro: Fix section key in buildoptionsDaniel Mensinger3-7/+26
2019-07-24BUGFIX: Fortran module regex handle more edge casesMichael Hirsch, Ph.D4-4/+15
2019-07-24Fix missing return statements that are seen with -Werror=return-type.Martin Liska2-0/+5
2019-07-24No need to reserve build_ because we use build. instead.Jussi Pakkanen1-1/+1
2019-07-24run_unitests: Add a unit test for native files that are pipesDylan Baker1-2/+25
2019-07-24coredata: Correctly handle receiving a pipe for native/cross filesDylan Baker3-35/+58
2019-07-24Do not fail on passing `-Werror=unused-parameter` from environmentDavid Seifert5-14/+14
2019-07-24Return zero in cross_sizeofAbhishek Pandit-Subedi1-0/+1
2019-07-24cmake: Handle disabling subprojectsThibault Saunier2-1/+9
2019-07-09Update versions to 0.51.1 for stable release0.51.1Nirbheek Chauhan2-2/+2
2019-07-09unit tests: Fix CI failures in NativeFileTestsNirbheek Chauhan1-1/+1
2019-07-09Do not quote targetdep, Ninja fails if it contains double quotes.Jussi Pakkanen1-1/+1