6141 Commits (b8de56ee61231ec0022ac1ec5d46bb8ff19e27bc)
 

Author SHA1 Message Date
Jon Turney b8de56ee61
Only use the numeric part of the pcap_lib_version() 6 years ago
Jon Turney a956698c79
Pass kwargs to ThreadDependency superclass constructor 6 years ago
Jon Turney 15d902cdb0
Drop redundant logging in OpenMPDependency constructor 6 years ago
Jon Turney 921977589a
Set is_found in AppleFrameworks constructor 6 years ago
Jon Turney e75b7cdc15
Fix a misplaced bracket in GLDependency constructor 6 years ago
Jussi Pakkanen f34f0717e0 Revert symlink copy behaviour. Closes #4069. 6 years ago
Jussi Pakkanen 23e6200c14 My bad. 6 years ago
Nirbheek Chauhan 79aec5f342 CompilerArgs: Allow calling to_native() multiple times 6 years ago
Ole André Vadla Ravnås a7e6c1aaa4 compilers: Handle dupes in the --start/end-group logic 6 years ago
Xavier Claessens a94099bc65
Merge pull request #4068 from ndufresne/master 6 years ago
Xavier Claessens 3f3ae097d5
Merge pull request #3769 from xclaesse/command-line-step2 6 years ago
Jussi Pakkanen 54aed1a92c Added "native" kwarg to add_XXX_args. Closes #3669. 6 years ago
Ole André Vadla Ravnås 6cd71a8033 compilers: Reduce sizes of MSVC linked binaries 6 years ago
Nirbheek Chauhan 5e93393cd9 Test that system shlibs with undefined symbols can be found 6 years ago
Nirbheek Chauhan bb5f2ca3da find_library: Allow undefined symbols while linking 6 years ago
Bruce Richardson 8c9296e8e6 find_library: Use _build_wrapper to get library dirs 6 years ago
Xavier Claessens 05cab3dee5 Set wrap_mode to None by default to know if user passed a value 6 years ago
Xavier Claessens 55bbb3600f mesonmain: Use MesonException instead of RuntimeError in MesonApp init 6 years ago
Xavier Claessens bef8187e43 mlog.shutdown(): Return the log file path or None if not initialized 6 years ago
Xavier Claessens 1e6d72eb5a Remove useless __main__ in files that cannot be executed 6 years ago
Xavier Claessens fda99b08a4 interpreter: Simplify get_option_internal() and fix base option fallback 6 years ago
Nicolas Dufresne 3147b41787 help: Fix printing list of wrap mode 6 years ago
Nirbheek Chauhan 05b54b4767 PkgConfigDependency: Parse library paths in a separate step 6 years ago
Xavier Claessens 79f8c76326
Merge pull request #4064 from xclaesse/allow-dups 6 years ago
Jussi Pakkanen 19617f8661
Merge pull request #4036 from jon-turney/fix_issue_3999 6 years ago
Xavier Claessens 576f3bb1bf UserArrayOption: Allow duplicates when used as <lang>_args option 6 years ago
GoaLitiuM 6e00ab6236 Improve D mixed language test case 6 years ago
David Seifert e0120b4586 Remap -std=c++14 dialect names for older compilers 6 years ago
GoaLitiuM e677f2f552 Pass -install-name arguments to linker 6 years ago
GoaLitiuM c2a872c4fc Fix D soname arguments for Windows and OSX 6 years ago
GoaLitiuM 12d5c6114e Fix wrong DMD optimization levels 6 years ago
GoaLitiuM 7bcd31949f Remove dependency to D runtime in mixed language tests 6 years ago
Nirbheek Chauhan 38648bbb9f Fix various small test failures on macOS 6 years ago
Nirbheek Chauhan 4a30f729f2 tests/check header: Use linux/socket.h instead of if.h [skip appveyor] 6 years ago
Jussi Pakkanen e8932adb14 Do not scan test logs. Closes #4046. 6 years ago
Jussi Pakkanen 11b520feda Scan markdown files for tabs. 6 years ago
Jussi Pakkanen 972535a6ac Condense test dirs. 6 years ago
Jussi Pakkanen edf9014312 Consolidated if and elif tests in one project. 6 years ago
Jussi Pakkanen 6c84f48ccd Consolidated all PCH tests in one test project. 6 years ago
Jussi Pakkanen 15243e0acc
Merge pull request #4030 from 3v1n0/broken-symlink-install-with-mode-fix 6 years ago
Jussi Pakkanen d83f77109a
Convert buildtype to optimization and debug options (#3489) 6 years ago
Nirbheek Chauhan 8277d94e24 meson_command_tests: Don't pass pathlib.Path to open [skip appveyor] 6 years ago
Marco Trevisan (Treviño) abf65c92af minstall: use follow_symlinks to check executable 6 years ago
Marco Trevisan (Treviño) 5de2a7910a minstall: never follow symlinks when setting ownership 6 years ago
Marco Trevisan (Treviño) 2d010727ed minstall: never try to set chmod on symlinks 6 years ago
Marco Trevisan (Treviño) 9f87d5d955 unittests: test_install_subdir_symlinks_with_default_umask 6 years ago
Daniel Pirch 6ecd31af19 wraptool: fix manual selection of wrap file to promote 6 years ago
Jon Turney c2f3785383
Use unique output for windows.compile_resources() 6 years ago
Jon Turney 2a3cd335fd
Extend test case to cover issue #3999 6 years ago
Jussi Pakkanen b400cbe058 Kill tabs dead! For good! 6 years ago