1206 Commits (b0ffb80ecf845c71453aa34c05570b0c3122db3f)

Author SHA1 Message Date
Dylan Baker cd895be99a dependencies: Add ability to set arbitrary variables on 5 years ago
Jussi Pakkanen a1d2444e4a One more symlink test skip. 5 years ago
Jussi Pakkanen e9158b477f Only run symlink test from git checkout. 5 years ago
Michael Hirsch, Ph.D 5695dc0f16 add compiler.get_linker_id() method 5 years ago
Michael Hirsch, Ph.D fb121f6254 fs: rename samefile => is_samepath 5 years ago
Xavier Claessens b872099468 find_program(): Add 'dirs' keyword argument 5 years ago
Xavier Claessens 9b1a857473 dict: Fully evaluate keys 5 years ago
Marc Herbert 80bfe593fc mparser.py: actually check the type of key variable, not its value 5 years ago
Xavier Claessens b33830f99e Revert "Have set() and set_quoted() of configuration object work with newlines." 5 years ago
Xavier Claessens 7dd302773d Fix link_whole with a custom target 5 years ago
Xavier Claessens a6f7a1d8c4 fs: Add parent() and name() methods 5 years ago
Xavier Claessens e4e5f981eb Fix compute_int() when the value is -1 5 years ago
Jehan 6ed36e97ae Have set() and set_quoted() of configuration object work with newlines. 5 years ago
Michael Hirsch, Ph.D 83b4e981c4 Use strict function prototypes 5 years ago
Jussi Pakkanen f6ad5d1398 Make all C main functions without arguments have "void" in arg list. 5 years ago
Michael Hirsch, Ph.D 1baa1c9222 use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-none on fortran 5 years ago
Michael Hirsch, Ph.D 0cb48cdc79
fs: make replace_suffix not expand file to absolute path, just manipulate the string 5 years ago
Michael Hirsch, Ph.D 2ae96f8595
fs: replace_suffix 5 years ago
Michael Hirsch, Ph.D a320274179
fs: get file size 5 years ago
Michael Hirsch, Ph.D 67651271f6
fs: add hash compute method 5 years ago
Michael Hirsch, Ph.D 1a0b4ddf34
fs: further document and test behavior 5 years ago
Michael Hirsch, Ph.D 4340f76a7a
fs: extend self-test to cover windows as well for with_suffix 5 years ago
Michael Hirsch, Ph.D 052d918908
add fs.with_suffix 5 years ago
Michael Hirsch, Ph.D 4adfd921ae
fs: use expanduser 5 years ago
franczc adb4e071e6 Adding dictionary entry using string variable as key. 5 years ago
Jussi Pakkanen 35e809fc5e Store run target names in build. 5 years ago
Jussi Pakkanen 46788d1b5b Created the filesystem module. 5 years ago
Michael Hirsch, Ph.D d080917561 wrap.py: catch connection error with WrapException 5 years ago
Wolfgang Stöggl f037e7ef45 Fix typos found by codespell 5 years ago
James Hilliard 2b6c997e33 Return a disabler when an unknown method is called on a disabler object 5 years ago
Michael Hirsch, Ph.D 5478397c59 tests/1common: update meson_version>=0.52 for is_disabler 5 years ago
Jakub Adam 9c456e2baf tests: Don't expect any *.pdb files installed in 'lib' 5 years ago
Xavier Claessens 9855b2d3c5 Test disabler in foreach loops 5 years ago
Xavier Claessens 1930fc82e2 Fix `if not disabler()` case 5 years ago
Daniel Mensinger 47e20b3004
Updated include_type test case 5 years ago
Daniel Mensinger 73d52266b5
Use include_type instead of is_system 5 years ago
Daniel Mensinger a7c4682be1
Also add support for declare_dependency objects 5 years ago
Daniel Mensinger 061deec993
added test case for is_system dependency 5 years ago
Marc-André Lureau 01569fee2e Add depfile to configure_file() 5 years ago
Xavier Claessens ef3992f1cc configure_file(): Allow multiple inputs in command mode 5 years ago
Xavier Claessens 5d0ced220c pkgconfig: Fix ordering of public libraries 5 years ago
Alan Coopersmith 692fade34e Fix "test cases/common/131 generated assembly" on Solaris 5 years ago
Dylan Baker 4ce43a450b tests: pass "cp" as argv[0] in test 162 5 years ago
Dylan Baker 67d1948005 tests: add sunos to get define 5 years ago
Jussi Pakkanen 3256e7ea63 Shell script cleanup. 5 years ago
Dylan Baker ba4324ab9d Fix gcc include dot 5 years ago
Peter Hutterer 4ebce2c3f2 Add test priorities to force test start order 5 years ago
James Hilliard 315ab997b4 Add tests for sources that are disablers. 5 years ago
Rachel Mant f431cff809 Make .extract_objects() work correctly as an input to custom_target 5 years ago
Michael Hirsch, Ph.D 571deb5f9e tests/153: skip with PGI as macros are unique 5 years ago