summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-24BUGFIX: typo for PGI C/CPPMichael Hirsch, Ph.D
2019-06-24correct missing argument for IntelClFortranCompilerMichael Hirsch, Ph.D
2019-06-24Keep all build dirs inside the source tree.Jussi Pakkanen
2019-06-23fortran 2003 use, non_instrinsicMichael Hirsch, Ph.D
2019-06-23fortran submodule checksMichael Hirsch, Ph.D
2019-06-23fortran include syntax checksMichael Hirsch, Ph.D
2019-06-23only --only option to run_project_tests, add type hints, improve variable nam...Michael Hirsch, Ph.D
2019-06-23coredata: Correctly handle receiving a pipe for native/cross filesDylan Baker
2019-06-23windows project_test speedup by 2Michael Hirsch, Ph.D
2019-06-23BUGFIX: Fortran module regex handle more edge casesMichael Hirsch, Ph.D
2019-06-23compilers: Fix bitcode and other options for objc codeNirbheek Chauhan
2019-06-22Do not check for DOS line endings in log files.Jussi Pakkanen
2019-06-22Increase logging for Rust CI failures.Jussi Pakkanen
2019-06-22Fix the last remaining Rust install file list.Jussi Pakkanen
2019-06-22Detect broken Rust compiler setups.Jussi Pakkanen
2019-06-22Run Rust shared library test via rustup to get the environment right.Jussi Pakkanen
2019-06-21Add Rust generated pdbs to list of installed files.Jussi Pakkanen
2019-06-21Made TestHarness a context manager to ensure files get closed.Jussi Pakkanen
2019-06-21Do not quote targetdep, Ninja fails if it contains double quotes.Jussi Pakkanen
2019-06-21docs: Update libdir caveatDylan Baker
2019-06-21environment: Fix detection of Microsoft cl.exe with non English localesDylan Baker
2019-06-20Merge pull request #5516 from scivision/fortran_module_findDylan Baker
2019-06-20fortran depscan: ignore module procedureMichael Hirsch, Ph.D
2019-06-20add fortarn use inline comment testMichael Hirsch, Ph.D
2019-06-20add inline comment test for Fortran submoduleMichael Hirsch, Ph.D
2019-06-20add inline comment test for Fortran includeMichael Hirsch, Ph.D
2019-06-20BUGFIX syntaxMichael Hirsch, Ph.D
2019-06-19make test more stringent by building separate libraryMichael Hirsch, Ph.D
2019-06-19add fortran module inline comment testMichael Hirsch, Ph.D
2019-06-19Skip `196 install_mode` project test on WindowsAleksey Gurtovoy
2019-06-19Merge pull request #5457 from mensinda/cmakeRefactorJussi Pakkanen
2019-06-19Quick_guide.md:add python-setuptools and wheelandy5995
2019-06-19Handle thread flags when not using C at all. Closes #5497.Jussi Pakkanen
2019-06-19Canonicalize 'i86pc' return from platform.machine() for SolarisAlan Coopersmith
2019-06-19Reference-manual.md:add missing equal sign in "both_libraries" sectionandy5995
2019-06-16Updated msi creator to use 64 bit VS 2019. [skip ci]Jussi Pakkanen
2019-06-16Update version number for new development.Jussi Pakkanen
2019-06-16Update things for new release.Jussi Pakkanen
2019-06-16Tutorial.md: Improve English [skip ci]Francisco Velázquez
2019-06-13compilers: Add logging for symbol prefix testMarvin Scholz
2019-06-13Added tvOS cross fileRoman Shpuntov
2019-06-13tvOS: added support AppleTVOSRoman Shpuntov
2019-06-13dependencies/shaderc: fix exception caused by typoAndrei Alexeyev
2019-06-12cmake: Move parsing the CMake trace into the CMake moduleDaniel Mensinger
2019-06-12cmake: Moved finding and running CMake out of dependencyDaniel Mensinger
2019-06-12cmake: Fix missing include_directories in some CMakeLists.txtDaniel Mensinger
2019-06-12Further deduplicate Interpreter native kwarg codeJohn Ericson
2019-06-12Solaris fixesKurtis Rader
2019-06-12modules/python: add a modules keyword argumentDylan Baker
2019-06-11compilers: armclang supports only cross-compilationsompen