502 Commits (eccc59874df6ecbc41471069f73b5c20809d384e)

Author SHA1 Message Date
John Ericson 2b22576fb6 Remove cross_info; cross file is parsed up front and discarded 6 years ago
Daniel Mensinger e5099357c2
Tests and docs 6 years ago
Jussi Pakkanen 8a6c0aa13d Better error message for rpath test. 6 years ago
Jussi Pakkanen da5da5977a Default libdir is "lib" when cross compiling. Closes #2535. 6 years ago
Jussi Pakkanen 1fca654055 Add a clang-format target. 6 years ago
Daniel Mensinger 6864ed60dd mintro: Bug fix for determine_installed_path for multiple target outputs 6 years ago
Dylan Baker f9a35e08ac msetup: Fix callig meson --wipe inside a build directory 6 years ago
Daniel Mensinger b321c32952 Added unit test 6 years ago
Niklas Haas 261ab9b214 pkgconfig: Fix link order of library dependencies 6 years ago
Jon Turney 468c4411e1
Skip test_config_tool_dep on MSYS2 6 years ago
Jon Turney aff5b3f416
Skip LTO test with Windows clang 6 years ago
Jon Turney 65160a969e
Don't rely on -fPIC being ignored where it's meaningless 6 years ago
Jussi Pakkanen 03311e6d8c Skip if a suitable D alternative is not found. 6 years ago
Jussi Pakkanen c44a5a1aec Deduplicate export-dynamic and pthread. Closes #4567. 6 years ago
John Ericson 0fd548e16f Combine `run_tests` import lines in `run_unittests` 6 years ago
Daniel Mensinger 22fca7589f Fixed unit test (see #4549) 6 years ago
Daniel Schulte f954eee906 Remove name property from introspect --projectinfo as it is not used 6 years ago
Daniel Schulte 0e62193730 mintro: Allow introspect --projectinfo without build directory. 6 years ago
Daniel Mensinger 1f48aa595d
Added 'section' key to buildoptions introspection 6 years ago
Aleksey Filippov 1c8c888854 Use first 7 letters of sha256 for subdirectory part of target id 6 years ago
Marcel Hollerbach 443a4a8c78 pkgconfig: add support for pkgconfig generation for c# 6 years ago
Jon Turney a33acd31da Fix flake8 'imported but unused' reports 6 years ago
Dylan Baker 80f8c9930c unittests: don't override LD_LIBRARY_PATH 6 years ago
Dylan Baker f2d503ca34 unittests: don't run sanitizer tests for on compilers without sanitizer support 6 years ago
Dylan Baker e338e9ad2f environment: detect compilers from native files 6 years ago
Dylan Baker 71a5f990d0 modules/python: Allow use of the native file 6 years ago
Dylan Baker 091452f8cd modules/python3: allow specifying in the native file 6 years ago
Dylan Baker caf1066cd1 dependencies: Allow config tool dependencies to use native files 6 years ago
Dylan Baker 42ddc30cfe interpreter: allow find_program to use the native file 6 years ago
Dylan Baker cb2a66cdef unittests: Add framework for testing native config files 6 years ago
Stian Selnes 0821462ce3 Add kwarg is_default to add_test_setup() 6 years ago
Michael Forney 50b2ef7354 Consider 'samu' when looking for ninja command 6 years ago
Xavier Claessens a173dbf772 Add reconfigure/wipe unit test 6 years ago
Lyude Paul 11e3011a6b Don't use host pkg-config for native dependencies 6 years ago
Jon Turney ac6d4338cc
Make use of get_argument_syntax() in another test case 6 years ago
Jon Turney e7bed74ae2
Fix a bug in test_compiler_detection 6 years ago
Jon Turney c789efb8c8
Use lld-link with clang-cl 6 years ago
Jon Turney bb0bbfc2ab
Adjust more tests which need to know compiler type 6 years ago
Jon Turney d35034b21b
Use 'rc' resource compiler with clang-cl toolchain 6 years ago
Jon Turney 198e869162
Make use of get_argument_syntax() in test cases 6 years ago
Jon Turney 152ea1a91a
Teach unit test test_compiler_detection about clang-cl 6 years ago
Jon Turney 64edfd5069
Detect clang-cl as msvc-like, not clang-like 6 years ago
Jussi Pakkanen c4a9f59dc4 Move VS C++17 test to a unit test since it requires env setup. 6 years ago
Michał Górny e8232c7825 Remove implicit compression of man pages 6 years ago
David Seifert 87d85c7fcb Add macOS test for duplicate `-delete_rpath` handling 6 years ago
Jon Turney 459b81de46
Use 'CI' environment variable to detect CI environment 6 years ago
gsobala 0ea626b89d Added .so to list possible darwin dynamic library suffixes (#4364) 6 years ago
Niklas Claesson 4ef4edee2f tests runners: Refactor out global variables and add argparse 6 years ago
Christoph Behle c0236e10f3 Substitute output file then check for conflict. 6 years ago
Dylan Baker 6cf7d2492b compilers/c: don't return -pthread for MacOS with any compiler 6 years ago