1901 Commits (31d725555300b04fdc400b6c7002489d7e96efd2)

Author SHA1 Message Date
Michael Hirsch, Ph.D 6e06ad1c1f add test case for same-name module+submodule 6 years ago
Jussi Pakkanen 8361da5c52 Fix setup so test suite runs with rustc + MSVC. Closes: 5099 6 years ago
Jon Turney 8a9e1b1166 Disallow add_languages('vala') without 'c' 6 years ago
Ross Burton a87b51f75c Add test case for multiple cross files 6 years ago
Paolo Bonzini 7a02b76e70 interpreterbase: protect string division with FeatureNew 6 years ago
Paolo Bonzini 49076d719c kconfig: improvements for builddir config file 6 years ago
Mark Schulte 647bd2839e [modules] Add kconfig module 6 years ago
Nirbheek Chauhan 07818dac6a compilers: Try harder to dedup builtin libs 6 years ago
Michael Hirsch, Ph.D 972857fc1d
add fortran include test case 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 85ca6adfb4 test: fix "get define" on OpenBSD 6 years ago
Jussi Pakkanen 7589471978 Condense directory numbering for release. 6 years ago
Jussi Pakkanen c34f044814 Fix appleframeworks with multiple modules. 6 years ago
Daniel Mensinger 0a84bbcf4c
rewriter: Fixed test case 6 years ago
Daniel Mensinger 594bf678c7
rewriter: Require '/' for the project ID 6 years ago
Daniel Mensinger e724fd5438
rewriter: Handle duplicate target 6 years ago
Daniel Mensinger 1290330894
rewriter: Renamed tgt_{add,rm} --> target_{add,rm} 6 years ago
Daniel Mensinger 760d1bff9c rewriter: Sort source files (#5010) 6 years ago
Daniel Mensinger 9e659b3130
Added test cases 6 years ago
Daniel Mensinger bd5d54513c rewriter: Handle Arithmetic node 6 years ago
Daniel Mensinger 7199cd2095 rewriter: Avoid duplicates 6 years ago
Dylan Baker 841da29d2c Fix ternary in thing (#5007) 6 years ago
Paolo Bonzini 91f847d308 mtest: implement TAP parsing 6 years ago
Paolo Bonzini f2e513791e mtest: add support for hard errors 6 years ago
Nicolas Schneider ded0defc3f auto generate msvc pch source file if none is provided by the user 6 years ago
Michael Hirsch, Ph.D 71cffa67fa add NetCDF 6 years ago
John M. Lindemon 939c00a972 Fix nvcc error with threads dependency (4999) 6 years ago
Michael Hirsch, Ph.D 39e6dc5885 correct Fortran self-dep logic 6 years ago
Michael Hirsch, Ph.D 32a344b949 Fortran: handle self-referential files 6 years ago
Daniel Mensinger 4bf1a352cc mconf: Fixed crash for variables in targets (closes #4960) 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
Raphael Salamon c23ac0b3dc Allow custom targets with same name in project and subprojects 6 years ago
Maarten ter Huurne 37a962e90c Allow File arguments in extract_objects() arguments 6 years ago
jml1795 a9e63568fe Add warning level zero 6 years ago
Daniel Mensinger 4b7b5a7185
Fixed flake8 6 years ago
Daniel Mensinger 5184465280
rewriter: Added support for adding targets 6 years ago
Daniel Mensinger 056c533ede
rewriter: Added support for removing targets 6 years ago
Michael Hirsch, Ph.D ebfb09f5d6 Fortran 2008/2018 Coarray support 6 years ago
Olexa Bilaniuk df0b734a17 Fixes for CUDA compiler shared library linking. 6 years ago
Michael Hirsch, Ph.D 6b874339cc BUGFIX: Fortran openmp 6 years ago
Dylan Baker b5d847e38c allow paths to be set in the cross file 6 years ago
Dylan Baker 5b896ed70b allow setting directory locations in a native file 6 years ago
Michael Hirsch, Ph.D 70e6f4198c Fortran 2008 submodule (#4874) 6 years ago
Olexa Bilaniuk 592af0b1af Add unstable CUDA module. 6 years ago
Nicolas Schneider 2044bc53b3 use same compiler args for pch as for regular target 6 years ago
Michael Hirsch, Ph.D 8821c0aadc better handle variable HDF5 setups, update Fortran compiler def 6 years ago
Daniel Mensinger e1a83793ae CMake: Added support for CMAKE_MODULE_PATH and extra CMake args (closes #4779) 6 years ago