Commit Graph

37 Commits

Author SHA1 Message Date
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
Littleboy
a949a88220 CREATE_PROJECT: Add support for tests
- Added --tests command line switch
 - Parse test/module.mk to extract the list of test folders
 - Automatically run tests after a successful build
2013-07-07 12:10:31 -04:00
Tobia Tesan
4a66ef231e JANITORIAL: Add [Debug|Release][32|64] to .gitignore
MSVC11 seems to be using these as new default when running on x64.
2013-06-27 13:38:24 +02:00
Ori Avtalion
4885d4fcd0 GIT: Ignore create_{neverhood,tony} 2013-05-20 23:09:12 +03:00
TomFrost
5143a0c708 WebOS: Adding portdist folder to .gitignore 2011-09-24 15:11:46 -04:00
TomFrost
10264f575b Git: Adding Komodo project files to .gitignore. 2011-09-24 15:09:46 -04:00
Littleboy
02b03bc6c1 CONFIGURE: Rename $WIN32BUILD to $STAGING 2011-07-01 01:17:10 -04:00
Eugene Sandulenko
627372a67c Merge pull request #40 from bgK/ps3
PS3 Port
2011-06-23 01:34:05 -07:00
Julien
e05b217b13 GIT: Ignore MSVC analysis build folders 2011-06-23 15:11:35 +08:00
Littleboy
2b53aff08b GIT: Ignore Qt Creator project files 2011-06-22 19:31:38 -04:00
Bastien Bouclet
11cfa0d357 PS3: Initial version of the PlayStation 3 backend 2011-06-22 19:51:02 +02:00
CeRiAl
9034bee98e COMMON: Add (another) Eclipse project file to .gitignore 2011-06-10 21:30:26 +02:00
Julien
76c1cdb3c2 GIT: Ignore XCode workspaces in iphone & macosx dists folders 2011-06-02 17:29:35 -04:00
Julien
6f5c18c661 GIT: Ignore XCode user data 2011-06-01 16:28:21 -04:00
Littleboy
7d22d7452f PORTS: Tweak win32setup target
- Rename README-SDL to be used by installer script
 - Use relative build path for WIN32PATH
 - Add default build folder to ignore file
2011-04-27 15:12:12 -04:00
Klaus Reimer
c9da4a2785 GIT: Ignore /plugins directory 2011-04-12 11:11:19 +02:00
Klaus Reimer
e5dab6672c GIT: Add Eclipse .settings directory to gitignore 2011-04-12 11:11:16 +02:00
Klaus Reimer
7c5c6803ab WEBOS: Add webos backend
IPK can be built with "make webosrelease".
2011-04-12 11:05:17 +02:00
Max Horn
6cf1de87ac DEVTOOLS: Renamed 'tools' directory to 'devtools' 2011-04-09 23:47:35 +02:00
Littleboy
20681c21dc GIT: Ignore Code::Blocks project files 2011-03-16 00:52:51 -04:00
strangerke
2e1497d835 GIT: Simplify and improve filters for MSVC 2011-02-24 20:04:15 +01:00
dhewg
8cddb2a401 Merge branch 'dhewg-android' 2011-02-18 17:18:27 +01:00
Littleboy
f1030515d0 GIT: Ignore Visual Studio precompiled headers folder 2011-02-14 23:14:13 -05:00
dhewg
29d1df94db ANDROID: Allow out-of-src-tree builds, cleanup
- move all android specific make stuff from module.mk to android.mk
- don't create automatically generated files in the source tree
- don't fail when building outside of the source tree
- clean android build files on "make clean"
- cleanup
2011-02-14 18:58:55 +01:00
Littleboy
1e989c44ed GIT: Ignore more files and directories used by Visual Studio 2011-02-14 03:00:50 -05:00
Bastien Bouclet
43d9fb6c5a GIT: Add Eclipse projects to .gitignore 2011-02-13 08:29:08 +01:00
strangerke
e8a303d27a .gitignore: Add several windows-only and/or MSVC files 2011-02-13 01:33:36 +01:00
dhewg
cb9ddad898 .gitignore: add vi swap files.
how could you forget vi users? HOW? :\
2011-02-12 21:22:04 +01:00
Max Horn
78e580135b Add ScummVM.app to .gitignore 2011-02-12 21:12:03 +01:00
Willem Jan Palenstijn
92fca9c8db GIT: Add .gitignore 2011-02-12 18:00:39 +01:00