Compare commits

...
11 Commits
Author SHA1 Message Date
clrbuilder 0c9a4e6802 Update packages file for version 37310
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-26 07:43:46 -07:00
Patrick McCarty c44e74f556 Ensure make diff output is not piped to a pager
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2022-09-26 03:14:50 +00:00
clrbuilder 16e5086381 Update packages file for version 37300
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-22 18:37:05 -07:00
clrbuilder ae3cbddb46 Update packages file for version 37230
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-21 06:28:45 -07:00
clrbuilder 7b1ffd3045 Update packages file for version 37220
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-20 04:12:29 -07:00
clrbuilder 75610ac5f7 Update packages file for version 37210
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-19 17:57:48 -07:00
clrbuilder 8b98eabe53 Update packages file for version 37200
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-19 10:01:28 -07:00
clrbuilder 8b7cfc2cf1 Update packages file for version 37130
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-12 11:48:21 -07:00
clrbuilder ddb800af7e Update packages file for version 37070
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-07 12:43:19 -07:00
clrbuilder c514292f56 Update packages file for version 37010
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-02 10:36:13 -07:00
clrbuilder a1b55a619a Update packages file for version 36990
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-01 04:09:36 -07:00
2 changed files with 17 additions and 12 deletions
+1 -1
View File
@@ -168,7 +168,7 @@ status: $(PACKAGES_FILE) $(addprefix packages/,$(PKGS_LOCAL))
#help the --stat flag. #help the --stat flag.
diff: $(PACKAGES_FILE) $(addprefix packages/,$(PKGS_LOCAL)) diff: $(PACKAGES_FILE) $(addprefix packages/,$(PKGS_LOCAL))
@for p in projects/common $(addprefix packages/,$(PKGS_LOCAL)); do \ @for p in projects/common $(addprefix packages/,$(PKGS_LOCAL)); do \
(cd $$p; git status --porcelain | grep -vq '^?? ' && (echo "Uncommitted changes in: $$p"; git diff --stat); :) ;\ (cd $$p; git status --porcelain | grep -vq '^?? ' && (echo "Uncommitted changes in: $$p"; git --no-pager diff --stat); :) ;\
done done
#help log: Run git log origin/main..HEAD for all package repos, thus #help log: Run git log origin/main..HEAD for all package repos, thus
+16 -11
View File
@@ -642,6 +642,7 @@ R-officer
R-openssl R-openssl
R-openxlsx R-openxlsx
R-optextras R-optextras
R-optimParallel
R-optimx R-optimx
R-optparse R-optparse
R-ordinal R-ordinal
@@ -1083,9 +1084,7 @@ aspell-pt_BR
assimp assimp
asunder asunder
at at
at-spi2-atk
at-spi2-core at-spi2-core
atk
atkmm atkmm
attica attica
attr attr
@@ -1273,6 +1272,7 @@ compat-curl-gnutls-soname4
compat-enchant-soname1 compat-enchant-soname1
compat-fuse-soname2 compat-fuse-soname2
compat-gcc-10 compat-gcc-10
compat-gcr-soname1
compat-gdal-soname27 compat-gdal-soname27
compat-glibmm-soname24 compat-glibmm-soname24
compat-gnome-bluetooth-soname-13 compat-gnome-bluetooth-soname-13
@@ -1287,8 +1287,11 @@ compat-libva-soname1
compat-lua-52 compat-lua-52
compat-lua-53 compat-lua-53
compat-nettle-soname7 compat-nettle-soname7
compat-openssl-soname11
compat-pangomm-soname14 compat-pangomm-soname14
compat-poppler-soname117 compat-poppler-soname117
compat-poppler-soname123
compat-protobuf-soname29
compat-readline-soname5 compat-readline-soname5
compat-rest-soname07 compat-rest-soname07
compat-webkitgtk-soname40 compat-webkitgtk-soname40
@@ -1456,7 +1459,6 @@ filelight
filesystem filesystem
findutils findutils
fio fio
firecracker
firefox firefox
firewalld firewalld
fish fish
@@ -1489,6 +1491,7 @@ freetype
fribidi fribidi
fritzing-app fritzing-app
fs fs
fsarchiver
fsearch fsearch
fuse fuse
fwupd fwupd
@@ -1754,6 +1757,7 @@ ipvsadm
ipxe ipxe
irqbalance irqbalance
irrlicht irrlicht
irrlichtmt
irssi irssi
isa-l isa-l
iso-codes iso-codes
@@ -1788,11 +1792,6 @@ kapidox
kapman kapman
kapptemplate kapptemplate
karchive karchive
kata-image
kata-proxy
kata-qemu-lite
kata-runtime
kata-shim
kate kate
katomic katomic
kauth kauth
@@ -2062,6 +2061,7 @@ libcerf
libcgroup libcgroup
libchamplain libchamplain
libclc libclc
libcloudproviders
libcmis libcmis
libcomps libcomps
libconfig libconfig
@@ -2119,7 +2119,6 @@ libgtop
libgudev libgudev
libgusb libgusb
libgweather libgweather
libgweather4
libhandy libhandy
libical libical
libidn libidn
@@ -2305,7 +2304,6 @@ linux-firmware-ipu
linux-hyperv-lts linux-hyperv-lts
linux-iot-lts2018 linux-iot-lts2018
linux-iot-lts2018-preempt-rt linux-iot-lts2018-preempt-rt
linux-kata
linux-libc-headers linux-libc-headers
linux-lts2017 linux-lts2017
linux-lts2018 linux-lts2018
@@ -2439,6 +2437,7 @@ mosh
mosquitto mosquitto
motd-update motd-update
motif motif
mozjs102
mozjs91 mozjs91
mpc mpc
mpfr mpfr
@@ -3730,6 +3729,7 @@ pypi-cons
pypi-constantly pypi-constantly
pypi-contextlib2 pypi-contextlib2
pypi-contextvars pypi-contextvars
pypi-contourpy
pypi-cookiecutter pypi-cookiecutter
pypi-cookies pypi-cookies
pypi-coverage pypi-coverage
@@ -3777,6 +3777,7 @@ pypi-docopt
pypi-docstring_parser pypi-docstring_parser
pypi-docutils pypi-docutils
pypi-dpcontracts pypi-dpcontracts
pypi-dulwich
pypi-ecdsa pypi-ecdsa
pypi-editables pypi-editables
pypi-elementpath pypi-elementpath
@@ -3853,6 +3854,8 @@ pypi-h11
pypi-h2 pypi-h2
pypi-h5py pypi-h5py
pypi-hammock pypi-hammock
pypi-hatch_fancy_pypi_readme
pypi-hatch_nodejs_version
pypi-hatch_vcs pypi-hatch_vcs
pypi-hatchling pypi-hatchling
pypi-heapdict pypi-heapdict
@@ -4079,6 +4082,7 @@ pypi-ply
pypi-pockets pypi-pockets
pypi-poetry pypi-poetry
pypi-poetry_core pypi-poetry_core
pypi-poetry_plugin_export
pypi-polib pypi-polib
pypi-port_for pypi-port_for
pypi-portalocker pypi-portalocker
@@ -4149,6 +4153,7 @@ pypi-pyproject_metadata
pypi-pyprojectx pypi-pyprojectx
pypi-pypsrp pypi-pypsrp
pypi-pyqrcode pypi-pyqrcode
pypi-pyqt6_sip
pypi-pyquery pypi-pyquery
pypi-pyreadline pypi-pyreadline
pypi-pyrfc3339 pypi-pyrfc3339
@@ -4438,7 +4443,6 @@ pypi-yamlloader
pypi-yapf pypi-yapf
pypi-yarg pypi-yarg
pypi-yarl pypi-yarl
pypi-yaspin
pypi-zabbix_api pypi-zabbix_api
pypi-zc.lockfile pypi-zc.lockfile
pypi-zeroconf pypi-zeroconf
@@ -4805,6 +4809,7 @@ wayland
wayland-protocols wayland-protocols
wcslib wcslib
webkitgtk webkitgtk
webkitgtk50
weechat weechat
weston weston
wget wget