Actions
Feature request #389
closedStandardize build pipeline all/check/clean dist/distcheck/distclean install/installcheck/uninstall deb/debcheck/debclean debinstall/debinstallcheck/debuninstall
Description
./configure --enable-debug --enable-gdb --enable-gcov --enable-gprof
all/check/cppcheckhtml/lcovhtml/gprofhtml/doc-html/clean
dist/distcheck/distclean
./configure
all/check/lcovhtml/gprofhtml/clean
install/installcheck/uninstall
deb/debcheck/debclean
debinstall/debinstallcheck/debuninstall
rpm/rpmcheck/rpmclean
rpminstall/rpminstallcheck/rpmuninstall
...
Updated by François Cerbelle 6 months ago
- Subject changed from Standardize build pipeline dist/distcheck/distclean all/check/clean install/installcheck/uninstall deb/debcheck/debclean debinstall/debinstallcheck/debuninstall to Standardize build pipeline all/check/clean dist/distcheck/distclean install/installcheck/uninstall deb/debcheck/debclean debinstall/debinstallcheck/debuninstall
Updated by François Cerbelle 5 months ago
- Blocked by Anomalie #397: Autotest testsuite does not use installed binaries in installcheck target added
Updated by François Cerbelle 5 months ago
- Blocked by Anomalie #397: Autotest testsuite does not use installed binaries in installcheck target added
Updated by François Cerbelle 5 months ago
Workers :
- bb-dist
- src (mercurial build-essential autogen autoconf autopoint libtool check)
- src-cppcheck (mercurial build-essential autogen autoconf autopoint libtool check cppcheck)
- src-dbg (mercurial build-essential autogen autoconf autopoint libtool check)
- src-gcov (mercurial build-essential autogen autoconf autopoint libtool check)
- src-dbggcov (mercurial build-essential autogen autoconf autopoint libtool check)
- src-gprof (mercurial build-essential autogen autoconf autopoint libtool check)
- src-gdb (mercurial build-essential autogen autoconf autopoint libtool check)
- src-dist (mercurial build-essential autogen autoconf autopoint libtool gettext check)
- src-inst (mercurial build-essential autogen autoconf autopoint libtool check)
- bb-linux
- doxygen (build-essential doxygen doxygen-latex)
- LCov (build-essential pkg-config check lcov)
- GProf (build-essential pkg-config check)
- Gdb (build-essential pkg-config check)
- AppImage (build-essential pkg-config check graphviz fuse3)
- bb-mingw
- bin-windows
- Debian11 Maintainer (build-essentials, libtool?, check?, doxygen, pbuilder)
- Debian12 Maintainer (build-essentials, libtool?, check?, doxygen, pbuilder)
- RHEL8 Maintainer (build-essentials, libtool?, check?, doxygen, rpm)
- RHEL9 Maintainer (build-essentials, libtool?, check?, doxygen, rpm)
- MacOS12 Maintainer (build-essentials, libtool?, check?, doxygen)
- MacOS13 Maintainer (build-essentials, libtool?, check?, doxygen)
- Windows Maintainer (build-essentials, libtool?, check?, doxygen, nsis)
- Debian11 User
- Debian12 User
- RHEL8 User
- RHEL9 User
- MacOS12 User
- MacOS13 User
- Windows10 User
- Windows11 User
- ./configure,
- make all check install installcheck appimage,
- Create/Upload tgz appimage,
- make uninstall
- ./configure,
- make all install,
- Create/Upload zip installer,
- make uninstall
- ./configure,
- make all check install installcheck,
- Create/Upload tgz dmg pkg,
- make uninstall
- Create deb(pbuilder),
- Check (lintian install uninstall),
- Upload package in repo
- Create rpm,
- Check (install uninstall),
- Upload
Updated by François Cerbelle 5 months ago
- Status changed from Nouveau to En cours
Updated by François Cerbelle 5 months ago
- Status changed from En cours to Résolu
Updated by François Cerbelle 5 months ago
- Status changed from Résolu to En cours
- % Done changed from 50 to 70
Updated by François Cerbelle 5 months ago
- Status changed from En cours to Fermé
Actions