summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make gettext targets no-ops if gettext is not installed. Closes: #821.withoutgettextJussi Pakkanen2019-08-022-2/+21
* add pylint Azure jobMichael Hirsch, Ph.D2019-08-021-0/+15
* add pylint config file. update Sider CI nameMichael Hirsch, Ph.D2019-08-022-0/+9
* remove unreachable codeMichael Hirsch, Ph.D2019-08-022-4/+2
* Add aravis to meson users (#5757) [skip-ci]Emmanuel Pacaud2019-08-021-0/+1
* coredata: Ignore directories when searching for machine filesDylan Baker2019-07-311-6/+14
* OpenMP:stop searching when openmp headers are first foundMichael Hirsch, Ph.D2019-07-311-2/+3
* Allow kconfig to read from configure_file()Marc-André Lureau2019-07-313-8/+12
* Merge pull request #5638 from mensinda/cmInterfaceJussi Pakkanen2019-07-316-19/+173
|\
| * cmake: Added interface libraries test caseDaniel Mensinger2019-07-254-0/+52
| * cmake: handle interface librariesDaniel Mensinger2019-07-251-7/+37
| * cmake: trace: add support for some target_* functionsDaniel Mensinger2019-07-251-2/+66
| * cmake: trace: support interface librariesDaniel Mensinger2019-07-251-7/+14
| * cmake: trace: set_target_properties improved property detectionDaniel Mensinger2019-07-251-3/+4
* | Merge pull request #5733 from scivision/pgi_openmpJussi Pakkanen2019-07-318-24/+52
|\ \
| * | skip common/223 for PGI, as even 19.4 doesn't fully support C++17 as claimedMichael Hirsch, Ph.D2019-07-301-0/+6
| * | PGI: fix openmp for 190common testMichael Hirsch, Ph.D2019-07-302-20/+20
| * | default fortran lib to static so windows can be testedMichael Hirsch, Ph.D2019-07-301-1/+2
| * | skip fortran dyamiclib tests on WindowsMichael Hirsch, Ph.D2019-07-301-2/+4
| * | OpenMP is intrinsic to PGIMichael Hirsch, Ph.D2019-07-301-3/+10
| * | PGI doesn't have coarray fortranMichael Hirsch, Ph.D2019-07-301-2/+2
| * | default libtype to static to allow windows compilers to not skipMichael Hirsch, Ph.D2019-07-301-3/+5
| * | no special shared lib args for PGIMichael Hirsch, Ph.D2019-07-302-7/+10
| * | PGI -shared is for Linux onlyMichael Hirsch, Ph.D2019-07-301-1/+8
* | | mintro: Fix crash related to the sources kwarg (fixes #5741)Daniel Mensinger2019-07-313-4/+8
|/ /
* | DOC: meson test multiple --suite specifications [skip ci]Michael Hirsch, Ph.D2019-07-302-5/+36
* | Docs: Add default value of install kwarg [skip-ci]ePirat2019-07-301-1/+1
* | Merge pull request #5740 from scivision/intel-ci_fixJussi Pakkanen2019-07-304-41/+34
|\ \
| * | fortran tests: non-gfortran compilers on Windows are best static libsMichael Hirsch, Ph.D2019-07-303-31/+25
| * | run_tests: ifort / intel-cl must have ninja backendMichael Hirsch, Ph.D2019-07-302-7/+7
| * | actually failfast, was not failing fast beforeMichael Hirsch, Ph.D2019-07-301-2/+2
| * | intel-cl: readd missing importMichael Hirsch, Ph.D2019-07-301-2/+1
* | | PGI: cpp_pch precompiled headers functionalityMichael Hirsch, Ph.D2019-07-308-3/+55
* | | Merge pull request #5734 from scivision/flang_fixJussi Pakkanen2019-07-303-5/+18
|\ \ \
| * | | openmp: allow omp.h or omp_lib.hMichael Hirsch, Ph.D2019-07-291-5/+8
| * | | Flang: add links for non-flang main programMichael Hirsch, Ph.D2019-07-291-0/+3
| * | | Flang and PGI don't yet support coarrayMichael Hirsch, Ph.D2019-07-291-0/+7
| |/ /
* | | dist: Pass right build options when configuring dist directoryThibault Saunier2019-07-301-2/+6
|/ /
* | remove vestigial $ from test error msgMichael Hirsch, Ph.D2019-07-271-14/+13
* | docs: Add missing closing ` in reference manualDylan Baker2019-07-261-1/+1
* | interpreter: Fix permitted kwargs in dependency.get_variableDylan Baker2019-07-261-1/+1
* | docs: correct key in dep.get_variableDylan Baker2019-07-261-1/+1
* | add missing link [skip ci]Michael Hirsch, Ph.D2019-07-261-2/+2
* | note that integers have .to_string() method [skip ci]Michael Hirsch, Ph.D2019-07-262-0/+8
* | unit tests: Convert unittest args to pytestNirbheek Chauhan2019-07-261-0/+16
|/
* ci/cygwin: Install pytest-xdist for unit testsNirbheek Chauhan2019-07-251-0/+3
* ci/cygwin: Don't need a special step to install cmakeNirbheek Chauhan2019-07-251-4/+1
* Added KDevelop to the docs (#5714) [skip ci]Daniel Mensinger2019-07-251-0/+1
* docs: Document when install: was added to configure_file [skip ci]Nirbheek Chauhan2019-07-251-0/+6
* tests/122 shared module: More verbose loggingNirbheek Chauhan2019-07-242-2/+16