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-02-27
Clang-cl cross fix from Dale Curtis. Closes #5639.
Jussi Pakkanen
2020-02-27
doc: fix link warnings
Mathieu Duponchelle
2020-02-27
Fix python2 rename (#6703)
Dylan Baker
2020-02-26
mesonbuild/modules/gnome.py: Fix giscanner and gicompiler logic
Adam Duskett
2020-02-25
gobject-introspection: determine g-ir-scanner and g-ir-compiler paths from pk...
Adam Duskett
2020-02-25
azure ci: Test x86 Visual Studio builds again, closes #6604
Nirbheek Chauhan
2020-02-25
Typo fix. [skip ci]
Jussi Pakkanen
2020-02-25
Document the project policy on mixing build systems. [skip ci]
Jussi Pakkanen
2020-02-24
Merge pull request #6658 from michaelbadcrumble/clean_meson_init
Dylan Baker
2020-02-24
Update minit.py
Michael Brockus
2020-02-24
fixed issue with auto-detection failing
Michael Brockus
2020-02-24
use python set to tuple for checking members
Michael Brockus
2020-02-23
Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-w...
Jussi Pakkanen
2020-02-23
cmake2meson fix if nesting (#6676)
Yann Dirson
2020-02-23
Merge pull request #6602 from mensinda/depBoost
Jussi Pakkanen
2020-02-23
Merge pull request #6635 from mensinda/cmOTMFix
Jussi Pakkanen
2020-02-23
Update Custom-build-targets.md
adamjalkemo
2020-02-22
symbolextractor: Add support for Cygwin
Nirbheek Chauhan
2020-02-22
symbolextractor: Add support for clang-cl
Nirbheek Chauhan
2020-02-22
symbolextractor: Add a Windows implementation
Nirbheek Chauhan
2020-02-22
unit tests: Add a test for the symbolchecker script
Nirbheek Chauhan
2020-02-22
unit tests: Add a test for reconfigure causing no-op build
Nirbheek Chauhan
2020-02-22
unit tests: Make assertBuildNoOp check stricter
Nirbheek Chauhan
2020-02-22
unit tests: Skip if pkg-config is not found
Nirbheek Chauhan
2020-02-22
ninjabackend: Pass the import library to SHSYM
Nirbheek Chauhan
2020-02-22
ninjabackend: Minor refactoring
Nirbheek Chauhan
2020-02-22
tests: Ensure that executable and library are named differently
Nirbheek Chauhan
2020-02-22
ninjabackend: List PDBs in output list for targets
Nirbheek Chauhan
2020-02-21
coredata: Fix search and replace mistake
Dylan Baker
2020-02-21
coredata: Warn on reconfigure if PKG_CONFIG_PATH has changed
Dylan Baker
2020-02-21
Merge pull request #6668 from mesonbuild/nirbheek/strip-more-unused-linkerlik...
Jussi Pakkanen
2020-02-21
macOS: Remove more unused linkerlike args
Nirbheek Chauhan
2020-02-21
linkers: Update the linker names to be more consistent
Dylan Baker
2020-02-21
docs: Fix reference table for linker names
Dylan Baker
2020-02-21
compilers/compilers: Fix get_linker_id
Dylan Baker
2020-02-21
unit tests: Remove an unused variable
Nirbheek Chauhan
2020-02-20
msubprojects: We return a string from git() now
Nirbheek Chauhan
2020-02-20
Introduce dataonly for the pkgconfig module
Rohan Garg
2020-02-20
boost: Updated tests
Daniel Mensinger
2020-02-20
boost: Rewrite the boost system dependency
Daniel Mensinger
2020-02-20
boost: Rewrite boost_names.py generator
Daniel Mensinger
2020-02-20
cmake: Fix relative paths for add_custom_{command,target}
Daniel Mensinger
2020-02-19
make use of default project const
Michael
2020-02-19
make use of enums
Michael
2020-02-19
removed hardcoded values for more add less work in the long run.
Michael
2020-02-19
switch Python list for set
Michael
2020-02-19
remove uneeded '(' and ')'
Michael
2020-02-19
docs: Fix Dub section being inside CMake section [skip ci]
Niklas Hambüchen
2020-02-19
cmake: Ignore files that violate subproject isolation (fixes #6640)
Daniel Mensinger
2020-02-19
Update minit.py
Michael Brockus
[next]