10020 Commits (5f73f3b715f39217e7d063b6b112c5c80010379c)
 

Author SHA1 Message Date
Nirbheek Chauhan 5f73f3b715
Bump to 0.56.2 for release 4 years ago
Nirbheek Chauhan edeedec96e ci: Run github workflows on stable branches too 4 years ago
jpark37 a35be7a20f Use c99 instead of c11 for buildoptions test 4 years ago
Nirbheek Chauhan 132ee16294 ci: Fix pip installation in Cygwin on Azure 4 years ago
Dylan Baker 7a079668ec tests/28 multiline string: include required headers 4 years ago
Dylan Baker a41a252ea5 tests/rust: dynamic linking doesn't work on darwin 4 years ago
Dylan Baker f70482ce8a tests/frameeworks 8/flex: fix undefined functions 4 years ago
Dylan Baker 3378e57504 unittests: Don't try to set alternative linkers for apple-clang 4 years ago
Christoph Reiter 50aee9c77b CI: Move all remaining jobs from travis-ci to GHA 4 years ago
Dylan Baker 3aef33a99a travis: Drop osx support 4 years ago
Dylan Baker 83149f1f63 ci: rebuild macos image on run_unittest.py changes 4 years ago
Dylan Baker 6571d0b8e9 CI: combine macos and ci_frameworks actions 4 years ago
Dylan Baker 08de8754f0 actions: Add project tests actions for macos 4 years ago
Dylan Baker 7485407356 actions: Add unittests for macos 4 years ago
Dylan Baker b8e854807c ci: run msys2 on run_unittests.py changes 4 years ago
Christoph Reiter d1e9d1e547 CI: install glib for the MSYS2 jobs to make pkgconf happy 4 years ago
Christoph Reiter f1795705a8 CI: fix a typo in the msys2 workflow trigger paths 4 years ago
Dylan Baker bab0a645cb workflows: be more conservative about launching msys 4 years ago
Christoph Reiter 2af4294155 CI: install pytest pytest-xdist for msys2 4 years ago
Christoph Reiter b096e3bb40 CI: Port MSYS2 from azure-pipelines to github actions 4 years ago
Nirbheek Chauhan c0dd3ffb18 ci: Try to fix Ubuntu 16.04 CI 4 years ago
Dylan Baker 4ac74010b1 wrap: fix type annotations 4 years ago
Dylan Baker e0d3d25a48 Dont use python 3.6 annotation syntax 4 years ago
Nirbheek Chauhan f9e6917f79
Bump versions to 0.56.1 for release 4 years ago
Dylan Baker 1688577af9 run_unittests: delete test for external syntax highlighting 4 years ago
Daniel Mensinger 0304ebc988 cmake: fix missing languages from CMake (fixes #8132) 4 years ago
Daniel Mensinger 956281b864 cmake: fix -framework dependencies (fixes #8045) 4 years ago
Alan Coopersmith 0c53224b5f depfixer: split new rpath into multiple entries for dedup comparisons 4 years ago
Alan Coopersmith 303bd624ea linkers: add rpath_dirs_to_remove support to SolarisDynamicLinker 4 years ago
Daniel Mensinger 9eee46a2ad cmake: Revert to using self.for_machine instead of MachineChoice.BUILD (fixes #8028) 4 years ago
Xavier Claessens e2797a7726 pkgconfig: Respect variable ordering when passed as list 4 years ago
Nirbheek Chauhan d89d71cd56 msubprojects: Ignore worktrees when checking out 4 years ago
mimi89999 44d14c972b Add aarch64 assembly test 4 years ago
Dylan Baker 3dc0b49f9f environment: Fix detection of rust compilers, more 4 years ago
Dylan Baker d69ca46e9d compilers/rust: warn about setting -C linker in your compiler args 4 years ago
Dylan Baker 453f5e8353 compilers/rust: add and use an implementation of use_linker_args 4 years ago
Dylan Baker 589dbb0ee6 run_unittests: use textwrap.dedent 4 years ago
Dylan Baker 030f1287e6 ninjabackend: Fix a couple of rust bugs 4 years ago
Dylan Baker ad381e272a environment: Properly pass linker to rustc 4 years ago
Jussi Pakkanen b41e9aab83 Fix WASM thread count option. Closes #7921. 4 years ago
Christoph Reiter 584daea0f3 Fix "generator doesn't stop" on Windows 4 years ago
Xavier Claessens b17972d4bf pkgconfig: Make external deps of static library public 4 years ago
Eli Schwartz d38ef1d2e6 qt module: fix error message typo, translation qresource accepts qm not ts 4 years ago
Xavier Claessens ab4373855f wrap: Fix git exception not catched by interpreter 4 years ago
Dylan Baker dff9f7097f interpreter: store correct files for project regeneration 4 years ago
Dylan Baker f478ffa665 compilers/c: Clang-cl also needs specific handling for standards 4 years ago
Jussi Pakkanen fd6585ecc4 Make MSVC accept gnu11 as a language standard version. Closes: #7611. 4 years ago
Jussi Pakkanen f16d31607e Bump version number for release. This is the 10 000th commit! 4 years ago
Dylan Baker 712cbe0568 environment: Fix detection of swift linker 4 years ago
Sergey Kartashev c9b7e5bd40
Fix gtest invoking while workdir is set (#7904) 4 years ago