Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-29Store generators in build folderj.spijker@ultimaker.com
2022-06-29Add deploy functionalityj.spijker@ultimaker.com
2022-06-29Set the runenv for deployj.spijker@ultimaker.com
2022-06-28Fix uranium deployj.spijker@ultimaker.com
2022-06-28Don't use CuraVersion.py options to calc package_idj.spijker@ultimaker.com
2022-06-28Move venv creation to UMBaseConanfilej.spijker@ultimaker.com
2022-06-28Add requirements.txt as user_infoj.spijker@ultimaker.com
2022-06-28Copy resources to to correct pathsj.spijker@ultimaker.com
2022-06-27Initial set-up of deploy functionalityj.spijker@ultimaker.com
2022-06-25Build CPython sharedj.spijker@ultimaker.com
2022-06-25Only build Arcus, Savitar and pynest2d sharedj.spijker@ultimaker.com
2022-06-23Compile cpython dependencies staticallyj.spijker@ultimaker.com
2022-06-22Cheating with Arcusj.spijker@ultimaker.com
2022-06-22use umbase 0.1.1 or higherj.spijker@ultimaker.com
2022-06-19Compile libffi and mpdecimal statically on Windowsj.spijker@ultimaker.com
2022-06-19set mpdecimal cxx option to false on windowsj.spijker@ultimaker.com
2022-06-18Use Conan CPython packagej.spijker@ultimaker.com
2022-06-18Make the entrypoint and icon path relative from sourcej.spijker@ultimaker.com
2022-06-18Use UMBaseConanfile for reusable functionsj.spijker@ultimaker.com
2022-06-18Using node-semver to validate version in conandataj.spijker@ultimaker.com
2022-06-17Add entrypoint info to conandataj.spijker@ultimaker.com
2022-06-17Remove materials before importj.spijker@ultimaker.com
2022-06-17import fdm_materialsj.spijker@ultimaker.com
2022-06-17import the fdm_materialsj.spijker@ultimaker.com
2022-06-16Use only pip in conan requirementsj.spijker@ultimaker.com
2022-06-14Use different icon formats depending on OSj.spijker@ultimaker.com
2022-06-14Use relative path for the entrypointj.spijker@ultimaker.com
2022-06-14Make VirtualPythonEnv optionalj.spijker@ultimaker.com
2022-06-14Use dev version as no version is setj.spijker@ultimaker.com
2022-06-13Don't use buildmetadata for conandata versionj.spijker@ultimaker.com
2022-06-13Moved handling of the sources to the generate functionj.spijker@ultimaker.com
2022-06-13Add relative uranium, libcharon and cura to PYTHONPATHj.spijker@ultimaker.com
2022-06-13Generate the pyinstaller spec filej.spijker@ultimaker.com
2022-06-13Use dev as development versionj.spijker@ultimaker.com
2022-06-13Allow using lower case true, false optionsj.spijker@ultimaker.com
2022-06-12Manage deps with the conan_dataj.spijker@ultimaker.com
2022-06-12Set the CuraVersion with the conan optionsj.spijker@ultimaker.com
2022-06-12Add a conanfilej.spijker@ultimaker.com