mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
d92777a3ff
Do some housekeeping and cleanup on the build scripts for Windows: - remove Windows 32bit builds as support for this has been removed from the mxe container; - fix some warnings in the smtk2ssrf installer configuration; - sanitise the output colour of the smtk2ssrf build script; - add a docker based build script for the Windows installers; - remove outdated and deprecated documentation and scripts. Signed-off-by: Michael Keller <mikeller@042.ch>
52 lines
954 B
Text
52 lines
954 B
Text
translations/*.qm
|
|
*.o
|
|
*.orig
|
|
*.rej
|
|
*.exe
|
|
*.dmg
|
|
*.patch
|
|
*.xml
|
|
ssrf-version.h
|
|
!dives/*.xml
|
|
*~
|
|
po/*.mo
|
|
/subsurface
|
|
/*.tar.gz
|
|
share/
|
|
Documentation/docbook-xsl.css
|
|
Documentation/user-manual*.html
|
|
Documentation/user-manual*.pdf
|
|
Documentation/user-manual*.text
|
|
Documentation/mobile-images/mobile-images
|
|
packaging/windows/subsurface.nsi
|
|
packaging/macos/Info.plist
|
|
*.kdev4
|
|
callgrind.out.*
|
|
.gitignore
|
|
build*/
|
|
.rcc
|
|
.moc
|
|
.uic
|
|
.obj
|
|
Makefile
|
|
subsurface.pro.user*
|
|
Subsurface-mobile.pro.user*
|
|
Subsurface.app
|
|
.DS_Store
|
|
!android/**/*.xml
|
|
build*
|
|
nightly-builds/
|
|
mobile-widgets/qml/kirigami
|
|
mobile-widgets/3rdparty/ECM/
|
|
mobile-widgets/3rdparty/breeze-icons/
|
|
mobile-widgets/3rdparty/extra-cmake-modules/
|
|
mobile-widgets/3rdparty/kirigami/
|
|
packaging/ios/install-root
|
|
packaging/ios/Info.plist
|
|
packaging/ios/Qt
|
|
packaging/ios/asset_catalog_compiler.Info.plist
|
|
appdata/subsurface.appdata.xml
|
|
android-mobile/Roboto-Regular.ttf
|
|
gh_release_notes.md
|
|
release_content_title.txt
|
|
/output/
|