aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-30scalapack: test that find methods workMichael Hirsch, Ph.D2-5/+0
2019-11-30scalapack: allow specifying find methodMichael Hirsch, Ph.D3-87/+311
2019-11-30CI: scalapack not skippable since it's now in Docker imageMichael Hirsch, Ph.D1-5/+1
2019-11-30CI-actions: combine extra frameworks tests into one .yml fileMichael Hirsch, Ph.D2-41/+25
2019-11-30scalapack: run without mpiexecMichael Hirsch, Ph.D2-19/+4
2019-11-30scalapack: add to DockerfileMichael Hirsch, Ph.D2-30/+2
2019-11-30deps: add scalapackMichael Hirsch, Ph.D8-3/+314
2019-11-30fix extraneous '\\ ' in some windows pkg-config filesMichael Hirsch, Ph.D1-1/+4
2019-11-30Update CI Continuous Integration page and add CircleCi example [skip ci]Michael Brockus1-7/+61
2019-11-30Prevent the presence of duplicated items in .vcxproj filesLuca Bacci1-22/+43
2019-11-30cmake: Make output_target_map more robust (fixes #6208)Daniel Mensinger7-66/+160
2019-11-30improve error message when old version detectedtaz-0071-1/+2
2019-11-30Fix regular expression for MSVC target arch detectionLuca Bacci1-1/+1
2019-11-29docs: fix typochris1-1/+1
2019-11-29tests: add osx test case for PIE builds.Mihai Moldovan2-0/+8
2019-11-29linkers: AppleDynamicLinker supports -pie.Mihai Moldovan1-0/+3
2019-11-28Revert "Have set() and set_quoted() of configuration object work with newlines."Xavier Claessens4-15/+0
2019-11-28wrap: Redirect stdin to DEVNULL (again)Nirbheek Chauhan1-0/+4
2019-11-28Merge pull request #5989 from xclaesse/cmake-part2Jussi Pakkanen7-26/+203
2019-11-28wrap: Resolver.get_git: Factor out --depth argument generation and make sure ...Martin Hostettler1-5/+9
2019-11-28ci: hdf5: Actions MacOS CI addedMichael Hirsch, Ph.D1-62/+3
2019-11-28HDF5: make much more robust across platformsMichael Hirsch, Ph.D6-73/+232
2019-11-28cmake: Reassign dependencies from header-only targetsDaniel Mensinger1-0/+45
2019-11-28cmake: Detect dependenciy cycles and avoid infinite recursionDaniel Mensinger1-0/+9
2019-11-28cmake: Some minor fixupDaniel Mensinger5-14/+47
2019-11-27docs: Fix typo [skip ci]Robert Ancell1-1/+1
2019-11-27cmake: Add unit test for add_custom_target() and add_dependency()Xavier Claessens3-0/+32
2019-11-27cmake: Propagate error when running commandXavier Claessens1-1/+4
2019-11-27cmake: Add support for add_custom_target() with a commandXavier Claessens3-13/+32
2019-11-27cmake: Add support for add_dependencies()Xavier Claessens2-7/+43
2019-11-27modules/qt.py: friendlier "lrelease-qtN not found" error messageMarc Herbert1-0/+3
2019-11-27ci: lgtm: configure for Python 3Michael Hirsch, Ph.D1-0/+4
2019-11-27tests: add clues to find missing private/qtobject_p.h [skip ci]Marc1-0/+4
2019-11-26Fix crash when checking multi version on subproject depXavier Claessens3-8/+15
2019-11-25Fix link_whole with a custom targetXavier Claessens4-1/+21
2019-11-25Simplify list of build def filesXavier Claessens1-23/+27
2019-11-25fs: Add parent() and name() methodsXavier Claessens3-1/+29
2019-11-25Merge pull request #6213 from mensinda/cmNameFixJussi Pakkanen6-58/+110
2019-11-25dependencies/ui.py: Fix Vulkan detection on WindowsChun-wei Fan1-2/+2
2019-11-25complete gfortran/intel/intel-cl fortran_std testMichael Hirsch, Ph.D10-1/+218
2019-11-25dep: MPI make work for intel-cl and improve robustnessMichael Hirsch, Ph.D6-207/+279
2019-11-25openbsd: execinfo is not a compiler libAntoine Jacoutot1-2/+4
2019-11-21Add table entry for CUDA Toolkit 10.2.89.Olexa Bilaniuk1-0/+1
2019-11-21Fix compute_int() when the value is -1Xavier Claessens2-1/+4
2019-11-21Meson Syntax Highlighter plugin for JetBrains IDEs.Artsiom Chapialiou1-0/+1
2019-11-20cmake: add_custom_command fix empty and quoted parametersDaniel Mensinger2-0/+3
2019-11-20cmake: Fix confilcting custom targetsDaniel Mensinger1-8/+28
2019-11-20cmake: Uniform target name handlingDaniel Mensinger5-50/+79
2019-11-20Merge pull request #6199 from mensinda/cmSysIncJussi Pakkanen8-24/+82
2019-11-19docs: clarify how Meson handles shebang in run_command [skip ci]Paolo Borelli1-0/+3