aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2021-05-28mesonlib: Allow PerMachineDefaultable to take arguments at initializationDylan Baker1-2/+2
2021-05-28dependencies/zlib: System Dependency needs a clib_compiler on windowsDylan Baker1-3/+8
2021-05-28mesonlib: Fix return type of PerMachineDefaultable.default_missing()Dylan Baker1-1/+1
2021-05-28build: fix type annotation importDylan Baker1-1/+1
2021-05-28modules/gnome: Correctly handle generated sources for generate_girDylan Baker1-6/+12
2021-05-27ninjabackend.py: Implement `link_whole:` for pre-VS2015Chun-wei Fan1-3/+20
2021-05-23Also skip VS activation if gcc is found.Jussi Pakkanen1-0/+2
2021-05-23Fix double negative in 'No CMake binary not found'Jon Turney1-1/+1
2021-05-23Add swift executable support in Xcode.Jussi Pakkanen3-7/+14
2021-05-23Remove unnecessary hierarchical layer.Jussi Pakkanen1-10/+4
2021-05-23Remove top level sources entry as unnecessary.Jussi Pakkanen1-24/+6
2021-05-23Add meson.build files to pbxgroup.Jussi Pakkanen1-9/+31
2021-05-23Write project info in a tree structure rather than the current flat one.Jussi Pakkanen1-37/+97
2021-05-22Better detection of Visual Studio compilerJacob Nielsen1-0/+8
2021-05-19interpreter: Automatically add 'c' to languages when 'vala' is usedDylan Baker1-4/+3
2021-05-19backends: use a set for processed targets instead of a dictDylan Baker2-4/+4
2021-05-19compilers: Add `get_debug_args` to base CompilerDylan Baker1-0/+4
2021-05-19ninjabackend: Fix vala type annotationsDylan Baker1-24/+26
2021-05-19rust: override get_linker_always_argsDylan Baker2-2/+7
2021-05-19build: annotate can_compile_remove_sourcesDylan Baker1-1/+1
2021-05-19build: Simplify BuildTarget.process_sourcelistDylan Baker1-14/+14
2021-05-19interpreter: Pass unholdered sources into BuildTargetDylan Baker2-12/+16
2021-05-19interpreter: Add docstring and fix types of source_strings_to_filesDylan Baker2-11/+24
2021-05-19.C files are now treated as C++ codeVolker-Weissmann2-6/+10
2021-05-18pkgconfig: Do not escape custom variablesXavier Claessens1-5/+13
2021-05-18Merge pull request #8403 from dcbaker/submit/rust-fix-shared-internal-linkingJussi Pakkanen1-5/+12
2021-05-18add cpu family cskyRandy Yates1-0/+1
2021-05-18Add a rust test for internal c linkageDylan Baker1-5/+12
2021-05-17ninjabackend: fix linking dynamic c libraries with rustDylan Baker1-1/+1
2021-05-15Visual Studio Address Sanitizer updatesPeter Harris2-1/+11
2021-05-15Add gnuXX stds to Objective C.Jussi Pakkanen1-1/+1
2021-05-13Set up VS environment automatically when run.Jussi Pakkanen1-1/+69
2021-05-13interpreter: flatten environment() initial valuesXavier Claessens1-1/+3
2021-05-12gnome: Fix gtkdoc generationXavier Claessens5-42/+39
2021-05-11Make objective C use C standard version. Closes #5495.Jussi Pakkanen2-2/+39
2021-05-10deactivate intrinsic functions if no optimizations are requestedAlexander Neumann1-1/+1
2021-05-08modules/fs: support FileOrString argumentsFlorian Fischer1-26/+46
2021-05-08interpreter: Skip not_found_message and include_type in cache idXavier Claessens2-1/+8
2021-05-08interpreter: 'embed' kwarg is only valid in python moduleXavier Claessens2-2/+1
2021-05-08gnome: improve dependency lookup of G-IRoss Burton1-4/+4
2021-05-08ninjabackend: Add pch includes as early as possible not to be overriddenMarco Trevisan (Treviño)1-4/+18
2021-05-08Fix python exception thrown for invalid resource pathNellie Zhang1-1/+1
2021-05-03Clarify incorrect configuration format messageNellie Zhang1-3/+3
2021-05-02Clean up unused importsRalf Gommers2-4/+2
2021-05-02Use sanity_check_impl for objc/objppRalf Gommers3-48/+5
2021-05-02Bump version number for new development.Jussi Pakkanen1-1/+1
2021-05-02Release 0.58.0.0.58.0Jussi Pakkanen1-1/+1
2021-05-01Do not accidentally format files when only checking if they are formatted.Jussi Pakkanen1-1/+6
2021-04-29Xcode: fix project cleaning.Jussi Pakkanen1-2/+2
2021-04-26Bump version number for rc1.0.58.0.rc1Jussi Pakkanen1-1/+1