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
path:
root
/
mesonbuild
/
compilers
Age
Commit message (
Expand
)
Author
2018-03-25
Support data types larger than 128 bytes
Thierry Reding
2018-03-23
Enable b_ndebug on VisualStudioCCompiler
Aleksey Filippov
2018-03-23
Added get_asneeded_args method to Intel compiler.
Alexis Jeandet
2018-03-21
Fix b_ndebug=if-release option
Aleksey Filippov
2018-03-19
Add -Wl,-dead_strip_dylibs support
David Seifert
2018-03-11
Do not use bare except [flake8]
Aleksey Filippov
2018-03-03
Fix various flake8 indentation reports
Jon Turney
2018-02-25
Use include_directories for D impdirs.
Jussi Pakkanen
2018-02-25
Hide banner when invoking csc.
Jussi Pakkanen
2018-02-25
Add support for Visual Studio csc c# compiler
Thibault Saunier
2018-02-20
d: gdc: Implement proper dependency gen support
Matthias Klumpp
2018-02-20
pkgconfig deps: Warn when a static library isn't found
Nirbheek Chauhan
2018-02-11
Enable default linker optimisations in MSVC release and minsize builds
Leon Krause
2018-02-08
Don't use --export-dynamic on Cygwin
Jon Turney
2018-02-04
Merge pull request #2938 from acfoltzer/rust-cross-merge
Jussi Pakkanen
2018-01-29
Add cross-compilation support for `rustc`
Adam C. Foltzer
2018-01-30
Use os.path: basename() and dirname() instead of split()
Aleksey Filippov
2018-01-30
Print warning when linker arguments are passed to has_argument
Ting-Wei Lan
2018-01-09
Merge pull request #2803 from dcbaker/wip/freebsd-fixes
Jussi Pakkanen
2018-01-09
Add `export_dynamic` argument to `executable`. (#2662)
Nikita Churaev
2018-01-06
tests: fix rpath_uses_ORIGIN on dragonflybsd
Dylan Baker
2018-01-06
compilers: fix unittest "16 prebuilt shared" on dragonfly bsd
Dylan Baker
2017-12-30
add Compiler.thread_flags() stub
Alexey Stukalov
2017-12-30
compilers: prefer C++ over objc in clink_langs
Nirbheek Chauhan
2017-12-23
Add whitespace around '+'.
Benjamin Redelings
2017-12-23
Fix linking with clang++ on linux if install_rpath.
Benjamin Redelings
2017-12-20
Merge pull request #2791 from behlec/compiler-version
Jussi Pakkanen
2017-12-19
Fix: More information for C compilers.
Christoph Behle
2017-12-18
Use -MD instead of -MMD for reliability.
Jussi Pakkanen
2017-12-17
Allow value 'if-release' for b_ndebug project option. (#1896)
Hemmo Nieminen
2017-12-16
More version information for Fortran.
Christoph Behle
2017-12-16
More version information for D
Christoph Behle
2017-12-16
More version information for C#
Christoph Behle
2017-12-16
More version information for compilers.
Christoph Behle
2017-12-13
Use LC_ALL=C in CCompiler.get_library_dirs
Ismael González
2017-12-11
Fix Vala thread flag breakage (#2756)
Ernestas Kulik
2017-12-07
haiku: do not add pthread arguments
Dylan Baker
2017-12-07
Renamed UserStringArrayOption to UserArrayOption for short.
Jussi Pakkanen
2017-12-06
Add C++17 flags to GCC and Clang.
Jussi Pakkanen
2017-12-03
find_library: Prefer .dll.a and .lib over .dll for shared
Nirbheek Chauhan
2017-12-03
Merge pull request #2618 from mesonbuild/osxlinkerfixes
Jussi Pakkanen
2017-12-03
vala: add stubs for thread flag methods
Ernestas Kulik
2017-11-29
adding C++98 to versions that meson can support
Solomon Choina
2017-11-26
Use absolute paths for rpaths on OSX.
Jussi Pakkanen
2017-11-26
Add headerpad linker argument on OSX.
Jussi Pakkanen
2017-11-26
spelling: overridden
Josh Soref
2017-11-26
spelling: occurrence
Josh Soref
2017-11-15
Merge pull request #2611 from mesonbuild/nirbheek/pkgconfig-msvc-static
Jussi Pakkanen
2017-11-14
Fix #2620
rkfg
2017-11-11
compilers: Improve manual library searching
Nirbheek Chauhan
[next]