1891 Commits (eb76ba7031f053a3c1e69ce79f52bf84a222fa48)

Author SHA1 Message Date
Nirbheek Chauhan 42b48cda98 tests: Don't require pkg-config for macOS tests 6 years ago
Michael Hirsch, Ph.D 4d54a22b49
setup hdf5 test 6 years ago
Michael Hirsch, Ph.D cccffaa29d BUGFIX: allow fc.run(code) to work, pick only Fortran module 6 years ago
Michael Hirsch, Ph.D da34bea893 pep8 py37 6 years ago
Nicolas Schneider 1058430898 raise an error if PCH files are stored in different folders 6 years ago
Nicolas Schneider 09739284be vs: fix PCH 6 years ago
Jussi Pakkanen 3997649139 Disable mixed (mscv/clang + gnu) Windows Fortran tests. Closes #4829. 6 years ago
Michael Hirsch, Ph.D 8636f31d9c BUGFIX: broken/missing Fortran code/unit tests 6 years ago
Jan Tojnar 33d82201bd run_command: add env kwarg 6 years ago
Daniel Mensinger a8477955a7
Removed old test files 6 years ago
Daniel Mensinger 027c3c9ac7
Added subdir test 6 years ago
Daniel Mensinger b7c6f3ec72
Can now rewrite files 6 years ago
Daniel Mensinger 8dd9b44831
Added support for removing sources from a target 6 years ago
Daniel Mensinger 0ce6632393
Added suport for adding sources to a target 6 years ago
Daniel Mensinger 86d5799bc4
First rewriter test case 6 years ago
Daniel Mensinger 50bc0960e4
Updated basic rewrite testcase 6 years ago
Jussi Pakkanen e1b50309df All the fixes needed to make work against current master. 6 years ago
Jussi Pakkanen 1409751169 Convert basic test to print out card info. 6 years ago
Jussi Pakkanen 8eca221aac More tests and pic. 6 years ago
Jussi Pakkanen 396e355c94 Clean up minor issues. 6 years ago
Beau Johnston 54b6afa675 added cuda compiler 6 years ago
Simon McVittie 65f3de70ac tests: Don't return an undefined value from main() 6 years ago
David Fort ceaebf6bac add support for generating cmake files 6 years ago
Luca Boccassi 267792174c custom_target: do not let install override build_by_default 6 years ago
Daniel Mensinger af38722f89 mintro: Introspection interpreter refactoring (#4733) 6 years ago
Daniel Mensinger 2bb69ad50b Renamed unit test directories 6 years ago
Xavier Claessens 339ee5137b Fix missing language in unit test 6 years ago
Xavier Claessens 815f1205a8 do_subproject: Improve log messages and formatting 6 years ago
Marco Trevisan (Treviño) 95c1cdf776 interpreter: obey to the install argument in configure_file 6 years ago
Jussi Pakkanen d085002d18 Calculate target paths correctly when workdir is set. 6 years ago
Xavier Claessens aa840afb3a Always flatten include_directories lists 6 years ago
Daniel Mensinger b11df88395
Documentation and unit test update 6 years ago
Daniel Mensinger b91c5aad85
Update intro dump on meson configure 6 years ago
Daniel Mensinger c4eb5c79fe
Added unit test 6 years ago
Xavier Claessens 90c9b868b2 parser: Fix line continuation outside of (), [] or {} 6 years ago
Xavier Claessens 83964f64fa pkgconfig: Fix flag deduplication 6 years ago
Jussi Pakkanen 3a6e2aeed9 Can use plain strings for include_directories. 6 years ago
Jussi Pakkanen 6c76ac8017 Handle strings in cross file args. Closes #4671. 6 years ago
Nicolas Schneider f1b32aa4bb vs: respect 'b_pch' option 6 years ago
Nicolas Schneider 31e1a31030 fail configuration if PCH files do not exist 6 years ago
Daniel Mensinger e5099357c2
Tests and docs 6 years ago
Jussi Pakkanen 1fca654055 Add a clang-format target. 6 years ago
Xavier Claessens b6cede2928 find_library: Add 'has_headers' kwarg 6 years ago
Jussi Pakkanen 4df9006ca4 Can specify a string to print when dep not found. Closes #2407. 6 years ago
Dylan Baker 978e6fb88f tests: Add tests for the python module 6 years ago
Niklas Haas 261ab9b214 pkgconfig: Fix link order of library dependencies 6 years ago
Jon Turney 54c680c4ba
Apply work-around for windres bug with msys2 clang also 6 years ago
Jon Turney 272623c5a3
Skip openmp test for windows clang 6 years ago
Jon Turney 65160a969e
Don't rely on -fPIC being ignored where it's meaningless 6 years ago
Jon Turney 6700a8bfd7
Fix hidden symbol test for Windows clang 6 years ago