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
2020-11-14
Add doc on how to add the [provide] entry to wrapdb entries. [skip ci]
Jussi Pakkanen
2020-11-14
Merge pull request #7843 from dcbaker/submit/rustc-fixes
Jussi Pakkanen
2020-11-13
Merge pull request #7967 from jpark37/msvc-c17
Dylan Baker
2020-11-13
msvc: enable /std:c17 flag
jpark37
2020-11-13
Use c99 instead of c11 for buildoptions test
jpark37
2020-11-13
environment: Fix detection of rust compilers, more
Dylan Baker
2020-11-13
compilers/rust: warn about setting -C linker in your compiler args
Dylan Baker
2020-11-13
compilers/rust: add and use an implementation of use_linker_args
Dylan Baker
2020-11-13
run_unittests: use textwrap.dedent
Dylan Baker
2020-11-13
ninjabackend: Fix a couple of rust bugs
Dylan Baker
2020-11-13
environment: Properly pass linker to rustc
Dylan Baker
2020-11-13
Merge pull request #7866 from dcbaker/submit/compiler-std-in-base
Jussi Pakkanen
2020-11-13
ninjabackend: fix matching of empty strings
Alexander Neumann
2020-11-13
Do not warn when -Wpedantic is added as a project argument.
Eli Schwartz
2020-11-13
gnome: Handle libraries that are not in the current build dir
Sam Thursfield
2020-11-13
The version kwarg must be a string. Closes #7975.
Jussi Pakkanen
2020-11-12
clang-cl: Allow clang-cl (when compiling C) to pass std to underlying clang)
Dylan Baker
2020-11-12
doc: fix typo [skip ci]
Eli Schwartz
2020-11-12
interpreter: Add get_keys function for configuration_data (#7887)
Jones
2020-11-12
Merge pull request #7961 from dcbaker/submit/rust-color-output
Jussi Pakkanen
2020-11-12
Merge pull request #7965 from dcbaker/wip/2020-11/macos-github-actions
Jussi Pakkanen
2020-11-12
dependencies: Put pkgconfig options before operands
Haelwenn (lanodan) Monnier
2020-11-12
compilers/c: Log that MSVC doesn't support gnu stds
Dylan Baker
2020-11-12
compilers: define standards in the base language compiler
Dylan Baker
2020-11-12
compilers: Standardize the names of compiler options
Dylan Baker
2020-11-12
compilers/c: Clang-cl also needs specific handling for standards
Dylan Baker
2020-11-12
Make MSVC accept gnu11 as a language standard version. Closes: #7611.
Jussi Pakkanen
2020-11-11
CI: combine macos and ci_frameworks actions
Dylan Baker
2020-11-11
travis: Drop osx support
Dylan Baker
2020-11-11
actions: Add project tests actions for macos
Dylan Baker
2020-11-11
actions: Add unittests for macos
Dylan Baker
2020-11-11
tests/rust: dynamic linking doesn't work on darwin
Dylan Baker
2020-11-11
tests/frameeworks 8/flex: fix undefined functions
Dylan Baker
2020-11-10
tests/28 multiline string: include required headers
Dylan Baker
2020-11-10
unittests: Don't try to set alternative linkers for apple-clang
Dylan Baker
2020-11-10
workflows: be more conservative about launching msys
Dylan Baker
2020-11-10
compilers/rust: Add color output
Dylan Baker
2020-11-10
ninjabackend: apply base compile_args to rust targets
Dylan Baker
2020-11-10
compilers/rust: Add vs_crt support
Dylan Baker
2020-11-09
Fix WASM thread count option. Closes #7921.
Jussi Pakkanen
2020-11-08
Fix "generator doesn't stop" on Windows
Christoph Reiter
2020-11-08
Add thinlto support. Closes #7493.
Jussi Pakkanen
2020-11-07
Fix host machine reporting typo in msetup.py
Corey McNeish
2020-11-07
Fix clang-tidy return value reporting (#7949)
Florian Schmaus
2020-11-05
docs: Recommend to use SPDX license identifiers [skip ci]
Michael Weiss
2020-11-05
rust: implement support for --edition
Dylan Baker
2020-11-05
rewrite: fix modified member spelling
Marc-André Lureau
2020-11-05
rewrite: fix function spelling
Marc-André Lureau
2020-11-05
docs: Fix broken anchor links [skip ci]
Johan Bjäreholt
2020-11-04
symbolextractor: Add FreeBSD support
Thibault Payet
[next]