255 Commits (db61d018ce575f3b5524ded328373faebdf879b7)

Author SHA1 Message Date
Thibault Saunier 5b5edd6b33 gettext: Respect the --subdir argument before the MESON_SUBDIR var 8 years ago
Patrick Griffis c42167dc6f gnome.gtkdoc(): Include builddir variant of include dirs also 8 years ago
Nirbheek Chauhan 60716fcd6d Use universal_newlines=True for all Popen calls 8 years ago
Patrick Griffis e265887ac3 gnome.gtkdoc(): Add keyword to override the mode 8 years ago
Nirbheek Chauhan b9a7c0cf39 misc: Use relative imports everywhere 8 years ago
Patrick Griffis 155617e539 i18n: Improve language handling 8 years ago
Patrick Griffis d764c7dc91 gnome.gtkdoc(): Add namespace keyword 8 years ago
Patrick Griffis a626d1a7bc gnome.gtkdoc(): Allow passing multiple source dirs 8 years ago
Patrick Griffis 9b560c29b6 gnome.gtkdoc(): Fix including doc source dir in path 8 years ago
Marc-Antoine Perennou a70f39f815 allow overriding nm with NM 8 years ago
Marc-Antoine Perennou 4d3cce1532 allow overriding readelf with READELF 8 years ago
Jussi Pakkanen c7ddce163f All testing is now in mesontest.py, which simplifies a lot of stuff. 8 years ago
Jussi Pakkanen 39df22bf53 Made Meson test into a class rather than abusing global variables and as preparation for moving it elsewhere. 8 years ago
Jussi Pakkanen 077741097a Run all tests if none are specified. 8 years ago
Jussi Pakkanen def68cbc50 Use the same code for tests and benchmarks. 8 years ago
Jussi Pakkanen 951262d759 Removed Valgrind from core. 8 years ago
Jussi Pakkanen ee90ce74e8 New test runner. 8 years ago
Elliott Sales de Andrade 155f163341 Use portable path separator in wrappers. 8 years ago
Olexa Bilaniuk 05e217caa5 Fixed SyntaxError in itstool invocation in yelphelper.py during 8 years ago
Nirbheek Chauhan 55288b0fcc scripts/gtkdochelper: ignore_headers is a list 8 years ago
Nirbheek Chauhan 52eab4b006 vs backend: coredata.meson_script_file was renamed 8 years ago
Jussi Pakkanen f7431fd5db Can specify scan-build executable with an environment variable. Closes #1015. 8 years ago
Nirbheek Chauhan a2262103fb Implement mlog.warning and use it everywhere for warnings 8 years ago
Patrick Griffis 314eb5110e gettext: Use argparse to handle arguments 8 years ago
Emmanuele Bassi e226d702bc gtkdoc: Add `ignore_headers` positional argument 8 years ago
Emmanuele Bassi 6eeecb8585 gtkdochelper: Add 'overrides.txt' to the content files 8 years ago
Aurelien Jarno caa1ef6318 Fix depfixer on MIPS. 8 years ago
Patrick Griffis 423c8dbb40 gettext: Add update-po target 8 years ago
Patrick Griffis 1781129740 gnome: Add yelp() function 8 years ago
Patrick Griffis 44690763b0 gnome: Include build dir in gtkdoc-mkhtml path 8 years ago
Hemmo Nieminen c4fabc8ecf Don't mention non-existing log files after testing. 8 years ago
Patrick Griffis f30be6fb92 gettext: Add ability to set GETTEXTDATADIRS 8 years ago
Jussi Pakkanen 1f4cce86ad Remove shebangs on files that are not runnable and add execute bits to those that are. 8 years ago
Thibault Saunier bb3823e6f4 gnome: Allow specifying gtkdoc where to install directory 8 years ago
Thibault Saunier f86fbf6ebf gnome: Run gtkdoc-scanobjs and add a way to get assets working 8 years ago
Tim-Philipp Müller 5ebc77f722 i18n: use POTFILES.in as fallback if there's no POTFILES in po dir 8 years ago
Thibault Saunier a2e7ebc575 Add a new 'environment' object to be used to build test environment (#781) 8 years ago
Thibault Saunier 5d30ea99ea meson_test: Add env variables to the test logs file (#767) 8 years ago
Jussi Pakkanen 3f62fb788b Remove unneeded shebang line that was triggering some linters. 8 years ago
Elliott Sales de Andrade 38a2a636b5 Refactor DESTDIR determination into a single function. 8 years ago
Elliott Sales de Andrade 3a593d0aca Always obey DESTDIR even with absolute install_dir. 8 years ago
Elliott Sales de Andrade fe0aa7daff Convert depfixer.Elf class into a context manager. 8 years ago
Elliott Sales de Andrade 4c71695e41 Use context manager for file I/O. 8 years ago
Elliott Sales de Andrade b7757189e4 Echo stderr from captured command. 8 years ago
Elliott Sales de Andrade 70d94a5550 Allow capturing command output of a custom target. 8 years ago
Jussi Pakkanen 3671c40a4b Handle both DT_RPATH as well as DT_RUNPATH when fixing rpath settings. 8 years ago
Nirbheek Chauhan 042e0b3467 gtkdochelper: Add error checking and printing 8 years ago
Nirbheek Chauhan 69d9c2228d vs: Fix Meson invocation while doing regen (#646) 8 years ago
Jussi Pakkanen 38a896ae51 Create a log file of all files installed. 8 years ago
Nirbheek Chauhan 598997bdb5 scripts/install: Also strip '\' from the end of a path 8 years ago