Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-08 | Add verdict as dependency (optional for vtk, but smesh build fails without it) | Adrian Insaurralde | |
2023-03-08 | Add fmt as runtime dependency | Adrian Insaurralde | |
2022-12-27 | fix CMAKE_INSTALL paths | Adrian Insaurralde | |
2022-12-14 | Use relative paths for CMAKE_INSTALL_${DATADIR, DATAROOTDIR, DOCDIR} | Adrian Insaurralde | |
And remove some now unnecessary CMAKE_INSTALL options | |||
2022-11-17 | Remove qt5-webkit dependency as is no longer supported in FreeCAD | Adrian Insaurralde | |
Update .SRCINFO and PKGBUILD | |||
2022-11-17 | Add python-packaging dependency introduced in Path WB | Adrian Insaurralde | |
https://forum.freecadweb.org/viewtopic.php?f=15&t=72555 | |||
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 | |