Commit Graph

44 Commits

Author SHA1 Message Date
Thomas Karl Pietrowski
ca1fbed0b2 Bumping to 4.5
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2020-01-02 23:13:38 +01:00
Thomas Karl Pietrowski
b6998aa961 Bumping version to 4.4
That's where we are with master actually.
2019-10-19 18:14:45 +02:00
Thomas Karl Pietrowski
c4d69185b9 Bump to 4.3
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-09-13 21:50:58 +02:00
Thomas Karl Pietrowski
5b9a1bed77
CuraEngine: Disable tests
Ultimaker made some crap here. GMock and GTest can't be found and it keeps trying to download it all the time.
2019-07-13 12:41:31 +02:00
Thomas Karl Pietrowski
dfa3ea084c
CuraEngine: Fixing syntax 2019-07-13 11:59:39 +02:00
Thomas Karl Pietrowski
b3ded892c9
CuraEngine: Minimum dependency on gmock
Hopefully, that's possible...
2019-06-06 19:36:00 +02:00
Thomas Karl Pietrowski
812bde0dac
CuraEngine: Ubuntu Bionic: Adding libpthread-stubs0-dev
`pthread_create` can't be found. That package should provide it..
Crossing fingers..
2019-05-29 12:20:12 +02:00
Thomas Karl Pietrowski
eecbe400f4 Bump to 4.2
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-05-25 10:51:21 +02:00
Thomas Karl Pietrowski
e484f63247
CuraEngine: Depend on libgmock-dev 2019-04-20 23:37:36 +02:00
Thomas Karl Pietrowski
111d7b713a
CuraEngine: Formatting 2019-04-20 23:36:46 +02:00
Thomas Karl Pietrowski
df8ced88ca
CuraEngine: Using libgtest-dev instead of gtest
gtest is the name of the package, which was distributed many years before. Now all the content is in a multipackage with a separate development package.
2019-04-20 18:01:30 +02:00
Thomas Karl Pietrowski
6532595a45
CuraEngine: Adding gtest to build tests 2019-03-14 19:34:52 +01:00
Thomas Karl Pietrowski
223402b20d CuraEngine: Determine and add version to engine
Otherwise we get told that the engine has been build from master, since "master" is the default string for this option.

Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-03-04 16:46:21 +01:00
Thomas Karl Pietrowski
d5ee4f8546 Bumping to 4.1
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-03-04 16:46:06 +01:00
Thomas Karl Pietrowski
e7936fecaf Removing unmaintained readme files for all debian files.
I simply don't care about all the bla bla.

Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2019-03-04 16:41:12 +01:00
Thomas Karl Pietrowski
af55a3b743 Merge branch 'master' of https://github.com/thopiekar/Cura-packaging 2018-12-23 14:55:33 +01:00
Thomas Karl Pietrowski
e818ae7790 Uranium: Correcting name in README 2018-12-23 14:52:08 +01:00
Thomas Karl Pietrowski
6bfb9ae66a CuraEngine: Formatting and cleanups 2018-12-23 14:50:59 +01:00
Thomas Karl Pietrowski
dc1473163f CuraEngine: Updating package description 2018-12-23 14:50:37 +01:00
Thomas Karl Pietrowski
dc626333ea Updating email address 2018-12-23 14:48:04 +01:00
Thomas Karl Pietrowski
54d050e7e8 Bumping to 4.0
Looks like there won't be a 3.7...
2018-12-12 19:32:54 +01:00
Thomas Karl Pietrowski
6baef2b3d7 Bump to 3.7
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2018-11-26 14:05:44 +01:00
Thomas Karl Pietrowski
781838e180 Bumping to 3.6
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2018-11-26 14:03:44 +01:00
Thomas Karl Pietrowski
554223646b
CuraEngine: We need protobuf >= 3.5 2018-10-13 15:27:08 +02:00
Thomas Karl Pietrowski
1cc9fb660c Bumping to 3.5
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2018-06-17 16:20:39 +02:00
Thomas Karl Pietrowski
6e2166e73d CuraEngine: Depend on stb-dev
So we have the headers installed.

Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2018-06-17 14:00:57 +02:00
Thomas Karl Pietrowski
2dea54b202 Bumping version to 3.4
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2018-05-02 09:46:32 +02:00
Thomas Karl Pietrowski
e4b2a369c5 Bumping version to 3.3
Allows to use 3.2 AppImages and the PPA for development.
Additionally, 3.3 as a version is lower then 3.3.0, so updates should be possible.

Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2018-03-14 19:58:47 +01:00
Thomas Karl Pietrowski
dc3b26b093 Bumping to version 3.2.99
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2018-02-10 18:39:29 +01:00
Thomas Karl Pietrowski
b7ea2e262b Pushing version to 3.2.0
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2018-01-23 11:50:08 +01:00
Thomas Karl Pietrowski
b608c18ac2 Always ignore failing tests
Actually I'm bored running behind issues here. Ultimaker has its own CI system and has no interest in fixing various problems here.
Thus let's keep the tests running, but don't affect the build of the packages.

Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2017-10-07 15:23:05 +02:00
Thomas Karl Pietrowski
a213a2dd70 all: Bump version to 3.0.99
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2017-09-28 11:10:19 +02:00
Thomas Karl Pietrowski
9346a306a2 Bumping all versions to 2.7.99-master
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
2017-09-16 14:06:07 +02:00
Thomas Karl Pietrowski
ee69d14b64 CuraEngine: Replace 8 spaces with tab in rules 2017-08-23 16:14:46 +02:00
Thomas Karl Pietrowski
4311652330 CuraEngine: Too early on a Monday morning 2017-08-21 09:27:29 +02:00
Thomas Karl Pietrowski
122e98bbf2 CuraEngine: Ignoring the correct arch!
Should be i386 not amd64..
2017-08-21 09:15:23 +02:00
Thomas Karl Pietrowski
035e120116 CuraEngine: Ignoring failing builds on i386
Just a workaround for a bug Ultimaker doesn't want to fix!
2017-08-21 09:14:35 +02:00
Thomas Karl Pietrowski
6ca3958000 CuraEngine: Don't ignore testing suite 2017-06-29 09:31:05 +02:00
Thomas Karl Pietrowski
826c353e00 Bumping to version 2.6.99-master 2017-06-29 08:59:10 +02:00
Thomas Karl Pietrowski
a01cf37285 Bumping to 2.5.99-master 2017-04-28 21:47:26 +02:00
Thomas Karl Pietrowski
fe0b305651 Bumping to version 2.5.0 2017-04-28 21:44:50 +02:00
Thomas Karl Pietrowski
2f4bc0e6aa packaging: Bumping version to 2.4.99-master 2016-12-15 18:26:15 +01:00
Thomas Karl Pietrowski
fa1a053c17 packaging: Bumping version to 2.4.0 2016-12-15 15:00:22 +01:00
Thomas Karl Pietrowski
e98705b271 packaging: killing structure of using separate stable and master directories 2016-12-15 14:56:09 +01:00