summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2021-12-25oss-fuzz: convert to static cross-buildJan-Marek Glogowski1-2/+0
2021-12-24autogen.sh is actually in $(SRCDIR)Jan-Marek Glogowski1-1/+1
2021-12-24Re-run autogen.sh on m4 macro changeJan-Marek Glogowski1-0/+1
2021-12-21provide a "make vscode-ide-integration" targetChristian Lohmaier1-1/+11
2021-12-18Implement building ComponentTarget directlyJan-Marek Glogowski1-0/+1
2021-12-13Respect verbose setting for module-deps.pl callsJan-Marek Glogowski1-3/+3
2021-12-06Retire build-nocheckThorsten Behrens1-2/+2
2021-12-03ofz#41602 fix more build failureCaolán McNamara1-1/+1
2021-12-03ofz#41602 Build-FailureCaolán McNamara1-1/+1
2021-12-03distclean generated solenv/lockfile/autoconf.hStephan Bergmann1-0/+1
2021-12-02ofz: Executable_lockfile needs Executable_concat-depsCaolán McNamara1-1/+1
2021-12-02ofz: fix build failure by building Executable_lockfile firstCaolán McNamara1-1/+1
2021-11-10add generate-flatpak-manifest.sh to generate FlatPak manifestMichael Stahl1-1/+1
2021-10-31ofz: build failureCaolán McNamara1-1/+1
2021-10-08Simplify VS IDE integration generationMike Kaganski1-2/+1
2021-10-08Drop vs2017-ide-integration; add vs2022-ide-integrationMike Kaganski1-1/+1
2021-09-25add dbffuzzerCaolán McNamara1-1/+1
2021-08-22ofz: prep for allowing oss-fuzz msanCaolán McNamara1-1/+1
2021-08-12ofz: use system .a libs when they aren't c++ onesCaolán McNamara1-1/+1
2021-08-08oss-fuzz: drop more_fonts build step and just install the min wantedCaolán McNamara1-1/+1
2021-08-07disable scripting for fuzzingCaolán McNamara1-1/+1
2021-08-03Fix 'make test-install' on LinuxMiklos Vajna1-0/+2
2021-07-19Avoid bash'ism (comment in line continuation)Stephan Bergmann1-1/+2
2021-06-17don't ignore dump_syms errors during symbol extractionChristian Lohmaier1-1/+1
2021-06-11use freshly compiled dump_syms.exe on windows for symbolinfo extractionChristian Lohmaier1-1/+1
2021-06-01Remove config.warn during `make distclean`Stephan Bergmann1-0/+2
2021-06-01Better keep these $(BUILDDIR)/config.* lines sorted lexicographicallyStephan Bergmann1-1/+1
2021-05-25Install GDB pretty printers into cross-toolsetJan-Marek Glogowski1-4/+7
2021-05-22ofz build fixCaolán McNamara1-1/+1
2021-05-05Run checks also on cross build toolchainJan-Marek Glogowski1-1/+1
2021-04-10use systemd-detect-virt to detect building as root in containerCaolán McNamara1-5/+8
2021-04-07skip check-if-root test if LIB_FUZZING_ENGINE is setCaolán McNamara1-1/+1
2021-02-18Library_gie no longer existsCaolán McNamara1-1/+1
2021-02-12fix fuzzer buildCaolán McNamara1-1/+1
2020-12-16Add generated vs-code-template.code-workspace to distcleanStephan Bergmann1-1/+2
2020-11-21Allow --enable-macosx-sandbox without the codesigning identitiesTor Lillqvist1-1/+1
2020-09-11Fix the minimal build-tools targetJan-Marek Glogowski1-1/+1
2020-07-17Update paths in Makefile.in and android/.gitignoreMichael Weghorn1-2/+2
2020-07-06When cross-compiling to DESKTOP, just make "build" for the build platformTor Lillqvist1-1/+1
2020-07-04reduce number of framework librariesNoel Grandin1-1/+1
2020-06-17allow building as root inside a container without complaintCaolán McNamara1-1/+1
2020-05-18Revert "make: map slowcheck to gbuild's build and slowcheck"Luboš Luňák1-1/+1
2020-05-04Adapt to hardened_runtime.xcentStephan Bergmann1-0/+1
2020-04-21ofz#21701 Fuzzing build failureCaolán McNamara1-1/+1
2020-04-20Revert "Revert "make: map slowcheck to gbuild's build and slowcheck""Luboš Luňák1-1/+1
2020-04-20Revert "make: map slowcheck to gbuild's build and slowcheck"Luboš Luňák1-1/+1
2020-03-23rework the default make targetLuboš Luňák1-9/+8
2020-03-19make: map slowcheck to gbuild's build and slowcheckMiklos Vajna1-1/+1
2020-03-02dtoa needed by salCaolán McNamara1-1/+1
2020-01-04allow root under podmanCaolán McNamara1-1/+1