summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2019-10-31add -lssl and -lcrypto to LIBS, if SSL is enabledAndras Timar1-0/+3
2019-10-30fix configure check 'If we need to link with -lpcre'Andras Timar1-0/+1
2019-10-30change linking order of poco libs in order to make static linking possibleYunusemre Şentürk1-1/+1
2019-10-25configure.ac: Add check for python3 libsMichael Weghorn1-0/+11
2019-10-08The --with-lo-path is not necessary when building for iOS or AndroidTor Lillqvist1-9/+11
2019-10-08Remove lo_template_path optionAndras Timar1-17/+20
2019-09-23It's ios/Mobile/Branding that we wantTor Lillqvist1-1/+1
2019-09-22configure: support sanitizersAshod Nakashian1-0/+14
2019-08-17wsd: unify anonymization flags under oneAshod Nakashian1-24/+11
2019-07-12android: Split the actual editing Activity into an own library.Jan Holesovsky1-2/+3
2019-06-28configure: Add support for custom iconsSamuel Mehrbrodt1-0/+14
2019-06-20android: make clean should clean the assets too.Jan Holesovsky1-0/+1
2019-06-20android/ios: Turn the --with-iosapp-branding into --with-app-branding.Jan Holesovsky1-4/+10
2019-06-20android: Allow providing the package name via --with-android-package-name.Jan Holesovsky1-7/+23
2019-05-27Revert "Get rid of use of GNU libtool" and its follow-upTor Lillqvist1-0/+1
2019-05-24Get rid of use of GNU libtoolTor Lillqvist1-1/+0
2019-05-22Revert "Change package name to "libreoffice-online" instead of "loolwsd""Samuel Mehrbrodt1-1/+1
2019-05-21Change package name to "libreoffice-online" instead of "loolwsd"Samuel Mehrbrodt1-1/+1
2019-04-22Add branding to the iOS appTor Lillqvist1-0/+18
2019-04-16android: Introduce --with-vendor and --with-info-url.Jan Holesovsky1-0/+36
2019-04-12Use the app name more generally, not only on iOS.Jan Holesovsky1-9/+11
2019-04-01NPM: require at least v5.0.0Samuel Mehrbrodt1-2/+2
2019-03-30configure: update links for directory "archived-packages"Henry Castro1-1/+1
2019-03-15Revert "configure: add Boost.Locale library"Jan Holesovsky1-5/+0
2019-03-15Revert "configure: check "msgfmt" installation"Jan Holesovsky1-6/+0
2019-03-05configure: check "msgfmt" installationHenry Castro1-0/+6
2019-03-05configure: add Boost.Locale libraryHenry Castro1-0/+5
2019-02-25Keep the iOS app bundle version in a file in the build folder, not in gitTor Lillqvist1-0/+10
2019-02-21Integrate browser-syncSzymon Kłos1-0/+18
2019-02-15Remove unnecessary leftovers after Michael's removal of the on-disk tile cacheTor Lillqvist1-15/+0
2019-02-15android: Settings for the build.gradle.Jan Holesovsky1-0/+1
2019-02-13android: Link against the debug POCO libraries if --enable-debug.Jan Holesovsky1-0/+6
2019-02-13android: Create the html, js and css and copy it to the right place.Jan Holesovsky1-0/+4
2019-02-13android: Use configure for the rest of the hardcoded stuff in CMakeLists.txt.Jan Holesovsky1-8/+25
2019-02-13android: Generate the CMakeLists.txt from configure.Jan Holesovsky1-46/+54
2019-02-12android: #if(n)def MOBILEAPP -> #if (!)MOBILEAPP for better reliability.Jan Holesovsky1-1/+1
2019-02-12android: Define MOBILEAPP via config.h.Jan Holesovsky1-0/+3
2019-02-12android: Make it to ./configure.Jan Holesovsky1-7/+21
2019-01-22Create the ios/Mobile/Fonts directory even if we won't copy any fonts thereTor Lillqvist1-1/+1
2019-01-08Add some messages whether we are building with support keySamuel Mehrbrodt1-0/+3
2018-12-11New configure switch --enable-vereign to set the default document signing urlAndras Timar1-0/+10
2018-11-27Add --with-iosapp-fonts option to bundle some 3rd-party fonts in the appTor Lillqvist1-0/+22
2018-11-27Use the right version name and git hash for the iOS appTor Lillqvist1-0/+1
2018-11-23Correct a few leftover mentions of "Mobile/Mobile" to "ios/Mobile"Tor Lillqvist1-1/+1
2018-11-22Move the iOS app to the ios folderTor Lillqvist1-5/+5
2018-11-22mobile: use more generic names to share with Android.Michael Meeks1-3/+3
2018-11-07configure: undefined option is "" not "no"Andras Timar1-1/+1
2018-11-04Revert the addition of the --with-lo-srcdir optionTor Lillqvist1-28/+6
2018-11-02Differentiate the case of using --enable-iosapp on Linux from using it on macOSTor Lillqvist1-104/+109
2018-11-02Avoid need for manual editing of the iOS app Xcode project fileTor Lillqvist1-4/+132