summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* contrib/copr: better detect git-ref in "nm-copr-build.sh"Thomas Haller2023-01-241-0/+1
* contrib/rpm: fix condition in "NetworkManager.spec" (3)Thomas Haller2023-01-241-1/+1
* contrib/rpm: fix condition in "NetworkManager.spec" (2)Thomas Haller2023-01-241-1/+1
* contrib/rpm: fix condition in "NetworkManager.spec"Thomas Haller2023-01-241-1/+1
* contrib/fedora: make "lto" in the spec file configurableThomas Haller2023-01-244-2/+31
* contrib: support disabling "LTO" in "nm-copr-build.sh"Thomas Haller2023-01-241-2/+13
* contrib/fedora: install "python36-gobject" when building with meson on centos7Thomas Haller2023-01-231-0/+4
* contrib/fedora: disable "qt" build of examples for spec fileThomas Haller2023-01-231-0/+1
* contrib/fedora: explicitly set "pppd" path in configure scriptThomas Haller2023-01-231-2/+4
* rpm: don't BR dhcp-clientLubomir Rintel2023-01-171-6/+6
* contrib: add "reexec" step to "nm-in-container.sh"Thomas Haller2023-01-051-4/+9
* contrib: default to run same fedora version in nm-in-container.sh as hostThomas Haller2023-01-051-1/+8
* contrib: install more package in "nm-in-container.sh"Thomas Haller2023-01-041-1/+61
* contrib/scripts: update "nm-copr-build.sh" script to use new nm-git-bundleThomas Haller2022-12-201-1/+1
* contrib: fix duplicate package in "contrib/scripts/nm-in-container.sh" scriptThomas Haller2022-12-141-1/+0
* gitlab-ci: ignore failure to install "python-setuptools" on debianThomas Haller2022-11-291-1/+5
* clang-format: reformat code with clang-format 15.0.4-1.fc37Thomas Haller2022-11-231-1/+1
* all: cleanup close() handling and clarify nm_close()/nm_close_with_error()Thomas Haller2022-10-251-0/+1
* checkpatch: suggest nm_memdup() instead of g_memdup()Thomas Haller2022-10-181-0/+1
* contrib: discourage g_type_class_add_private() via "checkpatch.pl"Thomas Haller2022-10-031-0/+1
* contrib: add entries to bash_history for nm-in-container.sh scriptThomas Haller2022-09-281-0/+1
* contrib: add entries to bash_history for nm-in-container.sh scriptThomas Haller2022-09-281-3/+10
* contrib: handle non-existing files with `nm-code-format.sh -u`Thomas Haller2022-09-231-1/+14
* contrib: add "nm-code-format.sh -u" parameterThomas Haller2022-09-211-9/+18
* contrib: discourage g_array_index() in "checkpatch.pl"Thomas Haller2022-09-151-0/+1
* contrib: setup "nm-in-container.sh" on start via rc.local scriptThomas Haller2022-09-094-23/+25
* contrib: fix syntax error in "configure-for-system.sh"Thomas Haller2022-09-081-2/+2
* contrib: update bash history for "nm-in-container.sh" and motdThomas Haller2022-09-071-3/+14
* contrib: add "reset" command to "nm-in-container.sh"Thomas Haller2022-09-011-9/+14
* checkpatch.pl: discourage g_str_hash()/g_direct_hash() and g_direct_equal()Thomas Haller2022-08-311-0/+4
* contrib: add "--fast" flag to nm-core-format.sh to only check changed filesThomas Haller2022-08-241-11/+39
* contrib: install Polish translation in "nm-in-container.sh"Thomas Haller2022-08-231-0/+3
* contrib: set short DHCP lifetime in "nm-env-prepare.sh" scriptThomas Haller2022-08-101-1/+1
* contrib: install tcpdump with "nm-in-container.sh"Thomas Haller2022-08-101-0/+1
* contrib: set fixed MAC address in "nm-env-prepare.sh" scriptThomas Haller2022-08-101-3/+5
* contrib: update bash history in nm-in-container.shThomas Haller2022-08-081-4/+9
* contrib: improve motd for nm-in-container.sh scriptThomas Haller2022-08-081-1/+17
* contrib: install "qt-devel" in nm-in-container.sh scriptThomas Haller2022-08-081-0/+1
* contrib/rpm: add "configure-for-system.sh" script to configure buildThomas Haller2022-08-081-0/+509
* contrib/rpm: cleanup spec file to unify version comparisonsThomas Haller2022-08-081-14/+14
* contrib/rpm: prefer --with-$OPTION=yes|no over --with/--without and --enable/...Thomas Haller2022-08-081-19/+19
* Revert "contrib/rpm: enable -Werror on --with debug instead of --with test"Lubomir Rintel2022-08-021-3/+8
* contrib/rpm: enable -Werror on --with debug instead of --with testLubomir Rintel2022-08-021-8/+3
* contrib: make nm-env-prepare.sh script executableThomas Haller2022-07-291-0/+0
* contrib: install /usr/bin/python for "nm-in-container.sh"Thomas Haller2022-07-291-0/+1
* contrib: show diff of git subtrees in "git-subtree-reimport.sh" scriptThomas Haller2022-07-251-5/+26
* contrib: add "git-subtree-reimport.sh" scriptThomas Haller2022-07-191-0/+33
* contrib/rpm: untangle setting of bcond_{test,debug} defaultsLubomir Rintel2022-07-102-14/+6
* gitlab-ci: fix unit tests on centos7 for python-pexpect dependencyThomas Haller2022-07-061-0/+2
* all: reformat with clang-format (clang-tools-extra-14.0.0-1.fc36) and update ...Thomas Haller2022-07-061-1/+1