6526 Commits

Author SHA1 Message Date
MathuSum Mut
720870ce53 Revert "remove miniz and zlib from libzetaglest" 2018-10-10 13:22:08 +02:00
MathuSum Mut
12109249ca Merge pull request #280 from andy5995/move_miniz
remove miniz and zlib from libzetaglest
2018-10-10 13:16:54 +02:00
andy5995
769d4dab10 remove miniz and zlib from libzetaglest 2018-10-08 12:43:05 -05:00
mathusummut
90c0a36152 Moved on Windows as well 2018-10-08 12:03:56 +02:00
MathuSum Mut
86e16cd8cb Merge pull request #279 from ZetaGlest/move_libircclient
move libircclient out of libzetaglest
2018-10-08 11:57:30 +02:00
andy5995
44515f5aa0 move ircclient.h 2018-10-07 23:53:08 -05:00
andy5995
bda3154a69 remove libircclient from shared library
* removes libircclient from libzetaglest shared library because the
editor and g3d_viewer also link against libzetaglest. Those 2 binaries
don't need libircclient support

* libircclient is now built directly into only the zetaglest binary

* moved libircclient from source/shared_lib because it's no longer part
of the shared library

* libircclient put in dir "external/" because it is an "external" or
"3rd" party library. The @Supertux project does something similar
2018-10-07 23:50:59 -05:00
Andy Alt
57c6cc1cdd .travis.yml:have one test (gcc 6) use only embedded libs (#278)
* .travis:add test for option FORCE_EMBEDDED_LIBS

the gcc version 6 build will use embedded libs
2018-10-07 23:46:12 -05:00
MathuSum Mut
8dc3ead522 Merge pull request #277 from ZetaGlest/rename_library
rename output library (drop "liblib")
2018-10-07 14:45:13 +02:00
mathusummut
e3a3092ab8 Test remove version dependency in CMakeLists 2018-10-07 14:22:43 +02:00
andy5995
ff26f9f3bf remove whitespace 2018-10-06 23:48:38 -05:00
andy5995
d1f86e52a7 rename output library (drop "liblib")
closes #266

Best to wait until the build is fixed to merge this.
2018-10-06 23:40:18 -05:00
mathusummut
47809c5f9c Test regex fix for CMakeLists.txt 2018-10-07 01:00:23 +02:00
mathusummut
391546536c Merged versioning 2018-10-07 00:30:32 +02:00
mathusummut
d54e226fcb Removed unused private field 2018-10-06 23:53:01 +02:00
mathusummut
530417c797 Fixed G3DViewerVersionString printf string bug 2018-10-06 23:44:59 +02:00
mathusummut
7530f5dbf8 Fixed GameVersionString printf string bug 2018-10-06 23:30:44 +02:00
mathusummut
035da70093 Test fix for gcc to find versions.h 2018-10-06 23:17:56 +02:00
mathusummut
3620094a76 Test fix for gcc to find versions.h 2018-10-06 23:13:05 +02:00
mathusummut
2de5026e82 Test fix for gcc to find versions.h 2018-10-06 23:06:25 +02:00
mathusummut
f8a51d3f01 Moved shared_definitions.h 2018-10-06 22:32:29 +02:00
mathusummut
da9b378bde Removed unneccessary newline 2018-10-06 17:51:49 +02:00
mathusummut
e12f168a01 Added const strings for versions 2018-10-06 17:20:22 +02:00
mathusummut
481fbbe534 Merge branch 'develop' of https://github.com/ZetaGlest/zetaglest-source into develop 2018-10-05 23:25:24 +02:00
mathusummut
d9a37ed6e7 Removed unused library version number 2018-10-05 23:22:54 +02:00
MathuSum Mut
e18f93e496 Merge pull request #273 from ZetaGlest/add_Wall
cmake sharedlib:add -Wall flag
2018-10-05 22:16:18 +02:00
mathusummut
643809b178 Merge branch 'develop' of https://github.com/ZetaGlest/zetaglest-source into develop 2018-10-05 22:12:58 +02:00
mathusummut
ee16663f4b Placed constants in versions.h 2018-10-05 22:12:39 +02:00
andy5995
47daca66d3 packaging NOTES:update
[skip ci]
2018-10-05 13:08:48 -05:00
andy5995
4fe94a9d71 NOTES:add info about stripping
[skip ci]
2018-10-05 00:11:04 -05:00
andy5995
a5127acd1e NOTES:add install notes
cc: @linux-player9

[skip ci]
2018-10-04 23:40:25 -05:00
andy5995
6818b21625 cmake: touch up 2018-10-04 23:34:57 -05:00
Andy Alt
1f72cc791b Merge pull request #269 from Pranav1999/issue_265
Removed unneeded refrences to libxml

closes #265 

Thank you @Pranav1999
2018-10-04 16:13:40 -05:00
andy5995
3f896ce2ed Revert "consistency with version strings"
This reverts commit 87b0ed0095.

Needs review by Mathu so the Windows build doesn't break.
2018-10-04 16:10:33 -05:00
andy5995
87b0ed0095 consistency with version strings
Mathu, are you able to read in the version string from
source/version.txt for the Windows build?
2018-10-04 16:04:17 -05:00
andy5995
e936e95abc cmake:narrow scope of DATADIR
This will be moved to the data repo cmake
2018-10-04 14:15:04 -05:00
Pranav1999
d44e6acb96 Removed unneeded refrences to libxml 2018-10-05 00:19:27 +05:30
andy5995
c67286636f map editor and g3d viewer default to on 2018-10-04 12:56:36 -05:00
mathusummut
171415cc11 Fixed libstreflop warnings 2018-10-04 17:58:42 +02:00
andy5995
50a9339e09 cmake sharedlib:add -Wall flag 2018-10-04 00:10:57 -05:00
andy5995
dd5e850695 cmake sharedlib:add -Wall flag 2018-10-03 23:21:07 -05:00
andy5995
ae2111626d cmake:fix data dir var name
Was creating a literal $CMAKE_BINARY_DIR directory

[skip ci]
2018-10-03 21:29:14 -05:00
Andy Alt
004e68f5a0 cmake:add c++11 flag (#262)
* cmake:add c++11 flag

to prevent errors such as this:

https://travis-ci.org/ZetaGlest/zetaglest-source/builds/436849785
2018-10-03 21:18:37 -05:00
mathusummut
8efc78ebe7 Enforced G3D enum type safety 2018-10-03 23:08:44 +02:00
andy5995
4da0c7bc73 glew:use cmake include module 2018-10-03 01:35:42 -05:00
andy5995
77f85d7d09 lua:use include cmake module 2018-10-03 01:25:15 -05:00
andy5995
4be23261cc curl:use cmake module 2018-10-03 01:19:03 -05:00
Andy Alt
89928ea29f Merge pull request #222 from andy5995/usage_output
[wip]platform_main.h:reformat usage output
2018-10-02 21:26:29 -05:00
James Sherratt
e668431ca3 Update BUILD.md
Included instructions for multithread building.
2018-10-02 23:21:34 +01:00
Andy Alt
9472690963 Merge pull request #259 from craigpotter/craigpotter-patch-1
Add Craig Potter to Authors

Thank you for help help, @craigpotter
2018-10-02 15:19:10 -05:00