7786 Commits (3f280a81fde8a7771924159d6e1bda7ec364970c)
 

Author SHA1 Message Date
John Ericson 3f280a81fd Remove build host mixing warning on native 5 years ago
Aleksey Gurtovoy 7423247413 Fix failing test_find_program test (Windows-only) 5 years ago
James Westman 77c3e6a4aa Fix two errors when cross-compiling with Vala 5 years ago
John Ericson 9149aaba9c `add_{global,project}_{,link_}arguments`: simply native flag behavior 5 years ago
Dylan Baker 6e4e0028a1 meson_exe: Don't assert that we need an exe_wrapper when we say we don't need one 5 years ago
Jussi Pakkanen af1a81fffc Improve error message when Python is not usable. [skip ci] 5 years ago
Aleksey Gurtovoy 8ebe3d46bb Fix faling test_msvc_toolset_version test 5 years ago
Cody Schafer 11248eb203 sanitycheckc: avoid linking sanitycheckc when cross compiling 5 years ago
Alexander Kanavin ecbfc08dca gnome.py: correctly pick the compiler for gtk-doc builds 5 years ago
Iñigo Martínez 05da008480 docs: Fix link to SourceSet module in the navbar [skip ci] 5 years ago
Dylan Baker e182dba61f dependencies/base: Set PKG_CONFIG_SYSROOT_DIR from cross file 5 years ago
Jussi Pakkanen 41a0292993 Switch to using Pyinstaller. Closes #5550. 5 years ago
Michael Hirsch, Ph.D 31e069e93f fortran-specific openMP tests 5 years ago
Dylan Baker ec97bedd8a
Merge pull request #5524 from scivision/icl_ifort 5 years ago
Dylan Baker e2039da5d9 Split attribute visibility 5 years ago
Dylan Baker 42bef8d418 run_unitests: Skip the native_file_is_pipe test on cygwin 5 years ago
Marcel Hollerbach f39d2cc3bf meson: add cache for getting options 5 years ago
Michael Hirsch, Ph.D f990c3eee4 typo 5 years ago
Michael Hirsch, Ph.D c89aa20941 known Python 3.5 on windows workaround for subprocess(cwd=str(Path)) 5 years ago
Michael Hirsch, Ph.D 2c9725a4bb only test if Zlib found 5 years ago
Michael Hirsch, Ph.D 1d6ed8cac8 windows ifort can't do shared_library sanely 5 years ago
Michael Hirsch, Ph.D cf7935be61 update compiler ID for windows INtel MPI 5 years ago
Michael Hirsch, Ph.D 9a3bc75410 intel windows coarray args 5 years ago
Michael Hirsch, Ph.D 838c8d642c BUGFIX: typo for PGI C/CPP 5 years ago
Michael Hirsch, Ph.D 5b109c9ad2 correct missing argument for IntelClFortranCompiler 5 years ago
Jussi Pakkanen 59e5ad66f2 Keep all build dirs inside the source tree. 5 years ago
Michael Hirsch, Ph.D 3f531be2e7 fortran 2003 use, non_instrinsic 5 years ago
Michael Hirsch, Ph.D 9dbd5f129b fortran submodule checks 5 years ago
Michael Hirsch, Ph.D c8d144b064 fortran include syntax checks 5 years ago
Michael Hirsch, Ph.D 40a3a6c3d0 only --only option to run_project_tests, add type hints, improve variable name use 5 years ago
Dylan Baker 56f7e5c74f coredata: Correctly handle receiving a pipe for native/cross files 5 years ago
Michael Hirsch, Ph.D d61116efc1 windows project_test speedup by 2 5 years ago
Michael Hirsch, Ph.D ef53107f14 BUGFIX: Fortran module regex handle more edge cases 5 years ago
Nirbheek Chauhan 9042130e9a compilers: Fix bitcode and other options for objc code 5 years ago
Jussi Pakkanen 80856884cc Do not check for DOS line endings in log files. 5 years ago
Jussi Pakkanen d1dd6df37b Increase logging for Rust CI failures. 5 years ago
Jussi Pakkanen 2cabda8d68 Fix the last remaining Rust install file list. 5 years ago
Jussi Pakkanen 6d6acab6fe Detect broken Rust compiler setups. 5 years ago
Jussi Pakkanen 9c68d8f3f2 Run Rust shared library test via rustup to get the environment right. 5 years ago
Jussi Pakkanen 94ca81b228 Add Rust generated pdbs to list of installed files. 5 years ago
Jussi Pakkanen b2cdf528b8 Made TestHarness a context manager to ensure files get closed. 5 years ago
Jussi Pakkanen 49e9e0179c Do not quote targetdep, Ninja fails if it contains double quotes. 5 years ago
Dylan Baker d35d7ccad1 docs: Update libdir caveat 5 years ago
Dylan Baker b972ee7125 environment: Fix detection of Microsoft cl.exe with non English locales 5 years ago
Dylan Baker 1df2f5e9da
Merge pull request #5516 from scivision/fortran_module_find 5 years ago
Michael Hirsch, Ph.D 927ce94d99 fortran depscan: ignore module procedure 5 years ago
Michael Hirsch, Ph.D 930d2457e1 add fortarn use inline comment test 5 years ago
Michael Hirsch, Ph.D c214859304 add inline comment test for Fortran submodule 5 years ago
Michael Hirsch, Ph.D f652950602 add inline comment test for Fortran include 5 years ago
Michael Hirsch, Ph.D 2a7ef98aff BUGFIX syntax 5 years ago