aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-24Bump versions to 0.53.1 for stable release0.53.1Nirbheek Chauhan2-2/+2
2020-01-24unit tests: summary() test does not fail on Windows anymoreNirbheek Chauhan1-3/+1
2020-01-24summary: Ensure that output is deterministicNirbheek Chauhan1-3/+10
2020-01-24ci: Fix boost test on xenialDaniel Mensinger2-3/+4
2020-01-24tests: Disable fortran submodule test on old GCC versionsNirbheek Chauhan1-0/+5
2020-01-24ci: Install more packagesDaniel Mensinger1-0/+1
2020-01-24tests: Fix some test failures on Ubuntun 16.04 CINirbheek Chauhan8-15/+22
2020-01-24unit tests: Open all documentation as utf-8Nirbheek Chauhan1-6/+6
2020-01-24compilers: Derive CompilerArgs from collections instead of typingNirbheek Chauhan1-1/+1
2020-01-24typing: Fix compatibility with Python 3.5.2Nirbheek Chauhan2-5/+5
2020-01-24ci: Add a Ubuntu 16.04 testDaniel Mensinger1-0/+24
2020-01-24cmake: Always Add C, CXX if no language is specified (fixes #6441)Daniel Mensinger6-32/+69
2020-01-24Move git helper out into mesonlib for reuseNirbheek Chauhan3-22/+18
2020-01-24msubprojects: Rename 'git' to 'git_output'Nirbheek Chauhan1-10/+10
2020-01-24wrap: Re-set the console mode after calling gitNirbheek Chauhan1-0/+6
2020-01-24wrap: Redirect stdin to DEVNULL when calling gitNirbheek Chauhan1-1/+4
2020-01-24wrap: Always use a wrapper for running gitNirbheek Chauhan1-32/+28
2020-01-24wrap: Look for git only once at startupNirbheek Chauhan1-22/+20
2020-01-24wrap: Use uppercase for global constantsNirbheek Chauhan1-12/+12
2020-01-24wrap: Fix support of file:// URLsXavier Claessens5-3/+39
2020-01-24environment: Fix initialization of compilers that don't use a _guess_linker m...Dylan Baker1-0/+5
2020-01-24tests: Add a test case for finding ldDylan Baker5-5/+11
2020-01-24environment: Replace LD with <LANG>LDDylan Baker4-40/+77
2020-01-23Add m68k to known cpus for Motorola 68000 series processorsDylan Baker2-26/+28
2020-01-23test_pkgconfig_gen_deps: set PKG_CONFIG_SYSTEM_LIBRARY_PATH=/usr/libMike Gilbert1-1/+4
2020-01-23tests/windows/16: Use pefile module instead of objdump/dumpbinNirbheek Chauhan2-25/+13
2020-01-23tests: Add a unit test for checksumsNirbheek Chauhan3-3/+33
2020-01-23vs: Write checksums in PE binaries (DLLs and EXEs)Nirbheek Chauhan2-0/+7
2020-01-23linkers: Accept both str and List[str] for _apply_prefixNirbheek Chauhan1-6/+10
2020-01-23linkers: Clarify a comment about rspfilesNirbheek Chauhan1-1/+2
2020-01-23types: Fix/ignore flake8 B014/F811Daniel Mensinger2-13/+13
2020-01-23types: import typing as T (fixes #6333)Daniel Mensinger55-942/+929
2020-01-23Fix 'qt4test' test executable when only Qt4 is presentJon Turney2-1/+2
2020-01-23Make the 'framework/4 qt' test more flexibleJon Turney3-7/+14
2020-01-23Add macOS Qt4 framework test to ci-actionsJon Turney1-0/+25
2020-01-23Fix dependency('qt') crash with old Qt on OSXJon Turney1-1/+2
2020-01-23Use python3 in some tests which were still using pythonSebastien Bacher12-12/+12
2020-01-23envconfig: s390x is 64bitDylan Baker1-0/+1
2020-01-23Add s390 to list of known architecturesDylan Baker2-0/+2
2020-01-23find_program: Always use USERPROFILE instead of HOMENirbheek Chauhan2-1/+12
2020-01-23find_program: Ignore programs in the WindowsApps directoryNirbheek Chauhan1-2/+18
2020-01-23bugfix: hdf5 depenedency: make sure variable is always definedMichael Hirsch, Ph.D1-1/+1
2020-01-07Prepare new release.0.53.0Jussi Pakkanen20-172/+196
2020-01-07One more symlink test skip.Jussi Pakkanen1-1/+1
2020-01-07environment: Fix detection of icc on macOSDylan Baker1-6/+3
2020-01-06Updated linker MR (#6407)Jussi Pakkanen3-12/+21
2019-12-31Make D template work even if dub is not available.Jussi Pakkanen1-7/+9
2019-12-29Only run symlink test from git checkout.Jussi Pakkanen1-1/+11
2019-12-29cmake: Use trace for missing link flags (fixes #6386)Daniel Mensinger12-8/+152
2019-12-28bugfix: netcdf pkgconfig stop if foundMichael Hirsch, Ph.D1-0/+2