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-08-26
Only use the numeric part of the pcap_lib_version()
Jon Turney
2018-08-26
Pass kwargs to ThreadDependency superclass constructor
Jon Turney
2018-08-26
Drop redundant logging in OpenMPDependency constructor
Jon Turney
2018-08-26
Set is_found in AppleFrameworks constructor
Jon Turney
2018-08-26
Fix a misplaced bracket in GLDependency constructor
Jon Turney
2018-08-23
Revert symlink copy behaviour. Closes #4069.
Jussi Pakkanen
2018-08-23
My bad.
Jussi Pakkanen
2018-08-23
CompilerArgs: Allow calling to_native() multiple times
Nirbheek Chauhan
2018-08-23
compilers: Handle dupes in the --start/end-group logic
Ole André Vadla Ravnås
2018-08-23
Merge pull request #4068 from ndufresne/master
Xavier Claessens
2018-08-23
Merge pull request #3769 from xclaesse/command-line-step2
Xavier Claessens
2018-08-22
Added "native" kwarg to add_XXX_args. Closes #3669.
Jussi Pakkanen
2018-08-22
compilers: Reduce sizes of MSVC linked binaries
Ole André Vadla Ravnås
2018-08-22
Test that system shlibs with undefined symbols can be found
Nirbheek Chauhan
2018-08-22
find_library: Allow undefined symbols while linking
Nirbheek Chauhan
2018-08-22
find_library: Use _build_wrapper to get library dirs
Bruce Richardson
2018-08-22
Set wrap_mode to None by default to know if user passed a value
Xavier Claessens
2018-08-22
mesonmain: Use MesonException instead of RuntimeError in MesonApp init
Xavier Claessens
2018-08-22
mlog.shutdown(): Return the log file path or None if not initialized
Xavier Claessens
2018-08-22
Remove useless __main__ in files that cannot be executed
Xavier Claessens
2018-08-22
interpreter: Simplify get_option_internal() and fix base option fallback
Xavier Claessens
2018-08-22
help: Fix printing list of wrap mode
Nicolas Dufresne
2018-08-21
PkgConfigDependency: Parse library paths in a separate step
Nirbheek Chauhan
2018-08-21
Merge pull request #4064 from xclaesse/allow-dups
Xavier Claessens
2018-08-21
Merge pull request #4036 from jon-turney/fix_issue_3999
Jussi Pakkanen
2018-08-20
UserArrayOption: Allow duplicates when used as <lang>_args option
Xavier Claessens
2018-08-20
Improve D mixed language test case
GoaLitiuM
2018-08-20
Remap -std=c++14 dialect names for older compilers
David Seifert
2018-08-20
Pass -install-name arguments to linker
GoaLitiuM
2018-08-20
Fix D soname arguments for Windows and OSX
GoaLitiuM
2018-08-20
Fix wrong DMD optimization levels
GoaLitiuM
2018-08-20
Remove dependency to D runtime in mixed language tests
GoaLitiuM
2018-08-19
Fix various small test failures on macOS
Nirbheek Chauhan
2018-08-19
tests/check header: Use linux/socket.h instead of if.h [skip appveyor]
Nirbheek Chauhan
2018-08-19
Do not scan test logs. Closes #4046.
Jussi Pakkanen
2018-08-19
Scan markdown files for tabs.
Jussi Pakkanen
2018-08-19
Condense test dirs.
Jussi Pakkanen
2018-08-19
Consolidated if and elif tests in one project.
Jussi Pakkanen
2018-08-19
Consolidated all PCH tests in one test project.
Jussi Pakkanen
2018-08-18
Merge pull request #4030 from 3v1n0/broken-symlink-install-with-mode-fix
Jussi Pakkanen
2018-08-18
Convert buildtype to optimization and debug options (#3489)
Jussi Pakkanen
2018-08-18
meson_command_tests: Don't pass pathlib.Path to open [skip appveyor]
Nirbheek Chauhan
2018-08-17
minstall: use follow_symlinks to check executable
Marco Trevisan (Treviño)
2018-08-17
minstall: never follow symlinks when setting ownership
Marco Trevisan (Treviño)
2018-08-17
minstall: never try to set chmod on symlinks
Marco Trevisan (Treviño)
2018-08-17
unittests: test_install_subdir_symlinks_with_default_umask
Marco Trevisan (Treviño)
2018-08-17
wraptool: fix manual selection of wrap file to promote
Daniel Pirch
2018-08-16
Use unique output for windows.compile_resources()
Jon Turney
2018-08-16
Extend test case to cover issue #3999
Jon Turney
2018-08-15
Kill tabs dead! For good!
Jussi Pakkanen
[next]