10847 Commits (0e777e7c90d5ac89b457621aa96a513dce0d3e2f)
 

Author SHA1 Message Date
Daniel Mensinger 0e777e7c90
cmake: CMakeTraceParser improvements 4 years ago
Xavier Claessens 25fa2d4f7b vsenv: Recommend using "meson compile" wrapper 4 years ago
Jussi Pakkanen a9b65b421e Remove HFS workaround as everyone should use APFS by now. 4 years ago
Xavier Claessens 2fb24b18e1 unstable_external_project: Remove unused imports 4 years ago
Xavier Claessens 8abbc5cc5d modules: Replace find_program_impl() by state.find_program() 4 years ago
Xavier Claessens 2e02ef6592 modules: Add methods dict everywhere 4 years ago
Xavier Claessens a734bcfc83 modules: Stop using ModuleReturnValue where it's not needed 4 years ago
Xavier Claessens 3340284805 modules: Stop using InterpreterObject 4 years ago
Xavier Claessens 723c5227a4 modules: Remove snippet methods 4 years ago
Naveen M K 495e76d10a Remove `Microsoft.VisualStudio.Workload.WDExpress` 4 years ago
Naveen M K 7ec5267939 Find Visual Studio Build Tools 2019 4 years ago
Xavier Claessens a9959a3859 Vala: Add missing FeatureNew() when C is missing 4 years ago
Dylan Baker a5b43aa16c Add a helper to simplify the usage of PerMachineDefaultable 4 years ago
Dylan Baker 336f2f8835 tests: Add a test for dependencies with native set in a host == build configuration 4 years ago
Dylan Baker d2e7bdccd7 build: Use a PerMachineDefaultable for (project|global)[_link]_args 4 years ago
Dylan Baker 76b98459ac coredata: Use a PerMachineDefaultable for the deps cache 4 years ago
Dylan Baker f9a9faba92 build: Use a PerMachineDefaultable for dependency override cache 4 years ago
Dylan Baker 012d60b100 mesonlib: Allow PerMachineDefaultable to take arguments at initialization 4 years ago
Dylan Baker 49b5037496 dependencies/zlib: System Dependency needs a clib_compiler on windows 4 years ago
Dylan Baker 7114a9015e mesonlib: Fix return type of PerMachineDefaultable.default_missing() 4 years ago
Dylan Baker 76768eaf20 build: fix type annotation import 4 years ago
Dylan Baker f1e053fa44 modules/gnome: Correctly handle generated sources for generate_gir 4 years ago
Chun-wei Fan 45af5d9d72 test cases: Disable whole archive test on older VS IDE 4 years ago
Chun-wei Fan 0a0639ec06 MSVC: Always enable common tests 137 and 170 4 years ago
Chun-wei Fan bbb6f2c51c ninjabackend.py: Implement `link_whole:` for pre-VS2015 4 years ago
Jussi Pakkanen b9b73b65a7 Update chat info. [skip ci] 4 years ago
Jussi Pakkanen 799b96f753 Also skip VS activation if gcc is found. 4 years ago
Jon Turney 7e7a23293b Fix double negative in 'No CMake binary not found' 4 years ago
Jussi Pakkanen 43f0aa17b7 Add swift executable support in Xcode. 4 years ago
Jussi Pakkanen cb085f3eb3 Handle macOS filesystem sometimes setting lower digits to zero. 4 years ago
Jussi Pakkanen 2dc8d1d626 Fix text used to validate test output. 4 years ago
Jussi Pakkanen 3d12f928cf Rename VERSION because case insensitive file systems are a thing. 4 years ago
Jussi Pakkanen 45acef1241
Merge pull request #8787 from mesonbuild/xcodeprojecttree 4 years ago
Jussi Pakkanen df960b0a35
Merge pull request #8786 from jon-turney/cygwin-tests-reenable 4 years ago
Jussi Pakkanen e23fd086bf Remove unnecessary hierarchical layer. 4 years ago
Jussi Pakkanen b84265052e Remove top level sources entry as unnecessary. 4 years ago
Jussi Pakkanen 7ceba6388c Add meson.build files to pbxgroup. 4 years ago
Jussi Pakkanen 818685ec18 Write project info in a tree structure rather than the current flat one. 4 years ago
Jussi Pakkanen cdb91f493e Disable D test on macOS as it fails mysteriously. 4 years ago
Jussi Pakkanen 293da38546 It seems ld64 is the default linker name on macOS now. 4 years ago
Jacob Nielsen 3e5ec00a40
Better detection of Visual Studio compiler 4 years ago
Jon Turney f76c6b8d0a
Fix LTO test on Cygwin 4 years ago
Jon Turney 91aeae558d
Revert "ci: Disable pytest-xdist on cygwin" 4 years ago
Jon Turney 2d215d93b2
Revert "Disable failing Cygwin GIR test." 4 years ago
Jon Turney 1694e4ceca
Revert "Disable broken asm test on Cygwin as nobody knows how to fix it." 4 years ago
Dylan Baker 619e05c8cf vala: Test that adding C manually isn't requiured 4 years ago
Dylan Baker 17eb224aa7 interpreter: Automatically add 'c' to languages when 'vala' is used 4 years ago
Dylan Baker bfd06783bd backends: use a set for processed targets instead of a dict 4 years ago
Dylan Baker 156d6160d1 compilers: Add `get_debug_args` to base Compiler 4 years ago
Dylan Baker 7659ae50a0 ninjabackend: Fix vala type annotations 4 years ago