3212 Commits (e72a2b2260f800db2ab1a42e4d736df24d909375)

Author SHA1 Message Date
Marcel Hollerbach 443a4a8c78 pkgconfig: add support for pkgconfig generation for c# 6 years ago
Xavier Claessens 4178267bfe minstall: Do not delete dst files when installing a directory 6 years ago
Jon Turney 4c4e3c8600 Fix flake8 whitespace reports 6 years ago
Jon Turney a33acd31da Fix flake8 'imported but unused' reports 6 years ago
Jon Turney d118e3ad4c lgtm: Instantiating an exception, but not raising it 6 years ago
Jon Turney d3f2172de8 lgtm: Too few arguments for string format. 6 years ago
Iñigo Martínez cecbbfab0e gnome.gtkdoc: Fix missing permitted `c_args` argument 6 years ago
Jussi Pakkanen aa20c91e6e Guard against broken lib paths returned by gcc. 6 years ago
Dylan Baker 842d8556ec compilers: quiet ICC messages about pch 6 years ago
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 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 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 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 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
Dylan Baker de175aac00 compilers: Use keyword only arguments for compiler interfaces 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
Dylan Baker 34c1edda87 dependencies: Add openmp 5.0 6 years ago
Xavier Claessens 8aeb967773 coredata: Do not use ':' as key delimited in cmd_line.txt 6 years ago
Dave Reisner 96f8842b79 Report expected failures and unexpected passes separately 6 years ago
Dylan Baker 9294fd23be backends/ninja: all files in a java target should depend on generated sources 6 years ago
Dylan Baker d405b74caf java: javac 9+ print their version to stdout not stderr 6 years ago
Phillip Cao 76333d2a1e Add prefix option for link args 6 years ago
Phillip Cao fc77ec9243 Get cross_args from the compiler rather than environment directly 6 years ago
Phillip Cao 68c83cb213 Add support for Renesas CC-RX toolchain 6 years ago
Dylan Baker e921e38301 mtest: Check that stdout is not None before seeking 6 years ago
Xavier Claessens 425133fd0f Add --wipe command line option 6 years ago
Xavier Claessens 43101489cd Recover when coredata cannot be loaded 6 years ago
Lyude Paul 11e3011a6b Don't use host pkg-config for native dependencies 6 years ago
John Ericson d178fd0ab3 Begin to factor out logic for getting binaries 6 years ago