565 Commits (e4f3894582e2bcd498b63c67fe953a392d6288d8)

Author SHA1 Message Date
Dylan Baker 3edc7f343b coredata: store cross/native files in the same form they will be used (#5224) 6 years ago
makise-homura 94b7ff3823 Correctly find lfortran for Elbrus compiler 6 years ago
Nirbheek Chauhan 2795f942be interpreter: Check the meson version before parsing options 6 years ago
Nirbheek Chauhan 2e93ed58c3 unit tests: Skip toolset version test on VS2015 and older 6 years ago
Nirbheek Chauhan 7654db511c vs: Update toolset table for VS 2019 6 years ago
Paolo Bonzini 2942467148 add test case for generator dependencies 6 years ago
Nirbheek Chauhan 10468b3a28 interpreter: Warn when environment() ops are overriden 6 years ago
TheQwertiest 2499e25476 Added a unit test for built-in options docs 6 years ago
Daniel Mensinger d72d98d3af mintro: removed deprecated --target-files API 6 years ago
Dylan Baker 91b2475e30 dependencies/pkg-config: Add support for different cross_flags 6 years ago
Dylan Baker 569e646e1e dependencies: Add command line option for pkg_config_path 6 years ago
Antoine Jacoutot d4cece3b34 test_pkgconfig_formatting: OpenBSD, libintil is a separate library 6 years ago
Daniel Mensinger 1937bbafac
mintro: Fix crash when required is a function (closes #5177) 6 years ago
Jussi Pakkanen e3e83e2acd Also format headers with Clang-Format. Closes #5184. 6 years ago
John Ericson 507b1dc40e Fix test_compiler_*_stds tests after last commit 6 years ago
John Ericson d361da991b Change test to reflect new semantics 6 years ago
Dylan Baker ac627bcea7 replace library type strings with an enum 6 years ago
Ross Burton a87b51f75c Add test case for multiple cross files 6 years ago
Ross Burton 1a2b5d3b53 run_unittest: update for cross_file being a list 6 years ago
Nirbheek Chauhan 07818dac6a compilers: Try harder to dedup builtin libs 6 years ago
Antoine Jacoutot 5d3e20984d compilers: -fsanitize is not supported on OpenBSD (second pass) 6 years ago
Antoine Jacoutot f7af1a6285 compilers: -fsanitize is not supported on OpenBSD 6 years ago
John Ericson 9409155d5a Avoid module patching in `test_find_library_patterns` 6 years ago
Niklas Claesson dd2c44cdf6 Add static as keyword to find_library 6 years ago
Ignacio Casal Quinteiro c6f84a223c Add unit test for pkgconfig relative paths 6 years ago
Antoine Jacoutot c1c699eda4 Fix unit test: test_find_library_patterns 6 years ago
Jussi Pakkanen 7589471978 Condense directory numbering for release. 6 years ago
Daniel Mensinger 91918262e7
rewriter: Fixed unit tests 6 years ago
Daniel Mensinger 594bf678c7
rewriter: Require '/' for the project ID 6 years ago
Daniel Mensinger 609a21ff9f
rewriter: Abort on error by default 6 years ago
Daniel Mensinger 5d2f14fce7
rewriter: Quiet logging by default 6 years ago
Daniel Mensinger e724fd5438
rewriter: Handle duplicate target 6 years ago
Daniel Mensinger b55dbf0fae
rewriter: Dump JSON to stderr instead of stdout 6 years ago
Daniel Mensinger 740f6b8f06
rewriter: Implemented a CLI 6 years ago
Daniel Mensinger 2582f311b0
rewriter: Make sure target sources are relative 6 years ago
Daniel Mensinger 760d1bff9c rewriter: Sort source files (#5010) 6 years ago
Daniel Mensinger 7074f12644
mintro: Renamed --dependencies --> --scan-dependencies 6 years ago
Daniel Mensinger 9e659b3130
Added test cases 6 years ago
Daniel Mensinger bd5d54513c rewriter: Handle Arithmetic node 6 years ago
Paolo Bonzini 91f847d308 mtest: implement TAP parsing 6 years ago
Daniel Schulte f0b0bcf86d mintro: Add subproject_dir to --projectinfo 6 years ago
Daniel Schulte 924cf5e622 mintro: Add name of subproject the target is contained in to --target output 6 years ago
John Ericson 9cf0f31ec0 unit tests: Use unittest.skipUnless to simplify main() 6 years ago
Daniel Mensinger 16b6b2d411
Use c++14 instead of c++17 in the tests 6 years ago
Daniel Mensinger 9e247cb52e
rewriter: Set and delete default options 6 years ago
Daniel Mensinger 74bb79e26e
rewriter: Remove matching regex from list 6 years ago
Jussi Pakkanen 5d751a2506 Pick target exactly rather than relying on dict order. 6 years ago
Raphael Salamon c23ac0b3dc Allow custom targets with same name in project and subprojects 6 years ago
jml1795 a9e63568fe Add warning level zero 6 years ago
Daniel Mensinger 5184465280
rewriter: Added support for adding targets 6 years ago