14706 Commits (3efec185acd5d536d8fd71d8dffb128bb631ef70)
 

Author SHA1 Message Date
Jussi Pakkanen 1dcffb635f
Merge pull request #11737 from amyspark/amyspark/add-nasm-building-rules-to-xcode 10 months ago
Philip Chimento 4e6bed6eb0 docs: Howto exclude file from unity build 10 months ago
Dylan Baker f44541e1c7 dependencies/dev: make the warning about LLVM's CMake non-fatal 10 months ago
Dylan Baker b6d7a7a5b7 dependencies/llvm: Try to make warning about CMake better 10 months ago
Jouke Witteveen bcb82b390a cmake: best-effort build type propagation 10 months ago
Jussi Pakkanen bf00ca69b5 Document a probable cause for test failures. 10 months ago
Jussi Pakkanen e25b61b5c2 Do not even submit test suites that are skipped completely. 10 months ago
Jussi Pakkanen db1b8947f0 Add a verbose output option to run_project_tests and default it to off. 10 months ago
Jussi Pakkanen 230097fb17 Do not use verbose mode in unittests. 10 months ago
L. E. Segovia 6c090cab51 nasm, yasm: Fix debug flags for Windows and macOS 10 months ago
L. E. Segovia 5e10033eb5 backends: Add Nasm support to Xcode through a custom build rule 10 months ago
L. E. Segovia 53ec050e36 nasm test: Add a test for validating the Xcode backend 10 months ago
L. E. Segovia af40f98d87 nasm test: Set the correct supported OSes for the tests 10 months ago
L. E. Segovia c0696889ff backends: Add Nasm support to Xcode through a custom build rule 10 months ago
L. E. Segovia 7b77fa0174 nasm, yasm: Fix debug flags for Windows and macOS 10 months ago
Dylan Baker d6a0b7a6ec interpreter: never expose implementation details of the modules package 10 months ago
Dylan Baker d617dc6869 modules: rename qt.py -> _qt.py 10 months ago
Matthijs Velsink ef2b164f1f gnome: Actually run all mkenums_simple tests and fix numbering 11 months ago
Matthijs Velsink 7ebbce2072 gnome: Fix indentation of mkenums_simple generated code 11 months ago
Charles Brunet 2b37101998 meson format command 11 months ago
Charles Brunet bd4fd90730 parser: revert to single StringNode type 11 months ago
Charles Brunet 728fcdaab3 simplify astprinter by using operator value 11 months ago
Charles Brunet 0bc51d5221 simplify RawPrinter using FullAstVisitor 11 months ago
Charles Brunet 2a962ffd63 visit full ast for AstConditionLevel 11 months ago
Charles Brunet be9e9af15a Add ast visitor for whitespaces and symbols 11 months ago
Charles Brunet 154b9e78d5 fix colon wrongly named column in parser 11 months ago
Charles Brunet bec84aced5 Fix type checking in ast.printer 11 months ago
Michael Gene Brockus (Dreamer) b053eaba00 Update Users.md 11 months ago
Otto Moerbeek 24a96a3c95
On OpenBSD there's no convention the .so numbers equal the boost version. 11 months ago
Dylan Baker e455cb0948 interpreter/compiler: Fortran.run() has always worked 11 months ago
L. E. Segovia d86fce9594 compilers: Add test for detecting libraries with externally supplied linker flags 11 months ago
L. E. Segovia 8239912379 compilers: Ensure -L flags do not get reordered when used with MSVC 11 months ago
Gerion Entrup 06bc8a8d37 depends keyword argument: accept CustomTargetIndex 11 months ago
Jussi Pakkanen 30c38e2bd6
Merge pull request #12144 from amyspark/fix-msvc-clangcl-linker-flag-detection 11 months ago
Ole André Vadla Ravnås e00710a0a9 env2mfile: Only consume LDFLAGS for relevant languages 11 months ago
Will Toohey 456d879ff4 Fix regression in TI CGT support 11 months ago
Junior Rantila 2d010c693b
nasm: Add support for .nasm file extension (#13027) 11 months ago
Fabian Groffen 78e9009ff9
depfixer: change fix_darwin to act like fix_rpathtype_entry 11 months ago
Jussi Pakkanen 516a485136
Merge pull request #13021 from dcbaker/submit/depscanner-fixes-and-speedups 11 months ago
Jussi Pakkanen 27caa765ff Update Pip install documentation. 11 months ago
Dylan Baker 2171a017be backend/ninja: Don't run -t cleandead when using dyndeps 11 months ago
Dylan Baker 2f8d51c833 backend/ninja: don't rewrite the pickle data if it hasn't changed 11 months ago
Dylan Baker 3e9021a4c4 scripts/depscan: remove unnecessary function 11 months ago
Dylan Baker 433117fc5a scripts/depscan: pick language once, at configure time 11 months ago
Dylan Baker fae1363bd3 scripts/depscan: combine pickle and JSON data into a single file 11 months ago
Dylan Baker 934c9074bd backend/ninja: add missing typing annotations 11 months ago
Dylan Baker 875a9b789f backend/ninja: remove duplicate isinstance() check 11 months ago
Dylan Baker 2812b21de5 backend/ninja: use A dataclass for TargetDependencyScannerInfo 11 months ago
Dylan Baker 458827a5b2 depscan: use a defaultdict to simplify append action 11 months ago
Sam James a63739d394
compilers: cpp: reduce macro pollution for stdlib macros 11 months ago