summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* add fetch to dependencies of gbuildtojson / Rdb targetChristian Lohmaier2023-04-111-0/+1
* create pocheck convenience targetChristian Lohmaier2022-12-151-1/+1
* don't export the various language lists and consolidate themChristian Lohmaier2022-12-151-4/+4
* use https instead of httpCaolán McNamara2022-11-011-1/+1
* Fix typosAndrea Gelmini2022-10-241-2/+2
* Fix typoAndrea Gelmini2022-10-241-1/+1
* build appstore packages with symbols/add targets to merge into universal buildChristian Lohmaier2022-10-231-5/+45
* Fix typosAndrea Gelmini2022-10-151-1/+1
* add missing dependency for gbuild-to-jsonChristian Lohmaier2022-10-141-0/+4
* [COVER] add first set of ODF feature test filesThorsten Behrens2022-09-111-4/+4
* allow to specify a macOS provisioning profileChristian Lohmaier2022-06-291-1/+3
* don't specify entitlements that are not used (sdremote w/o bluetooth)Christian Lohmaier2022-06-291-0/+1
* Drop --with-iwyu optionGabor Kelemen2022-05-041-14/+3
* Fix for xcode-ide-integrationxuenhua2022-04-261-1/+1
* Use relative path to the script, to please python3 on WindowsMike Kaganski2022-02-151-1/+1
* Remove interactivity of asking permission when make distcleanYunusemre Şentürk2022-02-101-1/+1
* Add <module>.*all aliases to .all* and update helpJan-Marek Glogowski2022-01-171-4/+6
* split gbuild's <module>.all to <module>.allbuild or .allcheckLuboš Luňák2022-01-131-1/+7
* oss-fuzz: convert to static cross-buildJan-Marek Glogowski2021-12-251-2/+0
* autogen.sh is actually in $(SRCDIR)Jan-Marek Glogowski2021-12-241-1/+1
* Re-run autogen.sh on m4 macro changeJan-Marek Glogowski2021-12-241-0/+1
* provide a "make vscode-ide-integration" targetChristian Lohmaier2021-12-211-1/+11
* Implement building ComponentTarget directlyJan-Marek Glogowski2021-12-181-0/+1
* Respect verbose setting for module-deps.pl callsJan-Marek Glogowski2021-12-131-3/+3
* Retire build-nocheckThorsten Behrens2021-12-061-2/+2
* ofz#41602 fix more build failureCaolán McNamara2021-12-031-1/+1
* ofz#41602 Build-FailureCaolán McNamara2021-12-031-1/+1
* distclean generated solenv/lockfile/autoconf.hStephan Bergmann2021-12-031-0/+1
* ofz: Executable_lockfile needs Executable_concat-depsCaolán McNamara2021-12-021-1/+1
* ofz: fix build failure by building Executable_lockfile firstCaolán McNamara2021-12-021-1/+1
* add generate-flatpak-manifest.sh to generate FlatPak manifestMichael Stahl2021-11-101-1/+1
* ofz: build failureCaolán McNamara2021-10-311-1/+1
* Simplify VS IDE integration generationMike Kaganski2021-10-081-2/+1
* Drop vs2017-ide-integration; add vs2022-ide-integrationMike Kaganski2021-10-081-1/+1
* add dbffuzzerCaolán McNamara2021-09-251-1/+1
* ofz: prep for allowing oss-fuzz msanCaolán McNamara2021-08-221-1/+1
* ofz: use system .a libs when they aren't c++ onesCaolán McNamara2021-08-121-1/+1
* oss-fuzz: drop more_fonts build step and just install the min wantedCaolán McNamara2021-08-081-1/+1
* disable scripting for fuzzingCaolán McNamara2021-08-071-1/+1
* Fix 'make test-install' on LinuxMiklos Vajna2021-08-031-0/+2
* Avoid bash'ism (comment in line continuation)Stephan Bergmann2021-07-191-1/+2
* don't ignore dump_syms errors during symbol extractionChristian Lohmaier2021-06-171-1/+1
* use freshly compiled dump_syms.exe on windows for symbolinfo extractionChristian Lohmaier2021-06-111-1/+1
* Remove config.warn during `make distclean`Stephan Bergmann2021-06-011-0/+2
* Better keep these $(BUILDDIR)/config.* lines sorted lexicographicallyStephan Bergmann2021-06-011-1/+1
* Install GDB pretty printers into cross-toolsetJan-Marek Glogowski2021-05-251-4/+7
* ofz build fixCaolán McNamara2021-05-221-1/+1
* Run checks also on cross build toolchainJan-Marek Glogowski2021-05-051-1/+1
* use systemd-detect-virt to detect building as root in containerCaolán McNamara2021-04-101-5/+8
* skip check-if-root test if LIB_FUZZING_ENGINE is setCaolán McNamara2021-04-071-1/+1