aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-30initial HDF5 pkg-config fortran worksMichael Hirsch, Ph.D5-3/+62
2019-01-30qt: Print the full path of the `qmake` binary foundNirbheek Chauhan1-1/+1
2019-01-30Overhaul pkg-config and CMake lookup, fixing the latterJohn Ericson2-123/+157
2019-01-29BUGFIX: allow fc.run(code) to work, pick only Fortran moduleMichael Hirsch, Ph.D3-8/+22
2019-01-29pep8 py37Michael Hirsch, Ph.D13-31/+31
2019-01-29correct naming to CudaCompiler, pep8Michael Hirsch, Ph.D3-3/+3
2019-01-29raise an error if PCH files are stored in different foldersNicolas Schneider5-0/+9
2019-01-29vs: fix PCHNicolas Schneider2-23/+33
2019-01-28Disable mixed (mscv/clang + gnu) Windows Fortran tests. Closes #4829.Jussi Pakkanen3-11/+19
2019-01-27BUGFIX: broken/missing Fortran code/unit testsMichael Hirsch, Ph.D18-121/+149
2019-01-27fix non-default option printingNicolas Schneider1-3/+4
2019-01-27Merge pull request #4814 from mensinda/astVisitorJussi Pakkanen22-393/+1459
2019-01-27vs: escape embedded quotes of run targetsNicolas Schneider1-0/+3
2019-01-27run_command: add env kwargJan Tojnar5-13/+42
2019-01-26Add install_dir to i18n.gettextSergey Shatunov2-2/+5
2019-01-24Try multiple CMAKE_LIBRARY_ARCHITECTURE. Closes #4812Daniel Mensinger1-11/+18
2019-01-24Fixed spelling [skip ci]Daniel Mensinger1-1/+1
2019-01-24Fixed style issuesDaniel Mensinger2-23/+17
2019-01-24Merge pull request #4818 from xclaesse/locationJussi Pakkanen2-30/+37
2019-01-24configure_file: preserve newlines of the input file. Fixes #4817Christoph Reiter2-2/+36
2019-01-24NotFoundDependency: Implement partial_dependency()Xavier Claessens1-0/+4
2019-01-23coredata: Only reject a load if major version differsNirbheek Chauhan2-4/+27
2019-01-23Merge pull request #3919 from mesonbuild/cudarebaseJussi Pakkanen15-2/+375
2019-01-23dependencies/llvm: add debian's llvm-9Dylan Baker1-1/+2
2019-01-22Interpreter: Add a location to all mlog.warning() callsXavier Claessens1-8/+13
2019-01-22InterpreterBase: Fix extracting the node in all method/function callsXavier Claessens1-21/+14
2019-01-22Interpreter: Add current_node to 'state' passed to module methodsXavier Claessens1-1/+2
2019-01-22Interpreter: Set self.current_node during method/function callsXavier Claessens1-0/+8
2019-01-22Fixed test case and setup.pyDaniel Mensinger2-7/+4
2019-01-22Fixed flake8 issuesDaniel Mensinger4-9/+8
2019-01-22Removed old test filesDaniel Mensinger3-11/+0
2019-01-22Added subdir testDaniel Mensinger5-2/+36
2019-01-22Can now rewrite filesDaniel Mensinger5-4/+120
2019-01-22Fixed line and column numbers for dict and array nodesDaniel Mensinger1-8/+8
2019-01-22Added support for removing sources from a targetDaniel Mensinger3-12/+159
2019-01-22Added suport for adding sources to a targetDaniel Mensinger3-27/+89
2019-01-22First rewriter test caseDaniel Mensinger8-90/+339
2019-01-22Added support for assignments in the AST interpretorDaniel Mensinger1-2/+9
2019-01-22Updated basic rewrite testcaseDaniel Mensinger1-1/+2
2019-01-22Added target AST Interpreter supportDaniel Mensinger2-8/+115
2019-01-22Removed the RewriteIntrepreterDaniel Mensinger2-146/+1
2019-01-22AST post processingDaniel Mensinger6-77/+173
2019-01-22Moved the introspection interpreterDaniel Mensinger5-115/+132
2019-01-22Added Ast printerDaniel Mensinger3-6/+196
2019-01-22Basic AST visitor patternDaniel Mensinger7-57/+263
2019-01-22Add release note snippet.Jussi Pakkanen1-0/+7
2019-01-21All the fixes needed to make work against current master.Jussi Pakkanen4-11/+28
2019-01-21Convert basic test to print out card info.Jussi Pakkanen1-4/+26
2019-01-21More tests and pic.Jussi Pakkanen9-0/+68
2019-01-21Clean up minor issues.Jussi Pakkanen2-10/+10