index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
2021-05-25
meson.build: add comment for -Wno-non-virtual-dtor
Max Kellermann
2021-05-25
meson.build: add comment for clang-only warning options
Max Kellermann
2021-05-25
meson.build: remove warning options implied by -Wall -Wextra
Max Kellermann
2021-05-25
meson.build: use add_project_arguments() instead of add_global_arguments()
Max Kellermann
2021-05-25
meson.build: remove unused variables common_cflags, common_cxxflags
Max Kellermann
2021-05-25
meson.build: require clang 7 (remove bug workaround)
Max Kellermann
2021-05-25
meson.build: remove "-pedantic", implied by Meson
Max Kellermann
2021-05-24
meson: set only sanitizers for fuzzer when unspecified
Philippe Antoine
2021-05-24
increment version number to 0.22.9
Max Kellermann
2021-05-22
increment version number to 0.22.8
Max Kellermann
2021-05-19
meson.build: define NOUSER on Windows for lighter windows.h
Max Kellermann
2021-05-19
meson.build: disable Windows header features not needed by MPD
Max Kellermann
2021-05-19
meson.build: document Windows definitions
Max Kellermann
2021-03-05
win32: build static library
Max Kellermann
2021-03-04
win32: Add ComWorker to run all COM function on same thread
Shen-Ta Hsieh
2021-03-04
meson.build: compile Win32Main.cxx only on Windows
Max Kellermann
2021-02-17
increment version number to 0.22.7
Max Kellermann
2021-02-16
increment version number to 0.22.6
Max Kellermann
2021-01-21
increment version number to 0.22.5
Max Kellermann
2021-01-21
protocol: add command "binarylimit"
Max Kellermann
2020-11-06
increment version number to 0.22.4
Max Kellermann
2020-11-04
increment version number to 0.22.3
Max Kellermann
2020-11-04
meson.build: switch to C11
Max Kellermann
2020-11-04
meson.build: disable ld.so lazy binding and enable relro
Max Kellermann
2020-10-28
protocol/Ack: remove unused variable `ack_domain`
Max Kellermann
2020-10-27
increment version number to 0.22.2
Max Kellermann
2020-10-05
test/fuzzer: a simple fuzzer using libFuzzer
Max Kellermann
2020-09-29
remove clocale test
Rosen Penev
2020-09-23
increment version number to 0.22.1
Max Kellermann
2020-09-23
release v0.22
v0.22
Max Kellermann
2020-09-23
meson.build: drop obsolete warning flag -Wno-noexcept-type
Max Kellermann
2020-09-22
meson.build: add -Wdouble-promotion
Max Kellermann
2020-08-14
doc/meson.build: convert option "documentation" to Meson "feature"
Max Kellermann
2020-07-02
Merge branch 'v0.21.x'
Max Kellermann
2020-07-02
apple: build static library
Max Kellermann
2020-07-01
meson.build: defaults for "build.c_std" and "build.cpp_std"
Max Kellermann
2020-06-11
increment version number to 0.21.25
Max Kellermann
2020-06-04
meson.build: set default option default_library=static
Max Kellermann
2020-05-30
Merge branch 'v0.21.x'
Max Kellermann
2020-05-28
meson.build: remove `-Wall -Wextra`, to be set by Meson
Max Kellermann
2020-05-27
meson.build: default to warning_level=3
Max Kellermann
2020-05-27
Merge branch 'v0.21.x'
Max Kellermann
2020-05-27
meson.build: default to warning_level=2
Max Kellermann
2020-05-26
meson.build: work around Meson bug detecting strndup() on Windows
Max Kellermann
2020-05-07
meson.build: require GCC 8 or clang 5
Max Kellermann
2020-05-05
io/uring: basic Linux io_uring support
Max Kellermann
2020-05-05
meson.build: move VERSION and others to Version.h
Max Kellermann
2020-05-05
meson.build: remove unused macro PACKAGE_VERSION
Max Kellermann
2020-05-05
system/FileDescriptor: move to io/
Max Kellermann
2020-04-29
increment version number to 0.21.24
Max Kellermann
[next]