index
:
meson.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-03
Finalize the release.
0.63.0
Jussi Pakkanen
2022-07-02
Users.md: remove wxFormBuilder
smowzy
2022-06-30
test cases: Don't fall off the end of main() without an exit status
Simon McVittie
2022-06-29
docs: update various function references to be linkified
Eli Schwartz
2022-06-27
docs: fix broken link to structured sources
Eli Schwartz
2022-06-27
docs: fix broken links in i18n modue
Eli Schwartz
2022-06-27
docs: correctly classify module methods as a method, not a function
Eli Schwartz
2022-06-27
docs: grammar nit
Eli Schwartz
2022-06-27
docs: encourage using the "setup" subcommand where appropriate
Eli Schwartz
2022-06-27
docs: fix confusing repetition
Eli Schwartz
2022-06-27
docs: linkify some function references
Eli Schwartz
2022-06-27
dependencies: update llvm versions
Dylan Baker
2022-06-27
Bump version number for rc2.
0.63.0.rc2
Jussi Pakkanen
2022-06-27
docs: fix yaml refman example of embedding links in a code comment
Eli Schwartz
2022-06-27
docs: make the refman linkification slightly prettier for codeblocks
Eli Schwartz
2022-06-26
Fix destdir_join
Akihiko Odaki
2022-06-26
add missing lower() to fix msvc backend platform detection
Tad Young
2022-06-24
chore: Set permissions for GitHub actions
neilnaveen
2022-06-24
fix: handle the case where the last item of `four_column` results in being < ...
fxxf
2022-06-22
Move python version check as first thing
Xavier Claessens
2022-06-21
fix type checking for declare_dependency to allow linking to executable
Eli Schwartz
2022-06-21
docs: grammar and formatting nits
Eli Schwartz
2022-06-21
docs: remove incorrect information about nonexisting kwarg
Eli Schwartz
2022-06-21
Update Unit-tests.md (#10515)
CLanguagePurist
2022-06-21
visualstudio.py: Apply /utf-8 only on clang or VS2015+
Chun-wei Fan
2022-06-19
Update version numbers for rc1.
0.63.0rc1
Jussi Pakkanen
2022-06-19
Merge pull request #10464 from rtbo/fix_generated_deps
Jussi Pakkanen
2022-06-19
python module: implicitly add python dep to extensions
Eli Schwartz
2022-06-19
python module: cache dependency() lookup between invocations
Eli Schwartz
2022-06-19
update gnome test to cover built gresource files
Eli Schwartz
2022-06-19
gnome module: fix regression that broke using built xml files as gresources
Eli Schwartz
2022-06-19
Update CUDA Toolkit/driver version table for recent releases.
Olexa Bilaniuk
2022-06-17
always run external projects multi-threaded if possible
Staz M
2022-06-17
always set DESTDIR via the environment for external projects
Staz M
2022-06-17
external-project: Add depends kwarg
Xavier Claessens
2022-06-17
migrate declare_dependency to typed_kwargs
Eli Schwartz
2022-06-17
refactor logic for parsing dependency variables into type_checking module
Eli Schwartz
2022-06-17
docs: d_module_versions has an undocumented ability to accept integers
Eli Schwartz
2022-06-17
docs: fix incorrect info for declare_dependency sources
Eli Schwartz
2022-06-17
fix confusing incorrect default name for a KwargInfo
Eli Schwartz
2022-06-17
typed_kwargs: support dict/list as "new since" types
Eli Schwartz
2022-06-17
interpreter: fix a subproject check with symlinks
Hemmo Nieminen
2022-06-17
fix parameter expansion in several error messages
Michael Mera
2022-06-17
devenv: Do not use relative WINEPATH
Xavier Claessens
2022-06-17
Improve WINEPATH reduction
Xavier Claessens
2022-06-17
ExternalProgram: Make get_version() work without interpreter
Xavier Claessens
2022-06-17
docs: ensure stable order of release notes
Eli Schwartz
2022-06-16
fix regression that broke proper warnings about passing subproject as a dep
Eli Schwartz
2022-06-16
test (failing): 127 subproject object as a dependency
fxxf
2022-06-16
fix crash when passing invalid inputs as build_target dependencies
fxxf
[next]