| Commit message (Expand) | Author | Age | Files | Lines |
* | pkgconfig: Only warn about deprecation at a location oncenirbheek/deprecation-warning-only-once | Nirbheek Chauhan | 2019-01-31 | 1 | -12/+20 |
* | pkgconfig: Avoid deprecation warning when using new syntax | Xavier Claessens | 2019-01-31 | 1 | -5/+6 |
* | dist: Handle git worktrees, which have a .git file instead of dir | Dylan Baker | 2019-01-30 | 1 | -1/+2 |
* | qt: Print the full path of the `qmake` binary found | Nirbheek Chauhan | 2019-01-30 | 1 | -1/+1 |
* | Overhaul pkg-config and CMake lookup, fixing the latter | John Ericson | 2019-01-30 | 2 | -123/+157 |
* | BUGFIX: allow fc.run(code) to work, pick only Fortran module | Michael Hirsch, Ph.D | 2019-01-29 | 2 | -8/+2 |
* | pep8 py37 | Michael Hirsch, Ph.D | 2019-01-29 | 11 | -28/+28 |
* | correct naming to CudaCompiler, pep8 | Michael Hirsch, Ph.D | 2019-01-29 | 3 | -3/+3 |
* | raise an error if PCH files are stored in different folders | Nicolas Schneider | 2019-01-29 | 1 | -0/+3 |
* | vs: fix PCH | Nicolas Schneider | 2019-01-29 | 1 | -23/+28 |
* | BUGFIX: broken/missing Fortran code/unit tests | Michael Hirsch, Ph.D | 2019-01-27 | 4 | -6/+16 |
* | fix non-default option printing | Nicolas Schneider | 2019-01-27 | 1 | -3/+4 |
* | Merge pull request #4814 from mensinda/astVisitor | Jussi Pakkanen | 2019-01-27 | 9 | -325/+1101 |
|\ |
|
| * | Fixed style issues | Daniel Mensinger | 2019-01-24 | 2 | -23/+17 |
| * | Fixed flake8 issues | Daniel Mensinger | 2019-01-22 | 3 | -8/+6 |
| * | Can now rewrite files | Daniel Mensinger | 2019-01-22 | 2 | -2/+100 |
| * | Fixed line and column numbers for dict and array nodes | Daniel Mensinger | 2019-01-22 | 1 | -8/+8 |
| * | Added support for removing sources from a target | Daniel Mensinger | 2019-01-22 | 1 | -12/+57 |
| * | Added suport for adding sources to a target | Daniel Mensinger | 2019-01-22 | 1 | -1/+26 |
| * | First rewriter test case | Daniel Mensinger | 2019-01-22 | 4 | -31/+169 |
| * | Added support for assignments in the AST interpretor | Daniel Mensinger | 2019-01-22 | 1 | -2/+9 |
| * | Added target AST Interpreter support | Daniel Mensinger | 2019-01-22 | 2 | -8/+115 |
| * | Removed the RewriteIntrepreter | Daniel Mensinger | 2019-01-22 | 2 | -146/+1 |
| * | AST post processing | Daniel Mensinger | 2019-01-22 | 5 | -76/+172 |
| * | Moved the introspection interpreter | Daniel Mensinger | 2019-01-22 | 5 | -115/+132 |
| * | Added Ast printer | Daniel Mensinger | 2019-01-22 | 3 | -6/+196 |
| * | Basic AST visitor pattern | Daniel Mensinger | 2019-01-22 | 7 | -57/+263 |
* | | vs: escape embedded quotes of run targets | Nicolas Schneider | 2019-01-27 | 1 | -0/+3 |
* | | run_command: add env kwarg | Jan Tojnar | 2019-01-27 | 1 | -11/+15 |
* | | Add install_dir to i18n.gettext | Sergey Shatunov | 2019-01-26 | 1 | -2/+4 |
* | | Try multiple CMAKE_LIBRARY_ARCHITECTURE. Closes #4812 | Daniel Mensinger | 2019-01-24 | 1 | -11/+18 |
* | | Merge pull request #4818 from xclaesse/location | Jussi Pakkanen | 2019-01-24 | 2 | -30/+37 |
|\ \ |
|
| * | | Interpreter: Add a location to all mlog.warning() calls | Xavier Claessens | 2019-01-22 | 1 | -8/+13 |
| * | | InterpreterBase: Fix extracting the node in all method/function calls | Xavier Claessens | 2019-01-22 | 1 | -21/+14 |
| * | | Interpreter: Add current_node to 'state' passed to module methods | Xavier Claessens | 2019-01-22 | 1 | -1/+2 |
| * | | Interpreter: Set self.current_node during method/function calls | Xavier Claessens | 2019-01-22 | 1 | -0/+8 |
| |/ |
|
* | | configure_file: preserve newlines of the input file. Fixes #4817 | Christoph Reiter | 2019-01-24 | 1 | -2/+2 |
* | | NotFoundDependency: Implement partial_dependency() | Xavier Claessens | 2019-01-24 | 1 | -0/+4 |
* | | coredata: Only reject a load if major version differs | Nirbheek Chauhan | 2019-01-23 | 1 | -2/+5 |
* | | Merge pull request #3919 from mesonbuild/cudarebase | Jussi Pakkanen | 2019-01-23 | 4 | -2/+268 |
|\ \ |
|
| * | | All the fixes needed to make work against current master. | Jussi Pakkanen | 2019-01-21 | 3 | -8/+28 |
| * | | More tests and pic. | Jussi Pakkanen | 2019-01-21 | 1 | -0/+3 |
| * | | Clean up minor issues. | Jussi Pakkanen | 2019-01-21 | 1 | -4/+6 |
| * | | added cuda compiler | Beau Johnston | 2019-01-21 | 4 | -2/+243 |
| |/ |
|
* | | dependencies/llvm: add debian's llvm-9 | Dylan Baker | 2019-01-23 | 1 | -1/+2 |
|/ |
|
* | Add PGI C and C++ compilers (#4803) | Michael Hirsch, Ph.D | 2019-01-21 | 6 | -18/+75 |
* | Merge pull request #4792 from scivision/flang | Jussi Pakkanen | 2019-01-17 | 4 | -2/+24 |
|\ |
|
| * | FlangFortranCompiler inherit ClangCompiler | Michael Hirsch, Ph.D | 2019-01-16 | 2 | -28/+8 |
| * | better handle link args: PGI and Flang | Michael Hirsch, Ph.D | 2019-01-16 | 2 | -4/+10 |
| * | Flang Fortran compiler added. | Michael Hirsch, Ph.D | 2019-01-16 | 4 | -0/+36 |