Age | Commit message (Expand) | Author | Files | Lines |
2020-10-25 | bump product version to 7.1.0.0.alpha1+ | Christian Lohmaier | 1 | -1/+1 |
2020-10-25 | Must use the Unix form of a pathname in a test command on WSL | Tor Lillqvist | 1 | -1/+2 |
2020-10-25 | Don't display harmless error messages from wsl-lo-helper | Tor Lillqvist | 1 | -1/+1 |
2020-10-25 | Improve PathFormat on WSL: Don't lose a final slash | Tor Lillqvist | 1 | -1/+15 |
2020-10-25 | Fix win_get_env_from_vsvars32bat and find_ucrt for WSL | Tor Lillqvist | 1 | -5/+10 |
2020-10-25 | Improve the WSL cygpath emulation | Tor Lillqvist | 1 | -5/+13 |
2020-10-25 | Use wsl-lo-helper to read a Registry value | Tor Lillqvist | 1 | -0/+5 |
2020-10-25 | More cases of treating wsl like cygwin | Tor Lillqvist | 1 | -5/+5 |
2020-10-25 | Fix the find_msvc function for building on WSL | Tor Lillqvist | 1 | -3/+7 |
2020-10-25 | Interix is dead since long, but check for WSL instead | Tor Lillqvist | 1 | -2/+2 |
2020-10-25 | Add another return value to the PathFormat function, for WSL | Tor Lillqvist | 1 | -8/+63 |
2020-10-25 | Set also ac_cv_{build,host}_{cpu,os} in the case of building for Windows on WSL | Tor Lillqvist | 1 | -0/+5 |
2020-10-21 | Accept iOS SDK 14.1 | Tor Lillqvist | 1 | -2/+2 |
2020-10-21 | Add "freebsd_powerpc" and "freebsd_powerpc64" platforms to configure.ac. | Gleb Popov | 1 | -0/+10 |
2020-10-20 | Allow to opt in for --enable-gtk3 plus --without-system-cairo | Stephan Bergmann | 1 | -1/+1 |
2020-10-20 | Do not check for GNU patch utility on FreeBSD. | Gleb Popov | 1 | -2/+2 |
2020-10-19 | Add FreeBSD to the list of OSes that have OpenSSL in its base. | Gleb Popov | 1 | -1/+1 |
2020-10-17 | fix build with box2d 2.4.0 | Rene Engelhard | 1 | -5/+16 |
2020-10-16 | Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build) | Stephan Bergmann | 1 | -51/+51 |
2020-10-15 | Fix check for inclusion of <sys/sysmacros.h> | Stephan Bergmann | 1 | -5/+0 |
2020-10-15 | Do not include <sys/sysmacros.h> header unconditionally, but perform a check ... | Gleb Popov | 1 | -0/+5 |
2020-10-09 | Allow CXX_X86_BINARY to be passed into autogen.sh again | Stephan Bergmann | 1 | -1/+4 |
2020-10-07 | raise min version of gtk to 3.20.0 | Caolán McNamara | 1 | -1/+1 |
2020-10-05 | Pre-set the host and build platform on WSL | Tor Lillqvist | 1 | -0/+102 |
2020-10-05 | Small cleanup of shell functions | Tor Lillqvist | 1 | -8/+18 |
2020-10-04 | Don't forward JDK home option to the cross-build | Jan-Marek Glogowski | 1 | -8/+17 |
2020-10-04 | skia: don't fail Windows Arm64 build without clang | Jan-Marek Glogowski | 1 | -1/+1 |
2020-10-04 | Replace "newlined" sed with tr | Jan-Marek Glogowski | 1 | -2/+1 |
2020-10-04 | Document what PathFormat does | Tor Lillqvist | 1 | -0/+23 |
2020-10-02 | gpgme, coinmp, firebird: disable on Windows Arm64 | Jan-Marek Glogowski | 1 | -0/+6 |
2020-09-30 | use -fpch-codegen rather than -fmodules-codegen | Luboš Luňák | 1 | -15/+15 |
2020-09-28 | upload libmwaw 0.3.17 | David Tardon | 1 | -1/+1 |
2020-09-27 | upload libwps 0.4.12 | David Tardon | 1 | -1/+1 |
2020-09-24 | Use -flto=thin in gb_LTOFLAGS for Apple's Clang (for macOS and iOS) | Tor Lillqvist | 1 | -13/+4 |
2020-09-23 | fix disable qrcodegen option | Caolán McNamara | 1 | -1/+1 |
2020-09-23 | tdf#128136: Build curl, nss, and xmlsec for iOS, too | Tor Lillqvist | 1 | -5/+1 |
2020-09-22 | Use sed syntax that isn't GNU-specific | Tor Lillqvist | 1 | -1/+2 |
2020-09-21 | add an explicit --disable-qrcodegen configure option | Caolán McNamara | 1 | -17/+35 |
2020-09-19 | It presumably is $LIBO_VERSION_SUFFIX that we want here | Tor Lillqvist | 1 | -1/+1 |
2020-09-18 | twain32shim: disable for Windows Arm64 build | Jan-Marek Glogowski | 1 | -3/+6 |
2020-09-16 | configure + gbuild: handle Windows Arm64 | Jan-Marek Glogowski | 1 | -1/+13 |
2020-09-15 | disable Clang's -fmodules-codegen for Skia if optimizing it | Luboš Luňák | 1 | -1/+7 |
2020-09-15 | Set PYTHONWARNINGS to error by default for --enable-werror | Mike Kaganski | 1 | -0/+3 |
2020-09-15 | cross-build: JAVA_HOME is now build, not host | Jan-Marek Glogowski | 1 | -1/+1 |
2020-09-12 | Upgrade liborcus to 0.16.0. | Kohei Yoshida | 1 | -1/+1 |
2020-09-12 | non-cross: set Java FOR_BUILD variables | Jan-Marek Glogowski | 1 | -0/+6 |
2020-09-11 | cross-build: fix Java NI linking | Jan-Marek Glogowski | 1 | -31/+97 |
2020-09-11 | Fix naming in configure.ac | Jan-Marek Glogowski | 1 | -5/+6 |
2020-09-11 | WIN cross: fix gpg-related library builds | Jan-Marek Glogowski | 1 | -3/+9 |
2020-09-11 | Fix the minimal build-tools target | Jan-Marek Glogowski | 1 | -10/+56 |