Commit Graph

79 Commits

Author SHA1 Message Date
Martin Gerhardy
7be30d492b CREATE_PROJECT: fixed cmake generator
* Support for pkg-config was added
* Shortened the CMakeLists.txt by more than 4000 lines
* Added macro for feature detection
* Configure stage is reporting missing libs as error now (they were reported as compile errors during the build before)
* Link the scummvm-detection lib (this was missing before)
* Added missing defines like DETECTION_STATIC and USE_SDL2
* Group impl and header files in src file list to shorten the cmake script
* Unified indention for generated script
2020-11-08 11:30:25 +01:00
Paweł Kołodziejski
16c7a3ac7e GIT: Ignore products from devtools 2020-10-14 22:35:52 +02:00
Paweł Kołodziejski
38f5a2a757 GIT: Ignore malformed sed output for README 2020-10-14 22:29:31 +02:00
Thierry Crozat
0965262e65 GIT: Ignore doxygen output 2020-10-05 02:12:54 +01:00
aryanrawlani28
911e0e4f3c GIT: Rename detection_tables inside gitignore which is now present inside engines subdirectory 2020-10-03 14:56:36 +02:00
aryanrawlani28
11f46399b6 GIT: Add detection_tables header to .gitignore
- It is generated by configure and works similiarly to plugins_table.
2020-10-03 14:56:36 +02:00
Lothar Serra Mari
5520fc436e GIT: Add .snap packages to .gitignore 2020-06-21 12:25:23 +02:00
Roland van Laar
e7b4b56742 GIT: gitignore compile_commands.json for VSCode 2020-06-11 20:31:44 +02:00
Thierry Crozat
e9049d3278 DIST: Add CONTRIBUTING.md to the list of files to distribute
The main reason for that change is that there is a link to it from
the README.md file, so distributing CONTRIBUTING.md avoids having
a dead link in the distributed README.md.
2020-04-26 15:35:01 +01:00
Peter Kohaut
470a1d3586 ANDROID: Switch to Gradle
Updated NDK to r21 (LTS)
Switch target Android to 29 as it is required by Google Play Store
Switch minimum Android to 16 (4.1) as it is the lowest supported version by NDK
Removed MIPS and armeabi as they are no longer supported
Renamed Android build names into official ones
2020-03-27 22:45:25 +01:00
D G Turner
67e87cf45c DEVTOOLS: Add create_ultima binary to Git Ignore 2020-03-15 10:05:26 +00:00
Cameron Cawley
f2b9f7bb76 BACKENDS: Remove the Windows CE port 2019-11-17 22:33:56 +01:00
D G Turner
6f8105264e DEVTOOLS: Ignore Binary from create_supernova/create_image 2019-10-06 06:24:59 +01:00
Le Philousophe
389381f185 GLK: Add create_glk to .gitignore 2019-07-11 21:47:03 +03:00
Le Philousophe
418cec512f CRYOMNI3D: Add internationalization through external DAT file 2019-07-05 07:51:19 +02:00
Lothar Serra Mari
95d4678de7
NEWS: Convert German NEWS file to Markdown (#1627)
* NEWS: Convert German NEWS file to Markdown

* NEWS: Fix Markdown conversion errors in NEUES.md

* BUILD: Add the German NEWS file to the build system

* NEWS: Fix formatting in NEUES.md
2019-05-18 14:03:43 +02:00
Cpasjuste
488bbb267a SWITCH: add nintendo switch support 2019-05-12 11:59:44 +03:00
Thierry Crozat
9ebb91411a CONFIGURE: Generate html README and NEWS by default on macOS
There was already a configure option to specify a output format other
than plain text, but this had to be specified explicitely when
executing configure. Now the ports can define a default other than
plain text.

On macOS now by default pandoc generate html output. It could
in theory also generate rtf, but those are not properly displayed
by TextEdit, and in addition TextEdit cannot handle link internal
to the document (such as for the TOC). But if we are fine with
no link for the TOC, we could pipe the pandoc html output with
textutil to generate the RTF documents.

Also this change allows to have an extension for the pandoc output
files. By default this is empty for plain text (as before) and
the same as the format otherwise (for example .rtf or .html).
2019-04-21 11:01:34 +01:00
SupSuper
be0150fd85 DISTS: Merge MSVC versions into one folder 2019-04-20 07:47:25 -04:00
Cameron Cawley
ca054ba0b9
GIT: Ignore CMake and Symbian build files 2019-04-03 18:57:08 +01:00
Cameron Cawley
364fb12e83 BUILD: Convert the NEWS.md file if pandoc is installed 2019-04-02 11:59:31 -04:00
Lothar Serra Mari
1ab61f4dcc GIT: Ignore files generated by Visual Studio Code 2019-02-17 11:44:27 +01:00
Matan Bareket
399fd7835b BUILD: .gitignore README 2018-12-25 11:37:26 -05:00
David Fioramonti
ac540f2a2f GIT: Ignore scummvm.dwp 2018-08-25 14:41:27 +02:00
Torbjörn Andersson
4d5c4232ee BUILD: Remove .dwo files on clean 2018-08-20 23:03:31 +01:00
Adrian Frühwirth
9482347928 GIT: Remove leftover create_mads from .gitignore 2018-05-10 19:42:47 +02:00
Cameron Cawley
8cea39282d GIT: Add remaining devtools to .gitignore 2018-05-10 17:41:49 +00:00
Adrian Frühwirth
1cb8454c21 BUILD: Add temporary files created by configure to .gitignore 2018-04-22 01:27:00 +02:00
Cameron Cawley
a7defc2136 DS: Add necessary files to .gitignore 2018-04-07 09:30:07 +02:00
Colin Snover
60460cc9ff GIT: Ignore all root Xcode project files
[ci skip]
2017-09-16 16:33:06 -05:00
Cameron Cawley
0e7d9414a6 RISCOS: Correctly set executable extension 2017-09-03 10:40:07 +02:00
cameron
a11985c46d RISCOS: Add RISC OS support 2017-09-03 10:40:07 +02:00
Pala
3849a3e90e WINDOWS: Change location where screenshot are saved
This fixes bug #9701: WINDOWS: Flow of taking screenshots
on Windows is broken
2017-04-24 01:06:29 +01:00
Peter Kohaut
27368cc845 CREATE_PROJECT: Add support for Visual Studio 2017 2017-03-08 22:30:53 +01:00
cpasjuste
70988527c6 PSP2: Add Playstation Vita (PSP2) support 2017-03-04 15:42:19 -06:00
Lothar Serra Mari
ec4e97dc23 ALL: Add gmon.out to .gitignore 2016-09-14 09:23:24 +02:00
Thierry Crozat
8e6cc9f777 GIT: Ignore files generated by testbed engine 2016-09-03 23:07:21 +01:00
Colin Snover
811f73f557 GIT: Ignore Xcode projects & output 2016-08-12 10:24:28 -05:00
Eugene Sandulenko
991e58b177 BUILD: Added *.output to git ignore list 2016-08-03 23:40:36 +02:00
Peter Bozsó
682aaa7dfd GIT: Add *.VC.db to gitignore 2016-04-27 21:45:20 +02:00
Thierry Crozat
d519dd8ec3 OS X: Implement a Dock Tile Plugin to display recent games menu in dock
This allows to start a recently played game directly from the dock. The
ScummVM.app application should have been permanently added to the
dock and the menu is only present when ScummVM is not running. The
list of recently played game is written by the taskbar code in ScummVM.
The Dock Tile Plugin only reads that list to populate the menu.
2016-03-25 15:37:13 +00:00
rootfather
ee32d5d771 DEVTOOLS: Add *.opendb files to .gitignore 2016-01-04 11:39:17 +01:00
Thierry Crozat
6de9af7eb6 GIT: Ignore gettext messages.mo file 2014-03-09 21:59:03 +00:00
Martin Kiewitz
e3ca51ef5e GIT: ignore all temporary msvc files 2013-12-07 18:43:10 +01:00
Martin Kiewitz
51c51bde1c GIT: Ignore plugins_table.h made by create_project 2013-12-07 18:25:15 +01:00
D G Turner
ef85456859 BUILD: Remove need for engine.mk in each engine directory.
Each engine now only has to provide a single configure.engine file
adding the engine into the configure script, which then produces the
required other files automatically.
2013-11-24 00:48:01 +00:00
D G Turner
00c27a28f9 BUILD: Split engines/plugins_table header down to a file per engine.
This is the third and final commit enabling fully pluggable engines.

Now providing an engine folder contains a configure.engine, engine.mk
and engine-plugin.h file, it will be picked up automatically by the
configure script.
2013-11-24 00:48:01 +00:00
Littleboy
6df36e5ecf CREATE_PROJECT: Add extra configuration for compilation with LLVM 2013-09-06 00:19:56 -04:00
Thierry Crozat
cfc8ebc9a8 GIT: Ignore Mac .DS_Store files 2013-08-13 21:35:55 +01:00
Thierry Crozat
d7eff2f884 GIT: Ignore create_mortdat and extract_mort executables 2013-08-13 21:35:55 +01:00