4133 Commits (00a3d1ac4f86c85b3e0ba8e929e34547d20a0134)
 

Author SHA1 Message Date
Nirbheek Chauhan 93d1b2989e Updates to the reference manual 7 years ago
Jon Turney 887e4d1318 Add to release note 7 years ago
Jon Turney 8ebdbfb0f6 Use full_path() rather than adding current_build_dir() as rpath in test common/154 7 years ago
Jon Turney 8f859a5105 Make the name of the executable implib configurable 7 years ago
Jon Turney 3110c209f7 Consolidate windows tests which are divided between mingw and msvc 7 years ago
Jon Turney 3fa3922cea Support implibs for executables on Windows 7 years ago
Martin Ejdestig 4c8c83c967 Add a mesonintrospect --dependencies test 7 years ago
Martin Ejdestig 76c1faf8bf Modify mesonintrospect --dependencies so 1 element in list is 1 dependency 7 years ago
Iñigo Martínez b43f4841ba i18n: Fixed gettext permitted Kwargs list 7 years ago
Patrick Griffis 9683082c4c gnome.genmarshal(): Include generated header in generated source 7 years ago
FredericHamel 6f4e5e96d8 Allow test to depend on executable target in cross build. (#2007) 7 years ago
Jussi Pakkanen e89b6cdd10 Merge pull request #1374 from mesonbuild/simd 7 years ago
Jussi Pakkanen c8981ff111 Added documentation for SIMD module. 7 years ago
TingPing acb7e3aaa0 docs: Add HexChat to users... again 7 years ago
Tim-Philipp Müller e1000f1454 Update Users.md: point to upstream GLib repo 7 years ago
TingPing 4d898e494e docs: Add HexChat to list of users 7 years ago
Nirbheek Chauhan c9059c7e70 Add more projects to Users.md 7 years ago
Jussi Pakkanen fc23d9d0f2 Turned SIMD into an unstable module. 7 years ago
Jussi Pakkanen db34a3a701 Close files reliably. 7 years ago
Jussi Pakkanen 5eb64a6f3e Revert "Merge pull request #1931 from centricular/use-patched-ninja" 7 years ago
Jussi Pakkanen ce77fb89b9 Renamed test case number to avoid dupes. 7 years ago
Jussi Pakkanen be92a6a3a6 Renamed test dir. 7 years ago
Jussi Pakkanen f78cf53141 Created merge_from method for ConfigurationData. 7 years ago
Jussi Pakkanen 6119beed4d Create a new configuration data object and return it as the result. 7 years ago
Jussi Pakkanen fe86c9c399 Do not use AVX on OSX since we can't detect it reliably at runtime and some CI machines do not seem to have it. 7 years ago
Nirbheek Chauhan a27b4c4640 unittests: Don't pass /nologo to `cl` during detection 7 years ago
Nirbheek Chauhan afdaedea01 msvc: Split stderr by line and raise exception if empty 7 years ago
Nirbheek Chauhan 37057abfef unittests: Check value of cc.is_64 with MSVC 7 years ago
Nirbheek Chauhan 5660c766ab unittests: Ensure that the compiler version is not blank 7 years ago
Jussi Pakkanen ef9e03b847 Hardcode processor features on OSX because it ships a broken __builtin_cpu_supports. 7 years ago
Jussi Pakkanen f6f5644212 Fix MMX on 32 bit x86. 7 years ago
Jussi Pakkanen 2181d8f2ab A few fixes for OSX and VS2010. 7 years ago
Jussi Pakkanen 181510bd6e Fix checks on MinGW and VS2010. 7 years ago
Jussi Pakkanen 8396c4f3e6 Added VS support to simd detector. 7 years ago
Jussi Pakkanen fefbb296f7 Fix building with Clang on Raspbian. 7 years ago
Jussi Pakkanen 16ec3f0e19 Fix a few OSX "features". 7 years ago
Jussi Pakkanen d304aac504 Created simd module. 7 years ago
Jussi Pakkanen 57729e5a78 Added NEON support. 7 years ago
Jussi Pakkanen dbe028cc17 Add AVX2. 7 years ago
Jussi Pakkanen 71ffbd5b73 Add AVX support. 7 years ago
Jussi Pakkanen fc68e0c63a Add SSE4.2 support. 7 years ago
Jussi Pakkanen 5d731b102b Add SSE4.1 support. 7 years ago
Jussi Pakkanen 52a0d958f1 Added SSSE3 support of sorts. 7 years ago
Jussi Pakkanen 0062595e13 Added SSE3 support. 7 years ago
Jussi Pakkanen 953441badf Added SSE2 support. 7 years ago
Jussi Pakkanen 9e5578ac47 Added SSE support. 7 years ago
Jussi Pakkanen 4a8ca14d44 Some more arches. 7 years ago
Jussi Pakkanen 326d8953b4 Add support for MMX checking. 7 years ago
Jussi Pakkanen fd91749e5a The beginning of a test that checks for various SIMD implementations. 7 years ago
Jussi Pakkanen 2009fdbd43 Merge pull request #2072 from centricular/fix-gtkdoc-rpath 7 years ago