Commit Graph

38 Commits (64f094cf241aec4a45e2379f8cac071415fbc4fb)

Author SHA1 Message Date
Martin Gerhardy 84d0b6ef31 DOCS: updated changelog 2020-09-02 21:28:22 +02:00
Martin Gerhardy 2268b563f0 DOCS: updated changelog 2020-08-18 23:31:34 +02:00
Martin Gerhardy ea8937337c DOCS: updated changelog 2020-08-14 21:01:59 +02:00
Martin Gerhardy 792f97b185 DEBIAN: removed --destdir=.
2020-08-13T21:13:44.2767176Z dh_builddeb --destdir=.
2020-08-13T21:13:44.3061257Z dpkg-deb: building package 'vengi-shared' in './vengi-shared_0.0.7.0-1_amd64.deb'.
2020-08-13T21:13:44.3074999Z dpkg-deb: building package 'vengi-voxconvert' in './vengi-voxconvert_0.0.7.0-1_amd64.deb'.
2020-08-13T21:13:44.3431146Z dpkg-deb: building package 'vengi-voxedit' in './vengi-voxedit_0.0.7.0-1_amd64.deb'.
2020-08-13T21:13:44.5926137Z dpkg-deb: building package 'vengi-server' in './vengi-server_0.0.7.0-1_amd64.deb'.
2020-08-13T21:13:45.2496196Z dpkg-deb: building package 'vengi-client' in './vengi-client_0.0.7.0-1_amd64.deb'.
2020-08-13T21:13:45.3958729Z dpkg-deb: building package 'vengi-thumbnailer' in './vengi-thumbnailer_0.0.7.0-1_amd64.deb'.
2020-08-13T21:13:50.2612988Z  dpkg-genbuildinfo --build=binary
2020-08-13T21:13:50.3367839Z dpkg-genbuildinfo: error: cannot fstat file ../vengi-client_0.0.7.0-1_amd64.deb: No such file or directory
2020-08-13T21:13:50.3419374Z dpkg-buildpackage: error: dpkg-genbuildinfo --build=binary subprocess returned exit status 25
2020-08-13T21:13:50.3421424Z debuild: fatal error at line 1182:
2020-08-13 23:17:18 +02:00
Martin Gerhardy 3941c0f842 DEBIAN: print cmake version
we need at least version 3.15 for cmake --install
2020-08-13 21:52:46 +02:00
Martin Gerhardy 1168c035e3 DEBIAN: create target dirs 2020-08-13 21:38:14 +02:00
Martin Gerhardy 82a0f263fe DEBIAN: removed debhelper version requirement 2020-08-13 19:50:53 +02:00
Martin Gerhardy 9b7793c344 DEBIAN: reduced debhelper version to be able to build via pipeline 2020-08-13 19:48:35 +02:00
Martin Gerhardy 24e5563fa2 DEBIAN: reduced debhelper version to be able to build via pipeline 2020-08-13 19:45:28 +02:00
Martin Gerhardy 1199d2b555 DOCS: updated changelog 2020-08-04 17:56:57 +02:00
Martin Gerhardy 88a4674a5c DOCS: updated changelog 2020-08-04 16:22:37 +02:00
Martin Gerhardy 8b96f11eae DOCS: updated changelog 2020-08-02 22:57:30 +02:00
Martin Gerhardy 3c2f79d3cb DEBIAN: debian stable doesn't have a cmake that supports -j parameter 2020-08-02 14:04:12 +02:00
Martin Gerhardy fcf4afe91c DEBIAN: removed lua5.3 from build deps - we are using lua 5.4 now
lua 5.4 is not yet available in the ubuntu build env
2020-08-02 11:37:36 +02:00
Martin Gerhardy 6d28c6e251 CI: create and upload debian packages 2020-08-02 11:26:31 +02:00
Martin Gerhardy e4bc766c65 DOCS: updated changelog 2020-08-02 11:00:08 +02:00
Martin Gerhardy 7cef5b5745 DOCS: updated changelog 2020-07-26 22:53:54 +02:00
Martin Gerhardy 4449d0c8a4 VOXEDIT: fixed loading palette lua material definitions 2020-07-26 17:44:18 +02:00
Martin Gerhardy 866948df65 ALL: bump version to 0.0.6.0 2020-07-26 16:18:21 +02:00
Martin Gerhardy ae6f34bd49 VERSION: version 0.0.5 2020-07-26 15:58:42 +02:00
Martin Gerhardy 59386dacf6 ALL: add qef to docs and mimetypes 2020-07-26 09:51:10 +02:00
Martin Gerhardy 57c7c6ee4d DOCS: updated changelog 2020-07-17 20:32:54 +02:00
Martin Gerhardy 74eaebaca1 DOCS: updated changelog 2020-07-12 21:31:17 +02:00
Martin Gerhardy efb2e9def5 VOXELFORMAT: started to add vxl write support 2020-06-14 22:55:02 +02:00
Martin Gerhardy 1108506c1d VOXELFORMAT: added vxl (command & conquer) voxel model support 2020-06-14 22:11:49 +02:00
Martin Gerhardy 46693bbec1 CHANGELOG: updated changelogs 2020-06-12 22:15:45 +02:00
Martin Gerhardy 4dbf5bef42 VERSION: bump version to 0.0.5.0 2020-06-07 10:55:13 +02:00
Martin Gerhardy ca8a6dd5fa CHANGELOG: added release date 2020-06-07 10:32:45 +02:00
Martin Gerhardy 691cb3300f CHANGELOG: updated changelog 2020-06-07 10:27:28 +02:00
Martin Gerhardy ca15bc517f CHANGELOG: updated changelog(s) 2020-05-25 17:38:53 +02:00
Martin Gerhardy 03a2febde6 DEBIAN: fixed control file issues 2020-05-18 00:24:47 +02:00
Martin Gerhardy 3edfd36851 DEBIAN: added missing voxconvert package 2020-05-18 00:23:02 +02:00
Martin Gerhardy c2ea6e5ea3 DEBIAN: updated changelog 2020-05-18 00:17:12 +02:00
Martin Gerhardy 143b376aa4 DEBIAN: document the package dependencies 2020-05-18 00:13:59 +02:00
Martin Gerhardy 9d11f77891 VOXCONVERT: new commandline tool to convert between supported volume formats 2020-05-17 18:02:28 +02:00
Martin Gerhardy a0e08c4b85 DEBIAN: updated debian packages
more details in control file
don't create debug symbol packages
install shared package with mimetypes
add mimetype image
recommendations
install systemd files
2020-05-14 23:23:05 +02:00
Martin Gerhardy a2791f74f2 DEBIAN: updated gitignore 2020-05-13 22:40:58 +02:00
Martin Gerhardy c41635891b DEBIAN: added debian packaging support 2020-05-13 22:29:47 +02:00