Compare commits

..

10 Commits

Author SHA1 Message Date
clrbuilder 07fdbe3153 Update packages file for version 26830
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-20 05:28:07 +00:00
Auke Kok b671ab5709 Add cloc target for common tooling.
Produces and displays `results/cloc.txt`. Useful to determine code
metrics.
2018-12-19 09:30:04 -08:00
clrbuilder fc29b4c1c3 Update packages file for version 26800
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-14 19:11:05 +00:00
clrbuilder f108ac36d6 Update packages file for version 26780
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-13 19:14:41 +00:00
clrbuilder 1c2bc9d50c Update packages file for version 26770
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-13 13:04:52 +00:00
clrbuilder 8952175bc9 Update packages file for version 26740
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-10 21:27:06 +00:00
clrbuilder 3812469ac2 Update packages file for version 26730
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-07 17:54:59 +00:00
clrbuilder d1b434583a Update packages file for version 26720
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-06 20:37:16 +00:00
clrbuilder dbd3c9accf Update packages file for version 26690
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-05 13:33:43 +00:00
clrbuilder 6214fa5e9f Update packages file for version 26680
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-04 19:02:55 +00:00
2 changed files with 32 additions and 1 deletions
+9
View File
@@ -461,6 +461,15 @@ generateupstream:
drop-abandoned: $(SPECFILE)
python3 $(TOPLVL)/projects/common/drop-abandoned-patches.py $(SPECFILE)
#help cloc: Count lines of code with the `cloc` tool on the full sources of package
cloc: $(SRPMFILE)
@$(MOCK) -r $(TOPLVL)/repo/clear.cfg $(SRPMFILE) --result=results/ --no-cleanup-after
@$(MOCK) --chroot --copyin /usr/bin/cloc /usr/bin/cloc --result=results/ --no-cleanup-after
@$(MOCK) --result=results/ --no-cleanup-after --chroot '/usr/bin/cloc /builddir > /tmp/cloc.txt'
@$(MOCK) --copyout /tmp/cloc.txt results/ --result=results/
@$(MOCK) --clean --scrub=chroot --uniqueext=$(PKG_NAME)
cat results/cloc.txt
# Define site local common targets in a separate makefile
-include $(TOPLVL)/projects/common/Makefile.common.site_local
+23 -1
View File
@@ -4,6 +4,7 @@ Botan
CUnit
Cheetah
CherryPy
Coin
ConfigArgParse
Counter
Cython
@@ -51,6 +52,7 @@ PyMySQL
PyNaCl
PyOpenGL
PyQRCode
PyQt5
PyWavelets
PyYAML
Pygments
@@ -898,6 +900,7 @@ apache-spark
apache-zookeeper
apipkg
appdirs
appstream
appstream-glib
apr
apr-util
@@ -1078,6 +1081,8 @@ click
cliff
clinfo
cln
cloc
cloud-native-setup
cloudpickle
clr-R-helpers
clr-avx-tools
@@ -1107,6 +1112,7 @@ cmake
cmd2
cmocka
cmrt
cnf
cni
cni-plugins
cockpit
@@ -1141,6 +1147,7 @@ compat-SDL2-soname1
compat-cryptsetup-soname4
compat-efivar-soname0
compat-enchant-soname1
compat-exiv2-soname26
compat-fuse-soname2
compat-gegl
compat-gegl-0.3
@@ -1151,6 +1158,7 @@ compat-guile-soname20
compat-hdf5-soname10
compat-hyperscan-soname4
compat-icu4c-soname61
compat-intel-gmmlib-soname1
compat-ipset-soname10
compat-libical-soname2
compat-libidn-soname11
@@ -1159,6 +1167,7 @@ compat-libwebp-soname6
compat-llvm-soname4
compat-llvm-soname5
compat-llvm-soname6
compat-mariadb-soname18
compat-mpfr-soname4
compat-opencv-soname32
compat-opencv-soname33
@@ -1420,6 +1429,7 @@ gegl
gensim
geoclue
geocode-glib
geos
gettext
gevent
gexiv2
@@ -1545,6 +1555,7 @@ gtk-vnc
gtk-xfce-engine
gtk3
gtkglext
gtkmm2
gtkmm3
gtksourceview
gtkspell3
@@ -1607,6 +1618,7 @@ idna
idna-ssl
ifaddr
iftop
igt-gpu-tools
ilmbase
image
imagesize
@@ -1618,9 +1630,9 @@ inflection
influxdb
iniparse
init-rdahead
inkscape
inotify-tools
intel-gmmlib
intel-gpu-tools
intel-hybrid-driver
intel-media-driver
intelhex
@@ -2106,6 +2118,7 @@ libsolv
libsoup
libspectre
libspiro
libspnav
libsrtp
libssh
libssh2
@@ -2189,6 +2202,7 @@ llvm
llvmlite
lmdb
locket
locustio
logilab-common
logrotate
logutils
@@ -2486,6 +2500,8 @@ pbzip2
pciutils
pcre
pcre2
pdns
pdns-recursor
pecan
pep8
performance
@@ -3196,12 +3212,14 @@ powerdevil
powerline-fonts
powertop
poxml
ppp
pretend
prettytable
prison
proc-macro2
processor-trace
procps-ng
proj
prometheus_client
prompt_toolkit
protobuf
@@ -3268,6 +3286,7 @@ pyrsistent
pysaml2
pysendfile
pyserial
pyside2-setup
pysnmp
pytest
pytest-asyncio
@@ -3453,6 +3472,7 @@ sbc
sbsigntools
scala
scala-dep
scene-alembic
scikit-build
scikit-image
scikit-learn
@@ -3505,6 +3525,7 @@ solid
sonnet
sortedcontainers
sos
sound-theme-freedesktop
soundmodem
source-code-pro
source-highlight
@@ -3749,6 +3770,7 @@ xdg-desktop-portal-kde
xdg-user-dirs
xdg-user-dirs-gtk
xdg-utils
xdotool
xdpyinfo
xemacs
xerces-c