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
2018-04-04
Merge pull request #2711 from xclaesse/both-library
Jussi Pakkanen
2018-04-04
gnome.gtkdoc: Fix generated files used as content files
Iñigo Martínez
2018-04-03
Add both_libraries() to build both shared and static libraries
Xavier Claessens
2018-04-03
extract_all_objects: Also extract generated sources
Xavier Claessens
2018-04-03
pkgconfig generator: Only skip dependencies when using shared_library()
Xavier Claessens
2018-04-03
Remove duplicated list of known kwargs for build targets
Xavier Claessens
2018-04-02
Merge pull request #3242 from thejk/coverage_targets
Jussi Pakkanen
2018-04-02
Merge D feature flag fix branch
Jussi Pakkanen
2018-04-02
gtkdochelper: print warnings
Sébastien Wilmet
2018-04-02
Add link to `meson` github topic [skip ci]
Isaiah Norton
2018-04-02
Imported Debian fixes by Matthias Klose.
Jussi Pakkanen
2018-04-02
Fix detection to work with newer Java compilers.
Jussi Pakkanen
2018-03-31
Ensure D feature flags get applied to all D files
Matthias Klumpp
2018-03-31
Update Pkg-config-files.md [skip ci]
scontini76
2018-03-31
Added link to documentation and examples for find_library replacement (#3346)
Alexis Jeandet
2018-03-29
docs: Expand on compiler vs compilee build host and target (#3308) [skip ci]
John Ericson
2018-03-29
Merge pull request #3277 from chitranjali/shared-mod-link
Jussi Pakkanen
2018-03-29
Merge pull request #3322 from sarum9in/run_timeout
Jussi Pakkanen
2018-03-29
Allow meson build file to exit early. (#2808)
behlec
2018-03-29
Don't crash when using d_module_versions for pkg-config
Matthias Klumpp
2018-03-29
Add test to check that D feature flags get applied to all files
Matthias Klumpp
2018-03-29
Fixing flake8
chitranjali
2018-03-29
PR review changes closes #2865
chitranjali
2018-03-29
fix2865
chitranjali
2018-03-29
pkgconfig: Add a simple version of the generator (#3284)
Xavier Claessens
2018-03-28
Use consistent quotes
Aleksey Filippov
2018-03-28
Split SingleTestRunner.run()
Aleksey Filippov
2018-03-28
Split SingleTestRunner._get_cmd() out of run()
Aleksey Filippov
2018-03-28
Move run_single_test() into separate class
Aleksey Filippov
2018-03-28
Make run_single_test() method static
Aleksey Filippov
2018-03-28
Do not access counters from parallel code
Aleksey Filippov
2018-03-28
Use enum instead of string constants
Aleksey Filippov
2018-03-28
Use hermetic parameters in run_single_test(), initialize them before in the c...
Aleksey Filippov
2018-03-27
Always build parser objects anew to avoid leaking old data.
Jussi Pakkanen
2018-03-26
Do not leave open file handlers, use context manager to clean them up
Aleksey Filippov
2018-03-26
Timeout on test subprocesses instead of hanging and failing CI completely
Aleksey Filippov
2018-03-25
pkgconfig generator: Add required version
Xavier Claessens
2018-03-25
Merge pull request #2976 from dzabraev/fix-reversed-order
Jussi Pakkanen
2018-03-25
Make the generated pkgconfig files reproducible.
Chris Lamb
2018-03-25
dependency's wanted version might be a list
Víctor Manuel Jáquez Leal
2018-03-25
Retry downloads in Appveyor
Aleksey Filippov
2018-03-25
Skip CI for documentation-only pull requests
Aleksey Filippov
2018-03-25
Support data types larger than 128 bytes
Thierry Reding
2018-03-24
Squash target_type warning for jar targets
Sam H
2018-03-23
Enable b_ndebug on VisualStudioCCompiler
Aleksey Filippov
2018-03-23
docs: In executable() remove statement that all other files are ignored [skip...
Alistair Thomas
2018-03-23
docs: Update test() to include that a program found with find_program() can b...
Alistair Thomas
2018-03-23
Added get_asneeded_args method to Intel compiler.
Alexis Jeandet
2018-03-23
docs: fix one 'target' that should be 'host' [skip ci]
John Ericson
2018-03-23
docs/FAQ: fix typo [skip ci]
Eric Engestrom
[next]