aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-25Autodetect installer path location.pkgfixJussi Pakkanen1-1/+5
2023-05-25run_single_test: add a --quick option to skip compiler/tool checkingDylan Baker1-2/+5
2023-05-25mtest: wildcard selectionCharles Brunet5-7/+99
2023-05-25ProgressBar: Fix some rendering issuesXavier Claessens3-13/+27
2023-05-24repair install_mode support for uid/gid effectively everywhereEli Schwartz8-2/+32
2023-05-24remove inaccurate commentEli Schwartz1-6/+1
2023-05-24Remove pointless install_umask validation check for NoneEli Schwartz1-1/+1
2023-05-24azure pipelines: fix branch patterns to support 1.x release branchesEli Schwartz1-1/+1
2023-05-23docs: gnome: mention that compile_resources adds dependencies by defaultPablo Correa Gómez1-0/+2
2023-05-23deprecate the buildtarget.get_id() methodEli Schwartz1-0/+3
2023-05-23llvm: Bump broken micro version for CINirbheek Chauhan1-2/+2
2023-05-23docs: Fix some typos in feature option examplesNirbheek Chauhan1-2/+2
2023-05-23qt: Allow specifying separate tools for qt4/5/6Nirbheek Chauhan3-11/+15
2023-05-22i18n module: check for a good enough msgfmt before permitting merge_fileEli Schwartz1-1/+10
2023-05-22i18n module: be broadly supportive of portable gettext toolsEli Schwartz1-1/+1
2023-05-22intro: add more details to generated files(part 2)Charles Brunet2-2/+9
2023-05-21Allow generator.process(generator.process(...))Volker Weißmann8-65/+148
2023-05-20rust: Add system libs used by rust std to staticlib external depsXavier Claessens4-10/+25
2023-05-20rust: Use Popen_safe() for sanity checksXavier Claessens1-11/+2
2023-05-20wrap: Check for common "provides" typoXavier Claessens1-0/+2
2023-05-18Check dub version (#11794)Remi Thebault3-28/+62
2023-05-17summary: Add from which subproject each subproject have been calledXavier Claessens3-7/+13
2023-05-16rust compiler: use better sanity check logging comparable to the clike oneEli Schwartz1-7/+13
2023-05-16meson_exe: print suitable debug information for DLL not found errorsEli Schwartz1-1/+2
2023-05-15Metrowerks: move PCH args to the end of the command lineNomura1-1/+7
2023-05-13Make `dependency('foo', static: true, method: 'cmake') link staticallyVolker Weißmann3-1/+7
2023-05-13During reconfigure, show that no compiler was found, if compiler fails sanity...Volker Weißmann6-19/+21
2023-05-13Fix paths of Fortran order dependenciesVolker Weißmann5-4/+22
2023-05-09docs: mention additional python modules needed for buildingEli Schwartz2-0/+14
2023-05-09docs: make the man page installableEli Schwartz1-0/+2
2023-05-09docs: add option to skip building HTML docsEli Schwartz2-33/+40
2023-05-09docs: add meson option to use the unsafe loaderEli Schwartz2-1/+4
2023-05-09Enable fatal warnings in HotDoc when building website.Jussi Pakkanen1-0/+1
2023-05-08docs/prebuilt: fix sanity check logic in the exampleJoel Rosdahl1-1/+1
2023-05-06Initial support for Metrowerks AssemblerNomura4-1/+127
2023-05-05mcompile: Fix target name suggestionsXavier Claessens1-1/+1
2023-05-05Fix building python extensions on win-arm64Radek Bartoň1-17/+8
2023-05-05Python module: emit warning for debug buildtypes with MSVC and no debug PythonRalf Gommers1-1/+24
2023-05-05Fix unit test that hardcoded `/` and hence broke on WindowsRalf Gommers1-4/+4
2023-05-05Fix `ERROR: no toolchain found` when run from unittestsRalf Gommers1-1/+1
2023-05-05Add Cython to Windows CI jobs on AzureRalf Gommers1-0/+3
2023-05-05Use release buildtype in Cython tests, and skip unless ninja backendRalf Gommers5-21/+33
2023-05-03dependencies: allow config-tool to fallback to default program namesEli Schwartz2-1/+5
2023-05-03cmake module: fix many typing issuesEli Schwartz1-23/+25
2023-05-03cmake module: make configured file correctly handle the do_conf_file APIEli Schwartz1-5/+5
2023-05-03cmake module: use more typed_pos_args for consistencyEli Schwartz2-20/+10
2023-05-03doc: Add link to argument detailsXavier Claessens2-3/+10
2023-05-03Visual studio: Generate vcxproj.filters files to adds filters to imitated dir...Renan Lavarec2-0/+66
2023-05-03tests: fix `test_always_prefer_c_compiler_for_asm`Benoit Pierre1-1/+1
2023-05-03python bytecompile: use correct install tagEli Schwartz1-1/+1