aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-02Condense test directory names again.dircondense2Jussi Pakkanen1076-74/+74
2020-11-01Fix #5492 (#7919)Elliot2-7/+21
2020-11-01gnome: Tweak error messageSam Thursfield1-1/+2
2020-11-01interpreter: store correct files for project regenerationDylan Baker6-6/+46
2020-10-30qt: dependency: Strip tool versions from newlinesLaurent Pinchart1-1/+1
2020-10-30setup.cfg: Add pytest discovery argsDylan Baker1-0/+3
2020-10-30Bump minimum supported Python version to 3.6. Closes #6297.Jussi Pakkanen5-37/+11
2020-10-30Bump version number for new development.Jussi Pakkanen1-1/+1
2020-10-30Bump version number for release. This is the 10 000th commit!0.56.0Jussi Pakkanen30-324/+359
2020-10-30environment: Fix detection of swift linkerDylan Baker1-2/+2
2020-10-28Fix gtest invoking while workdir is set (#7904)Sergey Kartashev1-3/+3
2020-10-26Update version number to rc2.0.56.0.rc2Jussi Pakkanen1-1/+1
2020-10-24cmake: set CMP0054 to new in preload.cmakeDaniel Mensinger2-1/+11
2020-10-24cmake: Disable the new (CMake 3.16) PCH supportDaniel Mensinger6-2/+40
2020-10-24cmake: Always create missing includes in build dirDaniel Mensinger1-4/+1
2020-10-22depenencies/llvm: Handle llvm-config --shared-mode failing (#7379)Dylan Baker5-40/+68
2020-10-22Syntax.md: Fix variable used in substring exampleDanilo Spinella1-2/+2
2020-10-22pkgconfig: Define libdir and includedir in -uninstalled.pc filesXavier Claessens1-6/+5
2020-10-19interpreter: Add missing new feature flag for executable(win_subsystem)Dylan Baker1-1/+2
2020-10-19fix markdown issuePaolo Bonzini1-1/+1
2020-10-19switch gui_app deprecation to FeatureDeprecatedKwargsPaolo Bonzini2-1/+1
2020-10-19fix typo "machintosh" -> "macintosh"Ken Cunningham1-1/+1
2020-10-19Bump version number for rc1.0.56.0.rc1Jussi Pakkanen2-3/+3
2020-10-19Remove a status message that leaks to stdout.Jussi Pakkanen1-1/+3
2020-10-19In text, betterer grammer usings.Jussi Pakkanen4-4/+4
2020-10-19Add delays to test for timestamp issues on mac.Jussi Pakkanen1-0/+12
2020-10-18build: use PIE objects for static libraries if b_staticpic=false but b_pie=truePaolo Bonzini2-8/+12
2020-10-17Fix gnome.compile_resources() when glib is a subprojectXavier Claessens2-34/+39
2020-10-17pkgconfig: InternalDependency's ext_deps should be private by defaultXavier Claessens2-2/+3
2020-10-17Merge pull request #7859 from mensinda/cmBlacklistJussi Pakkanen4-3/+41
2020-10-16Subprojects should not inherit parent overrideXavier Claessens1-5/+2
2020-10-16Machine file pkg_config_path overrides environmentXavier Claessens3-13/+15
2020-10-16Add test case for "subproject:opt" in project()Xavier Claessens3-0/+7
2020-10-16Refactor handling of machine file optionsXavier Claessens6-221/+140
2020-10-16cmake: Ignore additional internal CMake variablesDaniel Mensinger1-0/+9
2020-10-16cmake: ignore CMAKE_TOOLCHAIN_FILE and CMAKE_PROJECT_INCLUDE to avoid conflic...Daniel Mensinger4-3/+32
2020-10-16compilers/cuda: Use format_map(mapping) instead of format(**mapping)Carlos Bederian1-2/+2
2020-10-16Add CUDA compiler header symbol testsCarlos Bederian1-0/+27
2020-10-16compilers/cuda: Fix has_header_symbol checkCarlos Bederian1-4/+17
2020-10-16Fix consistency in variables kwargXavier Claessens11-31/+58
2020-10-15windows: Avoid target name clash happening in GTK+Xavier Claessens1-1/+3
2020-10-15gnome: generate cpp gresource source in cpp projectsmimi899991-2/+8
2020-10-15intro: Add extra_files key to intro output (fixes #7310)Daniel Mensinger10-57/+116
2020-10-14Merge pull request #6968 from xclaesse/auto-promoteJussi Pakkanen14-187/+309
2020-10-14vs: add static_from_buildtype to b_vscrtPeter Harris5-23/+41
2020-10-13wrap: Add 'redirect' type and use it when auto promoteXavier Claessens2-13/+87
2020-10-13Add wrap mode to disable auto promoteXavier Claessens5-8/+20
2020-10-13wrap: Use sub-subproject packagefilesXavier Claessens2-5/+6
2020-10-13interpreter: Improve message when fallback dependency is not foundXavier Claessens1-32/+48
2020-10-13Merge wraps from subprojects into wraps from main projectXavier Claessens11-97/+116