6640 Commits (4bd0243daf72a4c10d2e6986b4debab106785cb1)
 

Author SHA1 Message Date
Dylan Baker b17ab09eaf compilers/fortran: pass -module ${path} instead of -module${path} 6 years ago
Dylan Baker a7845d91aa ifort: ifort needs to have -lifcore like gfotran needs -lgfortran 6 years ago
Dylan Baker 9f9cfd2139 compilers: Move get_allow_undefined_link_args to Compiler 6 years ago
Dylan Baker a480de1cb5 compilers: ICC should error when an unknown __attribute__ is tested 6 years ago
Dylan Baker 315d07d306 compilers: Set the correct values for undefined modules on apple with icc 6 years ago
Dylan Baker 3ab9620180 compilers: Add ICC setting for get_allow_undefined_link_args 6 years ago
Dylan Baker f46adb44bf compilers: Enable PGO for ICC 6 years ago
Dylan Baker 7329ae3ce6 fortran: ifort doesn't have -pipe 6 years ago
Dylan Baker 28fd725d61 compilers: fix compiler.compile for Intel Compilers 6 years ago
Dylan Baker 21a7528b2f compilers/c_function_attributes: fix for ICC 6 years ago
Dylan Baker 80f8c9930c unittests: don't override LD_LIBRARY_PATH 6 years ago
Dylan Baker f2d503ca34 unittests: don't run sanitizer tests for on compilers without sanitizer support 6 years ago
Dylan Baker 484fca9866 compilers: Fix the set of features that ICC exposes 6 years ago
Dylan Baker 0427ba48e6 dependencies/misc: Add openmp 5.0 preliminary support 6 years ago
Thibault Saunier 301df38816 hotdoc: Fix has_extensions when several extensions are passed in 6 years ago
Jussi Pakkanen 27ff79e026
Merge pull request #4500 from jon-turney/azure-vs2015 6 years ago
Jussi Pakkanen c104251d2e
Merge pull request #4216 from dcbaker/wip/config-file 6 years ago
Jussi Pakkanen 6a2dc7576e Store unexpanded library directory paths. Closes #4392. 6 years ago
John Preston 5d6dcf8850 Fix ProjectGuid values in VS projects. 6 years ago
John Preston 16144fd61b Add 'meson.build' to VS project files. 6 years ago
Dylan Baker 0ab27add49 docs: Add documentation for Native Files 6 years ago
Dylan Baker e338e9ad2f environment: detect compilers from native files 6 years ago
Dylan Baker aa04147a4a dependencies/ui: Allow qt compilers and qmake to be specified in native file 6 years ago
Dylan Baker 71a5f990d0 modules/python: Allow use of the native file 6 years ago
Dylan Baker 091452f8cd modules/python3: allow specifying in the native file 6 years ago
Dylan Baker f159735c3b modules/windows: Allow getting windres from native file 6 years ago
Dylan Baker caf1066cd1 dependencies: Allow config tool dependencies to use native files 6 years ago
Dylan Baker 42ddc30cfe interpreter: allow find_program to use the native file 6 years ago
Dylan Baker cb2a66cdef unittests: Add framework for testing native config files 6 years ago
Dylan Baker 3af4407a16 Get basic native config file loading working 6 years ago
Dylan Baker 95403cb615 replace ExternalProgram.from_cross_info with from_bin_list 6 years ago
Christoph Reiter 5a9c9c70df tests: fix test_meson_installed after the recent appveyor image update 6 years ago
Christoph Reiter eab97e0c44
Workaround python 3.7.1 requiring that PYTHONPATH end in os.sep 6 years ago
Jon Turney 7f9aa9208c
azure: Remove unneeded maxParallel 6 years ago
Jon Turney bb01b10a27
azure: Simplify how we always publish test results 6 years ago
Jon Turney 3354a64056
azure: Match release branch names as well 6 years ago
Jon Turney a59978cfa2
azure: Enable vs2015 jobs 6 years ago
Jon Turney 5ec4da7829
azure: Install python3 for vs2015 image 6 years ago
Jon Turney 9bd2132cfa
azure: Rewrite importing visual studio environment variables 6 years ago
Dylan Baker de175aac00 compilers: Use keyword only arguments for compiler interfaces 6 years ago
Kayla Ngan cecad3b9db Fix Azure Pipelines build badge [skip ci] 6 years ago
Mathieu Duponchelle 979a14596d docs: fix hard links [skip ci] 6 years ago
Nirbheek Chauhan f831c05b55
docs: Clarify some pkgconfig module kwargs [skip ci] 6 years ago
Stian Selnes 0821462ce3 Add kwarg is_default to add_test_setup() 6 years ago
Michael Forney 50b2ef7354 Consider 'samu' when looking for ninja command 6 years ago
Jussi Pakkanen 59774702b2
Merge pull request #4480 from jon-turney/fix-implib-prefix-suffix 6 years ago
Jussi Pakkanen 142f8a1da6
Merge pull request #4504 from mesonbuild/simdix 6 years ago
Jussi Pakkanen 75648a2c9e Fix alignment with MSVC. 6 years ago
Jussi Pakkanen 0859442480 Refactor check to its own function. 6 years ago
Dimitri John Ledkov 621df77049 Fix simd instruction alignment on 32bit kernels. 6 years ago