Lipu Fei
b463b0c35b
Fix CuraVerison.py configuration
2019-07-02 14:19:56 +02:00
Lipu Fei
43baca1545
Hardcode Cura SDK version with each release
2019-07-02 13:33:18 +02:00
fieldOfView
056655e584
Merge branch 'master' into feature_curaversion_appname
...
# Conflicts:
# cura/CuraApplication.py
2019-01-18 12:12:36 +01:00
Remco Burema
a042de128b
Tag CuraCloudAPIVersion-string-value as expression instead of literal. [CURA-6005]
2019-01-10 14:16:20 +01:00
Lipu Fei
580a69f11e
Add CuraCloudAccountAPIRoot to CuraVersion.py.in
...
CURA-6005
2019-01-09 09:27:34 +01:00
fieldOfView
e66875865f
Make Cura app name configurable in CuraVersion
2018-11-13 16:08:29 +01:00
Ghostkeeper
161b200a67
Fix typo in label ID
2018-11-09 11:41:43 +01:00
Lipu Fei
ff4dfcf9a6
Make Cura app display name configurable
...
CURA-5842
2018-11-01 12:15:00 +01:00
Lipu Fei
fae9bc838b
Update CURA_* setups in CuraVersion.py.in and CMakeLists.txt
...
CURA-5357
2018-05-30 09:18:45 +02:00
Lipu Fei
9223122fc8
Add CuraCloudAPIRoot into CuraVersion.py.in and CMakeLists.txt
...
CURA-5357
2018-05-30 09:13:27 +02:00
Lipu Fei
fea37b52be
Fix CURA_PACKAGES_VERSION
2018-05-22 12:07:44 +02:00
Lipu Fei
9f21c2bd86
Add CuraPackageVersion
2018-05-22 10:15:20 +02:00
Mark
9a193ad5c5
Changing AGPLv3 to LGPLv3
2017-09-28 13:00:43 +02:00
Arjen Hiemstra
8a77dd66fc
Properly handle CMake options that are enabled but not "ON"
...
Contributes to CURA-2787
2017-03-06 17:26:02 +01:00
Arjen Hiemstra
2e894477c8
Make Debug mode a build-time option instead of a hardcoded value
2016-12-15 16:46:13 +01:00
Thomas Karl Pietrowski
c62ab6e937
Adding a field of the build type to the spashscreen.
...
For example, if the community distributes Cura in a different way, they
can set CURA_BUILDTYPE via 'cmake -DCURA_BUILDTYPE=' and whenever Cura
is launched " (PPA)" will be appended. Of course, this could be done by
appending " (PPA)" to CURA_VERSION, but in case of my Ubuntu/Debian
packaging it will only need one modification in debian/changelog to
change the version. During build (debian/rules) this version will be
read from debian/changelog.
Changing the version number across different files, is a waste of time.
Finally, we can use that field in the future to indicate debug or other
other special builds.
2016-06-04 13:55:35 +02:00
Arjen Hiemstra
6896fbf93a
Re-add CuraVersion.py.in which got deleted in 97d16ae3
...
It is required for the build to work as the file gets processed to
include the proper version.
2016-04-11 12:06:27 +02:00
Jaime van Kessel
97d16ae3bd
Update documentation & code cleanup
2016-04-08 14:26:28 +02:00
Arjen Hiemstra
8d0924849f
Make it possible to set Cura version from CMake
...
This helps with automating build so we can set version from one single
spot.
2015-11-01 22:02:54 +01:00