index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-22
Better detection of Visual Studio compiler
Jacob Nielsen
2021-05-20
vala: Test that adding C manually isn't requiured
Dylan Baker
2021-05-19
interpreter: Automatically add 'c' to languages when 'vala' is used
Dylan Baker
2021-05-19
backends: use a set for processed targets instead of a dict
Dylan Baker
2021-05-19
compilers: Add `get_debug_args` to base Compiler
Dylan Baker
2021-05-19
ninjabackend: Fix vala type annotations
Dylan Baker
2021-05-19
rust: override get_linker_always_args
Dylan Baker
2021-05-19
build: annotate can_compile_remove_sources
Dylan Baker
2021-05-19
build: Simplify BuildTarget.process_sourcelist
Dylan Baker
2021-05-19
interpreter: Pass unholdered sources into BuildTarget
Dylan Baker
2021-05-19
interpreter: Add docstring and fix types of source_strings_to_files
Dylan Baker
2021-05-19
.C files are now treated as C++ code
Volker-Weissmann
2021-05-18
doc: Fix array syntax [skip ci]
Tim McNamara
2021-05-18
pkgconfig: Do not escape custom variables
Xavier Claessens
2021-05-18
Merge pull request #8403 from dcbaker/submit/rust-fix-shared-internal-linking
Jussi Pakkanen
2021-05-18
add cpu family csky
Randy Yates
2021-05-18
Add a script to create macOS installer packages.
Jussi Pakkanen
2021-05-18
Add a rust test for internal c linkage
Dylan Baker
2021-05-17
ninjabackend: fix linking dynamic c libraries with rust
Dylan Baker
2021-05-15
Visual Studio Address Sanitizer updates
Peter Harris
2021-05-15
Add gnuXX stds to Objective C.
Jussi Pakkanen
2021-05-13
test:fortran:21: fix Windows by using configure_file(copy:)
Michael Hirsch
2021-05-13
Set up VS environment automatically when run.
Jussi Pakkanen
2021-05-13
little punctuation and add a phrase [skip ci]
Mehmet Ali Baykara
2021-05-13
setup.cfg: update version metadata [skip ci]
Michael Hirsch
2021-05-13
interpreter: flatten environment() initial values
Xavier Claessens
2021-05-12
gnome: Fix gtkdoc generation
Xavier Claessens
2021-05-12
doc: Add example how to use devenv
Xavier Claessens
2021-05-11
Make objective C use C standard version. Closes #5495.
Jussi Pakkanen
2021-05-10
deactivate intrinsic functions if no optimizations are requested
Alexander Neumann
2021-05-08
Set unittest backend with an argument rather than an envvar.
Jussi Pakkanen
2021-05-08
modules/fs: support FileOrString arguments
Florian Fischer
2021-05-08
interpreter: Skip not_found_message and include_type in cache id
Xavier Claessens
2021-05-08
interpreter: 'embed' kwarg is only valid in python module
Xavier Claessens
2021-05-08
gnome: improve dependency lookup of G-I
Ross Burton
2021-05-08
test cases: Add test ensuring that -include in gcc won't break pch
Marco Trevisan (Treviño)
2021-05-08
ninjabackend: Add pch includes as early as possible not to be overridden
Marco Trevisan (Treviño)
2021-05-08
Fix python exception thrown for invalid resource path
Nellie Zhang
2021-05-06
syntax-highlighting: vim: add myself as a maintainer
Liam Beguin
2021-05-06
syntax-highlighting: vim: fix setting cpo
Liam Beguin
2021-05-03
Clarify incorrect configuration format message
Nellie Zhang
2021-05-02
Clean up unused imports
Ralf Gommers
2021-05-02
Use sanity_check_impl for objc/objpp
Ralf Gommers
2021-05-02
Add validation for --only in `run_project_tests.py`
Ralf Gommers
2021-05-02
Document how to run the wrap valídator. [skip ci]
Jussi Pakkanen
2021-05-02
Bump version number for new development.
Jussi Pakkanen
2021-05-02
Release 0.58.0.
Jussi Pakkanen
2021-05-01
Do not accidentally format files when only checking if they are formatted.
Jussi Pakkanen
2021-04-29
Xcode: fix project cleaning.
Jussi Pakkanen
2021-04-28
doc: update syntax description of immutability
Alexander Lyashuk
[next]