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

github.com/FormerLurker/ArcWelderLib.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-13Add TCLAP include directoriesFormerLurker
2020-05-13Enhance Argument Parsing for Console App with TCLAP.FormerLurker
2020-05-12Remove release and publish steps.FormerLurker
2020-05-12Accept release tags without vFormerLurker
2020-05-12Try to fix .zip.zip file creationFormerLurker
2020-05-12Attempt to fix zip creationFormerLurker
2020-05-12correct zip creation.FormerLurker
2020-05-12Correct bad workflow action importsFormerLurker
2020-05-12Attempt to add zip creation to workflowFormerLurker
2020-05-12Remove faulty if in cmakeFormerLurker
2020-05-12Link to python if APPLE CMAKEFormerLurker
2020-05-12Require C++ 11 CMAKEFormerLurker
2020-05-12Set proper C complier for Macos and set -fpic flag for GCCFormerLurker
2020-05-12Revert to static librariesFormerLurker
2020-05-12Attempt to use G++ for macos. Will this work?FormerLurker
2020-05-12Fix some clang errorsFormerLurker
2020-05-12Set C++ 11 in cmake, fix Clang c++11 bugFormerLurker
2020-05-12Change to shared libraries.FormerLurker
2020-05-12Pull in ccpp.ymlFormerLurker
2020-05-12Add install to cmakelistsFormerLurker
2020-05-12Try Cmake ScriptFormerLurker
2020-05-12First attempt to use CMake to build.FormerLurker
2020-05-11Create ccpp.yml workflowFormerLurker
2020-05-11First cut at Makefiles for Linux builds (#4)rc/maintenancerc/develHarald Wagener
2020-05-10Merge branch 'master' of https://github.com/FormerLurker/ArcWelderLibFormerLurker
2020-05-10Replace math.h with cmath. Add settings and copyright to gcode output. Add ...FormerLurker
2020-05-10Add cstring include for Linux compilation (#3)Harald Wagener
2020-05-04Remove absolute extrusion corrections in arc_welder. Changes to inverse proc...FormerLurker
2020-05-02Remove extra lineFormerLurker
2020-05-02Remove absolute and relative extrusion adjustments since they are insignifica...FormerLurker
2020-05-02Add enhanced progress and complete statistics for arc welder. Add ARC_SEGMEN...FormerLurker
2020-04-26Add project files.FormerLurker