34 Commits

Author SHA1 Message Date
Kirill Vainer
60f209c371 .gitignore: more sdk private folders 2015-08-15 12:19:53 -04:00
Kirill Vainer
a09f8a0822 .gitignore: update for jme3-dark-laf 2015-08-14 20:37:13 -04:00
Kirill Vainer
b8daa13841 sdk build: include the DarkMonkey theme in the SDK project 2015-08-13 23:58:24 -04:00
Kirill Vainer
22540c9812 .gitignore: update for sdk projects 2015-08-11 21:20:44 -04:00
Kirill Vainer
17887b1fb0 build: new build version info system
* JmeVersion is no longer autogenerated, instead it pulls info from version.properties
 * Added version.gradle script to generate version info and expose it to other gradle scripts
 * Embed version info inside JAR manifest
 * Refactor NDK finding to use the same way as the version generation
2015-08-08 17:35:05 -04:00
Kirill Vainer
0d7dea20df .gitignore: add .nb-gradle folder to ignore list 2015-08-08 14:06:03 -04:00
Kirill Vainer
fe057130a4 jme3-android-examples: fix incorrect dependency
.gitignore: add jme3-android-examples/build folder
2015-05-05 16:08:53 -04:00
shadowislord
fe508f0ba0 Add JmeVersion to .gitignore (since it will be changed every build..) 2015-02-08 19:35:50 -05:00
Normen Hansen
1977efd3cf - update gitignore to not ignore the precompiled bullet natives 2015-01-13 23:16:47 +01:00
Nehon
8b3e335d33 updated gitignore so that it ignores sdk dist files 2014-12-28 16:23:36 +01:00
shadowislord
d6e427a50f Update .gitignore with new ignore files for jme3-android-native project 2014-11-11 17:35:17 -05:00
shadowislord
9435d28431 Update .gitignore with two more nbproject/private folders 2014-09-13 17:23:18 -04:00
shadowislord
ef9f6213f9 Add shared library extensions from other platforms to .gitignore 2014-09-07 19:15:32 -04:00
shadowislord
8d5f3829ca Update .gitignore with more build and nbproject/private folders 2014-09-07 12:26:42 -04:00
Nehon
9c8f1b8b75 added *.dll to git ignore because I was tired to see extracted natives in my working copy 2014-06-18 21:52:38 +02:00
jmekaelthas
388ad9157f Added eclipse project entries to gitignore. 2014-06-12 21:01:26 +02:00
Normen Hansen
1ff0035e37 SDK:
- update gitignore
2014-06-11 22:29:32 +02:00
Normen Hansen
a4a5386cc8 SDK:
- update gitignore
2014-06-11 22:29:01 +02:00
David Bernard
76088011a7 gitignore: ignore directory instead of files 2014-06-03 18:57:56 +02:00
David Bernard
aa7718f33a gitignore: add explicit list of private files to ignore 2014-06-03 18:50:35 +02:00
David Bernard
3631493284 Revert ".gitignore : simplify + ignore private"
This reverts commit 0e5e58a1f87dd6f2feea6cc1366c681129b55358.
2014-06-03 18:14:40 +02:00
David Bernard
0e5e58a1f8 .gitignore : simplify + ignore private 2014-06-03 17:30:33 +02:00
iwgeric
ef23737d36 ignore android native bullet build directory 2014-03-28 08:11:25 -04:00
iwgeric
88fa9b40dc Update .gitignore
Shouldn't have added libs directory.  This is for the pre-compiled native libs.
2014-03-24 20:01:51 -04:00
iwgeric
384e19f281 update .gitignore for pre-compiled android native libs that are used when not rebuilding native libs 2014-03-24 19:42:01 -04:00
iwgeric
f9bb9cb3a9 update .gitignore for downloaded stb_image files 2014-03-24 19:40:49 -04:00
iwgeric
ee8e42f921 add native android lib for loading png and gif files. Does not premultiply. Uses stb_image (http://www.nothings.org/stb_image.c) 2014-03-24 00:47:08 -04:00
Normen Hansen
9e9b08afa2 - add iOS to build
- add optional libraries to SDK
2014-03-23 23:05:24 +01:00
Normen Hansen
70cd0b0060 - move android tests to jme3-tests-template 2014-03-23 13:23:56 +01:00
Normen Hansen
5dc9df516a - add netbeans folder to gitignore 2014-03-23 13:07:21 +01:00
Normen Hansen
c1274b2354 update gitignore 2014-03-22 23:51:50 +01:00
Normen Hansen
f0bbc1b753 Add creation of project.xml file with list of imports and public packages for jme3-core-baselibs and jme3-core-libraries 2014-03-22 23:31:23 +01:00
Normen Hansen
fa70181dbc Add SDK project library creation scripts to build that creates the J2SE library entries from the engine build setup. Some libraries are renamed and some still missing (android-base etc.)
Also moved the library descriptors completely to jme3-project-baselibs, only the actual jar files remain in jme3-project-libraries.
2014-03-22 19:01:36 +01:00
Normen Hansen
d485f12a4f add .gitignore 2014-03-21 03:12:48 +01:00