summaryrefslogtreecommitdiff
path: root/mesonbuild
Commit message (Expand)AuthorAgeFilesLines
* update the devenv module hooks to support generic modifications to BuildEli Schwartz2023-05-023-10/+10
* extend install scripts to allow specific directory variable exportsEli Schwartz2023-05-023-5/+14
* fix regression in precomputing CMAKE_SIZEOF_VOID_PMaxHearnden2023-05-021-1/+1
* Log python name when not foundCharles Brunet2023-05-021-3/+3
* Find python3.xx on windowsCharles Brunet2023-05-021-2/+2
* Ensure python fallback has the right versionCharles Brunet2023-05-021-1/+2
* wrap: Always pass posix paths to patchNirbheek Chauhan2023-04-291-1/+2
* detect_cpu: Fix mips32 detection on mips64Cyan2023-04-281-1/+9
* Don't use dyndep scanner when preprocessingVolker Weißmann2023-04-271-0/+2
* Add env kwarg to gnome.generate_gir().Volker Weißmann2023-04-262-1/+9
* Set the CC environment variable for g-ir-scanner.Volker Weißmann2023-04-261-1/+4
* Fix html coverage report generation when using clang on linuxJakob Widauer2023-04-251-1/+1
* yasm: Fix usage of incompatible optimization flagsL. E. Segovia2023-04-241-0/+4
* mtest: prevent parse error with gtest protocolCharles Brunet2023-04-241-1/+5
* dependencies: allow to fallback on CMake to find the SDL2 libraryMatthieu Bouron2023-04-241-1/+2
* Initial support for Metrowerks C/C++ compilerNomura2023-04-248-4/+485
* fix python.version() not working in some casesCharles Brunet2023-04-231-0/+1
* rust: Add new `rust_dependency_map` target configurationSebastian Dröge2023-04-213-12/+18
* modules/rust: Add -DNDEBUG to bindgen if b_ndebug is falseDylan Baker2023-04-211-0/+3
* rust: add support for b_ndebugDylan Baker2023-04-211-1/+5
* compilers: split code for deciding if debug is needed into a helperDylan Baker2023-04-211-4/+12
* compilers: convert method to get assert control to a booleanDylan Baker2023-04-214-15/+28
* intro: add more details to generated json filesCharles Brunet2023-04-204-30/+129
* extra_files keyword in declare_dependency()Charles Brunet2023-04-205-8/+23
* rust: Also disallow `.` in Rust library target namesSebastian Dröge2023-04-202-6/+6
* rust: Don't allow spaces/dashes in Rust library namesSebastian Dröge2023-04-201-0/+9
* rust: Don't use prefer-dynamic in case of proc-macro Rust dependenciesSebastian Dröge2023-04-191-2/+3
* pkgconfig module: fix traceback on invalid missing descriptionEli Schwartz2023-04-181-6/+8
* Add c++23 to the list of C++ standards.Jussi Pakkanen2023-04-171-1/+5
* select the correct python_command for pyinstaller builds, even on not-WindowsEli Schwartz2023-04-171-2/+2
* mbuild: .pdb files are created only when debug symbols are enabledDaniele Nicolodi2023-04-141-5/+9
* minstall: work around broken environments with missing UIDsEli Schwartz2023-04-141-2/+10
* minstall: do not drop privileges if msetup also ran under sudoEli Schwartz2023-04-141-0/+4
* minstall: Fix install_subdir() excludes with path separators on WinDaniele Nicolodi2023-04-141-0/+2
* rust: Use `isinstance(d, build.StaticLibrary)` instead of comparing the type ...Sebastian Dröge2023-04-141-1/+1
* rust: Link staticlib/cdylib link targets like link targets from any other lan...Sebastian Dröge2023-04-141-1/+4
* rust: Don't prefer dynamic linking of Rust libraries for cdylibsSebastian Dröge2023-04-141-5/+9
* rust: Use the corresponding rustc version when clippy-driver is chosen as Rus...Sebastian Dröge2023-04-141-1/+12
* rust: Convert dashes in crate names to underscoresSebastian Dröge2023-04-141-4/+14
* rust: Don't pass dependency compile arguments to the compilerSebastian Dröge2023-04-141-0/+7
* backend/vs: Fix OpenMPSupportJosh Soref2023-04-111-2/+2
* fix various spelling issuesJosh Soref2023-04-1141-114/+114
* better algo to find DLL paths on WindowsCharles Brunet2023-04-111-6/+62
* Revert "find dll path on Windows"Charles Brunet2023-04-111-34/+10
* Change "can not" to "cannot" throughout projectHiPhish2023-04-1115-16/+16
* Bump version number for new development.Jussi Pakkanen2023-04-101-1/+1
* Bump version number for release.1.1.0Jussi Pakkanen2023-04-101-1/+1
* propagate the most accurate node to error messagesEli Schwartz2023-04-041-3/+6
* get_llvm_tool_names: add released llvm versionsChristoph Reiter2023-04-031-0/+2
* Bump version number for rc2.1.1.0rc2Jussi Pakkanen2023-04-021-1/+1