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-09-20
editorconfig settings: attempt to guarantee the final end-of-line char
Eli Schwartz
2021-09-20
dependency: If cached version is outdated, look on system again
Xavier Claessens
2021-09-20
ninjabackend/vs: handle builddir on different drive from cwd
Ryan Kuester
2021-09-20
during executable lookup, do not search PATH if a directory component is given
Eli Schwartz
2021-09-20
dependencyfallbacks: Use default_options for implicit fallbacks
Xavier Claessens
2021-09-20
tests: Fix fortran tests
Rohit Goswami
2021-09-20
compilers: Use standards compliant test
Rohit Goswami
2021-09-20
backend/ninja: add generated sources to depscan order deps
Dylan Baker
2021-09-20
tests/fortran/7 generated: don't try to find a configure_file by path
Dylan Baker
2021-09-19
msubprojects: when revision is an available commit, do not fetch updates
Eli Schwartz
2021-09-19
msubprojects: if fetching the remote fails, gracefully fallback to local copy
Eli Schwartz
2021-09-19
indent code in preparation for refactoring
Eli Schwartz
2021-09-16
Fix ignored install_tag kwarg in install_subdir()
Xavier Claessens
2021-09-16
C2000: Added depfile generation for incremental builds
miebka
2021-09-14
apply flake8 fixes for unused imports and missing imports
Eli Schwartz
2021-09-14
mark a couple of typing-only imports as noqa, to appease pyflakes
Eli Schwartz
2021-09-14
compilers: publicly export one more constant
Eli Schwartz
2021-09-14
fix untested codepath? add:item() is surely a typo, not a real function
Eli Schwartz
2021-09-14
fix traceback while trying to print error message
Eli Schwartz
2021-09-14
fix traceback for undefined exception when trying to raise exception
Eli Schwartz
2021-09-14
unused variable -- open() does not need "as f"
Eli Schwartz
2021-09-14
semicolons are not needed in python
Eli Schwartz
2021-09-14
backends/vs: Do not emit dummy command for alias_command().
Andres Freund
2021-09-12
new custom dependency lookup for iconv
Eli Schwartz
2021-09-12
deprecate layout=flat and warn people never to use it
Eli Schwartz
2021-09-12
msetup: make xcode unsupported warning actually show
Eli Schwartz
2021-09-10
qt module: consolidate on one list of bins
Eli Schwartz
2021-09-10
add test case for qrc translations
Eli Schwartz
2021-09-10
qt module: fix regression in building translations via qresource
Eli Schwartz
2021-09-10
qt module: correctly register a found tool and stop looking for it
Eli Schwartz
2021-09-10
docs: add note about built-in options support
ePirat
2021-09-10
nagfor OpenMP recognition.
Mat Cross
2021-09-10
nagfor preprocessor flag.
Mat Cross
2021-09-10
Made submodule child code valid Fortran.
Mat Cross
2021-09-10
Presence of nagfor signifies that Fortran tests can be run.
Mat Cross
2021-09-10
Comments on nagfor options setup.
Mat Cross
2021-09-10
Implemented some missing operation for the NAG Fortran Compiler.
Mat Cross
2021-09-10
objc/objcpp compiler: accept all gnu stds corresponding to c/c++ stds
Eli Schwartz
2021-09-07
unittests: test external dependency in summary
Paolo Bonzini
2021-09-07
summary: fix dependencies
Paolo Bonzini
2021-09-06
mintro: add installed_plan
Filipe LaĆns
2021-09-04
ci: Also use the `autoCancel` key for Azure
Daniel Mensinger
2021-09-04
ci: Fix missing MESON_CI_JOBNAME in the image builders
Daniel Mensinger
2021-09-04
ci: Use GitHub concurrency
Daniel Mensinger
2021-09-04
Support for appleframeworks with GCC and Intel
Evan Miller
2021-09-03
tests: when generating git repositories, make sure that pgpsign is off
Eli Schwartz
2021-09-03
mdist: use git archive with git repositories for correctness
Eli Schwartz
2021-09-03
Improve WSL detection
Will
2021-09-03
log a more informative error when wrap-git subprojects cannot be downloaded
Eli Schwartz
2021-09-02
interpreter: Add summary of all user defined options
Xavier Claessens
[next]