Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-31 | update .SRCINFO and package version | Adrian Insaurralde Avalos | |
2022-08-31 | Add optional dependencies and co maintainer info | Adrian Insaurralde Avalos | |
2022-06-13 | Update .SRCINFO | Adrian Insaurralde Avalos | |
2022-06-13 | Update upstream URL | Adrian Insaurralde Avalos | |
2022-06-13 | Remove fortran unnecessary dependency | Adrian Insaurralde Avalos | |
see: https://forum.freecadweb.org/viewtopic.php?f=42&t=68016&p=588981&hilit=fortran#p588981 | |||
2022-06-02 | Remove superfluous build flags | Adrian Insaurralde Avalos | |
2022-05-17 | use build instead of build_dir | Adrian | |
since it's in FreeCAD's gitignore and makes it more convenient when building a local repo | |||
2022-05-17 | package thumbnailer | Adrian | |
2022-05-17 | Install QtDesigner plugin | Adrian | |
and clean assembly build flag since the abandoned module was removed from codebase | |||
2022-05-17 | fix lib install location and remove now unnecesary hacks for python | Adrian | |
also remove gendesk buildep as it isn't used and explicitly add qt5-webchannel dependency | |||
2022-04-24 | enable assmebly build | Greyson Christoforo | |
2022-04-11 | remove one packaging workaround see ↵ | Greyson Christoforo | |
https://github.com/FreeCAD/FreeCAD/commit/15c069a7b7 | |||
2022-03-22 | update deps, optdeps, pkgver and turn off JTREADER | Greyson Christoforo | |
2022-02-13 | add missing checkdeps | Grey Christoforo | |
2021-12-19 | update srcinfo | Greyson Christoforo | |
2021-12-19 | qt5-base has QtNetwork | Greyson Christoforo | |
2021-11-14 | enable a few build opts | Grey Christoforo | |
2021-11-14 | fix check() | Grey Christoforo | |
2021-10-24 | remove QT5 build flag | Greyson Christoforo | |
2021-10-24 | Fix pkgver(): tag lagging behind the project version | bartus | |
Signed-off-by: Greyson Christoforo <grey@christoforo.net> | |||
2021-10-24 | C++14 --> C++17 | Greyson Christoforo | |
2021-06-30 | add srcinfo | Greyson Christoforo | |
2021-06-30 | improve check() | Greyson Christoforo | |
2021-05-09 | add OpenSCAD opt dep | Grey Christoforo | |
2021-05-09 | fix all the stupid paths | Grey Christoforo | |
2021-05-07 | allow Mod to be found | Grey Christoforo | |
2021-05-03 | fix folder structure, add vtk9 support | Grey Christoforo | |
2021-04-08 | remove commit revert | Greyson Christoforo | |
2021-04-07 | rebuild to test bug | Greyson Christoforo | |
2021-04-04 | add srcinfo | Grey Christoforo | |
2021-04-04 | try to sandbox check() | Grey Christoforo | |
2021-01-31 | remove .. from cmake | Greyson Christoforo | |
2021-01-16 | change install invocation | Greyson Christoforo | |
2021-01-09 | add another rt opt dep | Grey Christoforo | |
2021-01-09 | add some optdeps | Grey Christoforo | |
2021-01-08 | move install to /usr/local/freecad | Grey Christoforo | |
2021-01-08 | repackage so that check() can work | Grey Christoforo | |
2020-12-20 | Merge branch 'master' of ssh://aur.archlinux.org/freecad-git | Greyson Christoforo | |
2020-12-20 | move cmake prep from prepare() to build(), add python-ply dep | Greyson Christoforo | |
2020-12-18 | add python-yaml to deps | Greyson Christoforo | |
2020-12-17 | ENABLE_CXX_STD=C++14 and add check | Greyson Christoforo | |
2020-12-05 | fix comment | Greyson Christoforo | |
2020-12-05 | fix a typo | Greyson Christoforo | |
2020-12-05 | minor cleanups | Greyson Christoforo | |
2020-11-21 | add qt5-xmlpatterns dep | Greyson Christoforo | |
2020-11-20 | fix pkgver() function | Greyson Christoforo | |
2020-11-20 | re-do build. tested working with opencasacade 7.5 | Greyson Christoforo | |
2020-05-04 | Remove OPENMPI_INCLUDE_DIRS | Sebastiaan Lokhorst | |
Fixed upstream: https://github.com/FreeCAD/FreeCAD/pull/3390 | |||
2020-04-23 | Remove manual PySide/Shiboken paths | Sebastiaan Lokhorst | |
Upstream issue seems fixed: https://github.com/FreeCAD/FreeCAD/pull/2020 | |||
2020-01-08 | PySide2 rcc/uic finder was fixed upstream | Sebastiaan Lokhorst | |
https://github.com/FreeCAD/FreeCAD/pull/2846 |