aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-06Merged singleexe branch.Jussi Pakkanen19-795/+1177
2017-08-06Merged exclude_dir branch.Jussi Pakkanen11-14/+75
2017-08-06Merge branch 'QuLogic-mpi'Jussi Pakkanen12-4/+356
2017-08-06Print system information to aid in debugging remote machines.Jussi Pakkanen1-1/+11
2017-08-06Allow excluding files from `install_subdir`Elliott Sales de Andrade11-10/+69
2017-08-05Disallow language keyword for unsupported deps.Elliott Sales de Andrade3-2/+12
2017-08-05Updated release notes.Jussi Pakkanen1-0/+11
2017-08-04Move MPI tests into frameworks.Elliott Sales de Andrade4-0/+0
2017-08-04Add support for MS-MPI.Elliott Sales de Andrade3-5/+60
2017-08-04Filter out extra args from MPI wrappers.Elliott Sales de Andrade1-4/+46
2017-08-04Add info on module include flag for Fortran compilers.Elliott Sales de Andrade1-0/+9
2017-08-04Add documentation for new MPI dependency.Elliott Sales de Andrade2-0/+23
2017-08-04Add MPI dependency.Elliott Sales de Andrade6-2/+215
2017-08-05Renamed test dir to avoid duplicate numbers.Jussi Pakkanen3-0/+0
2017-08-05Add option to disable implicit include directories. Closes #2139.Jussi Pakkanen9-5/+46
2017-08-05Add option to limit maximum number of concurrent link processes.Jussi Pakkanen5-12/+84
2017-08-05Update man pages.Jussi Pakkanen5-123/+176
2017-08-04Merge pull request #2113 from nyorain/vulkanJussi Pakkanen5-2/+117
2017-08-04Added pcap dep to CI image.Jussi Pakkanen1-1/+1
2017-08-04Add vulkan dependency to release notesnyorain1-0/+5
2017-08-04Fix #1993nyorain1-2/+2
2017-08-04Can pass all target kwargs through to SIMD invocations. Closes #2151.Jussi Pakkanen4-2/+25
2017-08-04A few more lgtm fixes.Jussi Pakkanen3-2/+2
2017-08-03Add Python script that creates an MSI installer from a package created with c...Jussi Pakkanen2-0/+233
2017-08-03Consider link_whole_targets when determining linkerDylan Baker2-1/+14
2017-08-02Write deprecation warnings to stderr.Jussi Pakkanen5-13/+17
2017-08-02Print deprecation warnings on old style commands.Jussi Pakkanen8-16/+23
2017-08-02Add command multiplexer to main Meson invoker.Jussi Pakkanen1-2/+24
2017-08-02Turned rewriter into an internal module.Jussi Pakkanen2-37/+69
2017-08-02Turned mesontest into on internal module.Jussi Pakkanen3-613/+633
2017-08-02gnome: Fix translation of -l to --extra-library argsFlorian Müllner1-1/+1
2017-08-02Stop manual test helper scripts on errors (#2149)Tim Sheridan4-4/+4
2017-08-02Handle objc compiler missing more reliably.Jussi Pakkanen1-2/+5
2017-08-02Fix ppoll() test to work on non-glibc platformsAlan Coopersmith1-2/+3
2017-08-01Merge pull request #2033 from whot/wip/remove-directories-on-uninstallJussi Pakkanen2-20/+53
2017-08-01Add thread flags to checks if needed. Closes #2106.Jussi Pakkanen2-0/+11
2017-08-01Remove directories created by ninja installPeter Hutterer2-17/+50
2017-08-01meson_install: rename 'data' to 'd' for consistencyPeter Hutterer1-3/+3
2017-08-01Vala: enable colored warning and error output (#2142)Ben2-1/+8
2017-07-31Fix test() accepting configure files for exePatrick Griffis3-3/+20
2017-07-31Convert man inputs to Files so you can install_man the output of configure_fi...Jussi Pakkanen5-11/+20
2017-07-31install: restore the SELinux context on installPeter Hutterer1-0/+24
2017-07-31doc: describe joining strings using the + symbolBruce Richardson1-0/+10
2017-07-31Update list of compiler executable names to try.Jussi Pakkanen1-2/+2
2017-07-31Improve ac_converter to print a help message.Jussi Pakkanen1-1/+8
2017-07-31docs: Add gettext example to porting autotools guidePatrick Griffis1-0/+59
2017-07-27Fix vulkan style issuenyorain1-1/+1
2017-07-27Fix vulkan windows; Make test succeed w/o drivernyorain2-10/+13
2017-07-25Fix style issue in vulkan depnyorain1-1/+1
2017-07-25Fix vulkan module for linuxnyorain1-21/+43