summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Keep all build dirs inside the source tree.fixcifinallyJussi Pakkanen2019-06-231-1/+1
* fortran 2003 use, non_instrinsicMichael Hirsch, Ph.D2019-06-235-19/+61
* fortran submodule checksMichael Hirsch, Ph.D2019-06-233-3/+7
* fortran include syntax checksMichael Hirsch, Ph.D2019-06-234-3/+32
* only --only option to run_project_tests, add type hints, improve variable nam...Michael Hirsch, Ph.D2019-06-232-10/+38
* coredata: Correctly handle receiving a pipe for native/cross filesDylan Baker2019-06-234-37/+83
* windows project_test speedup by 2Michael Hirsch, Ph.D2019-06-231-1/+2
* BUGFIX: Fortran module regex handle more edge casesMichael Hirsch, Ph.D2019-06-234-4/+15
* compilers: Fix bitcode and other options for objc codeNirbheek Chauhan2019-06-238-9/+45
* Do not check for DOS line endings in log files.Jussi Pakkanen2019-06-221-0/+2
* Increase logging for Rust CI failures.Jussi Pakkanen2019-06-221-3/+11
* Fix the last remaining Rust install file list.Jussi Pakkanen2019-06-221-1/+5
* Detect broken Rust compiler setups.Jussi Pakkanen2019-06-221-1/+29
* Run Rust shared library test via rustup to get the environment right.Jussi Pakkanen2019-06-221-1/+8
* Add Rust generated pdbs to list of installed files.Jussi Pakkanen2019-06-216-1/+12
* Made TestHarness a context manager to ensure files get closed.Jussi Pakkanen2019-06-211-14/+25
* Do not quote targetdep, Ninja fails if it contains double quotes.Jussi Pakkanen2019-06-211-1/+1
* docs: Update libdir caveatDylan Baker2019-06-211-3/+6
* environment: Fix detection of Microsoft cl.exe with non English localesDylan Baker2019-06-211-1/+1
* Merge pull request #5516 from scivision/fortran_module_findDylan Baker2019-06-209-20/+37
|\
| * fortran depscan: ignore module procedureMichael Hirsch, Ph.D2019-06-201-2/+2
| * add fortarn use inline comment testMichael Hirsch, Ph.D2019-06-201-1/+1
| * add inline comment test for Fortran submoduleMichael Hirsch, Ph.D2019-06-201-1/+1
| * add inline comment test for Fortran includeMichael Hirsch, Ph.D2019-06-201-1/+1
| * BUGFIX syntaxMichael Hirsch, Ph.D2019-06-202-9/+12
| * make test more stringent by building separate libraryMichael Hirsch, Ph.D2019-06-191-1/+4
| * add fortran module inline comment testMichael Hirsch, Ph.D2019-06-195-10/+21
|/
* Skip `196 install_mode` project test on WindowsAleksey Gurtovoy2019-06-191-0/+4
* Merge pull request #5457 from mensinda/cmakeRefactorJussi Pakkanen2019-06-1910-492/+586
|\
| * cmake: Move parsing the CMake trace into the CMake moduleDaniel Mensinger2019-06-124-324/+347
| * cmake: Moved finding and running CMake out of dependencyDaniel Mensinger2019-06-125-167/+236
| * cmake: Fix missing include_directories in some CMakeLists.txtDaniel Mensinger2019-06-123-2/+4
* | Quick_guide.md:add python-setuptools and wheelandy59952019-06-191-1/+2
* | Handle thread flags when not using C at all. Closes #5497.Jussi Pakkanen2019-06-191-2/+8
* | Canonicalize 'i86pc' return from platform.machine() for SolarisAlan Coopersmith2019-06-191-2/+2
* | Reference-manual.md:add missing equal sign in "both_libraries" sectionandy59952019-06-191-1/+1
* | Updated msi creator to use 64 bit VS 2019. [skip ci]Jussi Pakkanen2019-06-161-1/+1
* | Update version number for new development.Jussi Pakkanen2019-06-161-1/+1
* | Update things for new release.0.51.0Jussi Pakkanen2019-06-1629-284/+332
* | Tutorial.md: Improve English [skip ci]Francisco Velázquez2019-06-161-3/+2
* | compilers: Add logging for symbol prefix testMarvin Scholz2019-06-131-0/+2
* | Added tvOS cross fileRoman Shpuntov2019-06-131-0/+27
* | tvOS: added support AppleTVOSRoman Shpuntov2019-06-134-8/+8
* | dependencies/shaderc: fix exception caused by typoAndrei Alexeyev2019-06-131-1/+1
|/
* Further deduplicate Interpreter native kwarg codeJohn Ericson2019-06-121-15/+15
* Solaris fixesKurtis Rader2019-06-122-0/+4
* modules/python: add a modules keyword argumentDylan Baker2019-06-124-4/+52
* compilers: armclang supports only cross-compilationsompen2019-06-111-1/+1
* compilers/cpp: Fix removal of name from Combo options for Armclangsompen2019-06-111-2/+1
* environment: better xcode 11 clang detectionDan Kegel2019-06-111-2/+2