index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
common
Age
Commit message (
Expand
)
Author
2017-08-04
Move MPI tests into frameworks.
Elliott Sales de Andrade
2017-08-04
Add support for MS-MPI.
Elliott Sales de Andrade
2017-08-04
Add MPI dependency.
Elliott Sales de Andrade
2017-08-05
Renamed test dir to avoid duplicate numbers.
Jussi Pakkanen
2017-08-05
Add option to disable implicit include directories. Closes #2139.
Jussi Pakkanen
2017-08-04
Can pass all target kwargs through to SIMD invocations. Closes #2151.
Jussi Pakkanen
2017-08-03
Consider link_whole_targets when determining linker
Dylan Baker
2017-08-02
Fix ppoll() test to work on non-glibc platforms
Alan Coopersmith
2017-07-31
Fix test() accepting configure files for exe
Patrick Griffis
2017-07-31
Convert man inputs to Files so you can install_man the output of configure_fi...
Jussi Pakkanen
2017-07-24
Tag functions in asm properly.
Rico Tzschichholz
2017-07-23
CompilerArgs: Put start/end-group around shared libs too
Nirbheek Chauhan
2017-07-21
Fix run_target() accepting ConfigureFile for command
Patrick Griffis
2017-07-21
Renamed test dirs to remove duplicated numbers.
Jussi Pakkanen
2017-07-20
Use full_path() rather than adding current_build_dir() as rpath in test commo...
Jon Turney
2017-07-20
Support implibs for executables on Windows
Jon Turney
2017-07-20
Allow test to depend on executable target in cross build. (#2007)
FredericHamel
2017-07-18
Turned SIMD into an unstable module.
Jussi Pakkanen
2017-07-17
Renamed test case number to avoid dupes.
Jussi Pakkanen
2017-07-17
Renamed test dir.
Jussi Pakkanen
2017-07-17
Created merge_from method for ConfigurationData.
Jussi Pakkanen
2017-07-17
Create a new configuration data object and return it as the result.
Jussi Pakkanen
2017-07-17
Do not use AVX on OSX since we can't detect it reliably at runtime and some C...
Jussi Pakkanen
2017-07-17
Hardcode processor features on OSX because it ships a broken __builtin_cpu_su...
Jussi Pakkanen
2017-07-17
Fix MMX on 32 bit x86.
Jussi Pakkanen
2017-07-17
A few fixes for OSX and VS2010.
Jussi Pakkanen
2017-07-17
Fix checks on MinGW and VS2010.
Jussi Pakkanen
2017-07-17
Added VS support to simd detector.
Jussi Pakkanen
2017-07-17
Fix building with Clang on Raspbian.
Jussi Pakkanen
2017-07-17
Fix a few OSX "features".
Jussi Pakkanen
2017-07-17
Created simd module.
Jussi Pakkanen
2017-07-17
Added NEON support.
Jussi Pakkanen
2017-07-17
Add AVX2.
Jussi Pakkanen
2017-07-17
Add AVX support.
Jussi Pakkanen
2017-07-17
Add SSE4.2 support.
Jussi Pakkanen
2017-07-17
Add SSE4.1 support.
Jussi Pakkanen
2017-07-17
Added SSSE3 support of sorts.
Jussi Pakkanen
2017-07-17
Added SSE3 support.
Jussi Pakkanen
2017-07-17
Added SSE2 support.
Jussi Pakkanen
2017-07-17
Added SSE support.
Jussi Pakkanen
2017-07-17
Some more arches.
Jussi Pakkanen
2017-07-17
Add support for MMX checking.
Jussi Pakkanen
2017-07-17
The beginning of a test that checks for various SIMD implementations.
Jussi Pakkanen
2017-07-15
Make base options accessible via get_option()
Gabríel Arthúr Pétursson
2017-06-29
Merge pull request #1926 from trhd/libbug
Jussi Pakkanen
2017-06-29
add_{project,global}_link_arguments require a 'language' argument
Aaron Plattner
2017-06-29
Add a test case for a "library at project root" use case.
Hemmo Nieminen
2017-06-22
Tag functions in asm properly. Thanks to Matthias Klose for debugging the issue.
Jussi Pakkanen
2017-06-07
add tests for `capture` in `configure_file()`
Jan Chren (rindeal)
2017-06-04
Merge pull request #1545 from centricular/dont-link-recursively
Jussi Pakkanen
[next]