Age | Commit message (Expand) | Author | Files | Lines |
2019-02-05 | d: fix linker due to argument errors | LuÃs Ferreira | 1 | -1/+1 |
2019-02-04 | Merge pull request #4626 from Ericson2314/consolidate-properties | Jussi Pakkanen | 14 | -97/+165 |
2019-02-04 | gnome.compile_resources: Add ld binary method | Jussi Pakkanen | 2 | -15/+148 |
2019-02-04 | Merge pull request #4835 from obilaniu/cudaimprovements | Jussi Pakkanen | 3 | -4/+279 |
2019-02-04 | vs: add PCH headers to project | Nicolas Schneider | 1 | -1/+4 |
2019-02-04 | python: don't require a Python lib in case we don't link against it. Fixes #4841 | Christoph Reiter | 1 | -3/+4 |
2019-02-04 | vala: Support position-independent executables | Corentin Noël | 1 | -0/+6 |
2019-02-03 | Fix required version | Ninja-Koala | 1 | -1/+1 |
2019-02-03 | More robust name generation | Ninja-Koala | 1 | -8/+18 |
2019-02-02 | Add unstable CUDA module. | Olexa Bilaniuk | 1 | -0/+259 |
2019-02-02 | Move some additional functionality into the new function | Ninja-Koala | 1 | -10/+11 |
2019-02-02 | Never access environment.properties downstream | John Ericson | 12 | -97/+163 |
2019-02-02 | Use triple quote string for linkerscript | Ninja-Koala | 1 | -11/+11 |
2019-02-02 | Move target generation in new function | Ninja-Koala | 1 | -61/+64 |
2019-02-02 | Disable for cross builds | Ninja-Koala | 1 | -1/+1 |
2019-02-01 | Handle minus sign correctly | Ninja-Koala | 1 | -1/+2 |
2019-02-01 | Add second dependency file for c target | Ninja-Koala | 1 | -1/+3 |
2019-02-01 | Remove dependency file from c target | Ninja-Koala | 1 | -3/+3 |
2019-02-01 | Fix code formatting | Ninja-Koala | 1 | -15/+15 |
2019-02-01 | gnome.compile_resources: Add ld binary method | Ninja-Koala | 2 | -14/+130 |
2019-02-01 | C# and Java compilers should have `is_cross = False` | John Ericson | 2 | -0/+2 |
2019-02-01 | Ensure that func dicts provide the same set of functions | Daniel Mensinger | 1 | -0/+10 |
2019-02-01 | macos: lipo outputs aarch64 as arm64, fix it | Nirbheek Chauhan | 1 | -0/+1 |
2019-02-01 | qt: Only look for a framework on macOS if building for macOS | Nirbheek Chauhan | 1 | -1/+3 |
2019-02-01 | better handle variable HDF5 setups, update Fortran compiler def | Michael Hirsch, Ph.D | 4 | -16/+15 |
2019-02-01 | CMake: Added support for CMAKE_MODULE_PATH and extra CMake args (closes #4779) | Daniel Mensinger | 2 | -6/+18 |
2019-01-31 | Merge pull request #4831 from scivision/hdf5 | Jussi Pakkanen | 3 | -3/+49 |
2019-01-31 | env: Add a repr() for MachineInfo | Nirbheek Chauhan | 1 | -0/+3 |
2019-01-31 | macos: lipo from older xcode does not support -archs | Nirbheek Chauhan | 1 | -1/+2 |
2019-01-31 | find_library: Check arch of libraries on Darwin | Nirbheek Chauhan | 3 | -9/+42 |
2019-01-31 | Add tsan and ubsan to g-ir-scanner workaround. | Elliott Sales de Andrade | 1 | -3/+9 |
2019-01-31 | configure_file: Allow setting install_dir: false with deprecation | Nirbheek Chauhan | 1 | -2/+7 |
2019-02-01 | qtdep: Look for QMAKE env var again + sprinkle debug | Nirbheek Chauhan | 2 | -0/+4 |
2019-02-01 | Rewrite appleframework and extraframework dependency classes | Nirbheek Chauhan | 6 | -37/+169 |
2019-01-31 | pkgconfig: Only warn about deprecation at a location once | Nirbheek Chauhan | 1 | -12/+20 |
2019-01-31 | gnustep-config: config tools are lists, not strings | Nirbheek Chauhan | 1 | -2/+2 |
2019-01-31 | cmake deps: Again, get_command() is None when not found | Nirbheek Chauhan | 1 | -7/+6 |
2019-01-31 | pkg-config: Fix another case where we were throwing a traceback | Nirbheek Chauhan | 1 | -5/+6 |
2019-01-31 | pkg-config: Don't traceback when not found and not required | Nirbheek Chauhan | 1 | -6/+5 |
2019-01-31 | Use ConfigParser instead of deprecated SafeConfigParser | Nirbheek Chauhan | 1 | -1/+1 |
2019-01-31 | Add cuda_args keyword. | Olexa Bilaniuk | 1 | -3/+4 |
2019-01-31 | Better NVCC version detection. | Olexa Bilaniuk | 1 | -1/+16 |
2019-01-31 | pkgconfig: Avoid deprecation warning when using new syntax | Xavier Claessens | 1 | -5/+6 |
2019-01-30 | setup hdf5 test | Michael Hirsch, Ph.D | 1 | -4/+5 |
2019-01-30 | dist: Handle git worktrees, which have a .git file instead of dir | Dylan Baker | 1 | -1/+2 |
2019-01-30 | initial HDF5 pkg-config fortran works | Michael Hirsch, Ph.D | 3 | -3/+48 |
2019-01-30 | qt: Print the full path of the `qmake` binary found | Nirbheek Chauhan | 1 | -1/+1 |
2019-01-30 | Overhaul pkg-config and CMake lookup, fixing the latter | John Ericson | 2 | -123/+157 |
2019-01-29 | BUGFIX: allow fc.run(code) to work, pick only Fortran module | Michael Hirsch, Ph.D | 2 | -8/+2 |
2019-01-29 | pep8 py37 | Michael Hirsch, Ph.D | 11 | -28/+28 |