gcstar:Packaging_Debian

Last commit made on 2024-03-10
Get this branch:
git clone -b Packaging_Debian https://git.launchpad.net/gcstar

Branch merges

Branch information

Name:
Packaging_Debian
Repository:
lp:gcstar

Recent commits

5290bcc... by Kerenoc

Packaging Debian : use install with --fhs option

440313e... by Kerenoc

Packaging RPM : clean after rpmlint, follow FHS rules

c8e9fe3... by Kerenoc

Packaging Fedora : use FHS option to install without patching

eb537df... by Kerenoc

Packaging Linux : add --fhs option to install following the File Hierarchy Standard

Note : may avois patching for some Linux distributions

8a25c86... by Kerenoc

Plugins : fix caching of web pages on Linux

Issue: https://gitlab.com/GCstar/GCstar/-/issues/270

b2acb86... by Kerenoc

CI : fix name for tar.gz file

f03076e... by Kerenoc

CI : generate tar.gz with Linux packages

00cb045... by Kerenoc

Items List : improve performance for image list

Note :
- profiling with Devel::NYTProf => identification of clearOldCache procedure
- improve file pattern for glob

005ea36... by Kerenoc

Items List : improve performance for text list, clean code

Note :
- profiling with Devel::NYTProf => identification of sortCaseInsensitive procedure
- remove unused code

34a2aa7... by Kerenoc

Items List : improve performance for detailed list

Note :
- profiling with Devel::NYTProf => identification of findMaster procedure
- cache for the association between collection name and iters