void-packages/common/environment/setup
Doan Tran Cong Danh bbce69f036 vsed: reduce number of digest cmd call
For a vsed call to `nf' files and `nr' regex,
the old code will make `2 * nf * nr' digest calls.
the new code will make `nf * (nr + 1)' digest calls.

Refereance: https://github.com/void-linux/void-packages/issues/11238
2019-05-14 16:33:30 +02:00
..
.empty common/environment: create dummy files for all dirs to not remove them. 2014-02-11 18:22:46 +01:00
git.sh xbps-src: ensure GIT_CMD is invoked on the distdir 2018-03-14 15:47:56 +00:00
install.sh xbps-src: vsv: force linking on forced rebuild 2019-04-15 10:53:55 -03:00
misc.sh common/environment/fetch/misc.sh: use https for MOZILLA_SITE 2018-06-05 09:17:45 +02:00
options.sh rename vopt_onoff to vopt_bool which returns -D<prop>=true|false 2018-05-04 10:56:26 +02:00
python.sh common/environment/setup/python.sh: always expose py{2,3}_* vars 2018-09-15 01:49:45 +02:00
replace-interpreter.sh xbps-src: move helpers to environment; there's no need to have them. 2014-08-30 09:01:29 +02:00
sourcepkg.sh environment/setup/sourcepkg.sh: unset GIR_EXTRA_... 2019-05-07 15:33:47 +02:00
vsed.sh vsed: reduce number of digest cmd call 2019-05-14 16:33:30 +02:00