summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-01Disable SSL when configuring for mobile.Michael Meeks1-7/+13
2018-10-30We can't use shell conditionals to decide whether to run m4 code or notTor Lillqvist1-1/+3
2018-10-30Fix shell if test syntaxTor Lillqvist1-1/+1
2018-10-30Require running configure also in tree where you will build the iOS appTor Lillqvist1-90/+114
2018-10-17Add gtk/READMETor Lillqvist1-1/+1
2018-10-17Build the GTK+ testbed app using autofooTor Lillqvist1-2/+8
2018-10-16configure: support disabling anonymizationAshod Nakashian1-2/+9
2018-10-16wsd: force anonymization when enabled with configureAshod Nakashian1-0/+2
2018-10-16wsd: anonymization config and settings for username/filenameAshod Nakashian1-0/+22
2018-10-16wsd: set SSL setting in loolwsd.xml based on configure --enable-sslAshod Nakashian1-1/+2
2018-10-17Add --enable-gtkapp configury optionTor Lillqvist1-0/+13
2018-09-03Factor out loleaflet/dist construction for iOS app buildingTor Lillqvist1-0/+12
2018-08-20Revert "Look for libpng16, too, and link with -lz (in case static build)"Tor Lillqvist1-3/+2
2018-08-20Revert "Hopefully just 'readlink' (without the -f option) is enough"Tor Lillqvist1-1/+1
2018-08-20Look for libpng16, too, and link with -lz (in case static build)Tor Lillqvist1-2/+3
2018-08-20Hopefully just 'readlink' (without the -f option) is enoughTor Lillqvist1-1/+1
2018-08-15Revert "When asked to convert to PNG, look for an embedded ODF thumbnail first"Tor Lillqvist1-1/+1
2018-07-12When asked to convert to PNG, look for an embedded ODF thumbnail firstTor Lillqvist1-1/+1
2018-05-18Don't confuse git wwhen the npm-shrinkwrap.json auto-updates.Jan Holesovsky1-1/+1