logo

live-bootstrap

Mirror of <https://github.com/fosslinux/live-bootstrap>

import-gnulib.sh (1518B)


  1. #!/bin/sh
  2. # SPDX-FileCopyrightText: 2024 fosslinux <fosslinux@aussies.space>
  3. #
  4. # SPDX-License-Identifier: GPL-3.0-or-later
  5. ../gnulib-5d2fe24/gnulib-tool --import --local-dir=gl \
  6. --lib=libdiffutils \
  7. --source-base=lib \
  8. --m4-base=m4 \
  9. --doc-base=doc \
  10. --tests-base=gnulib-tests \
  11. --aux-dir=build-aux \
  12. --with-tests \
  13. --makefile-name=gnulib.mk \
  14. --no-conditional-dependencies \
  15. --no-libtool \
  16. --macro-prefix=gl \
  17. --avoid=localename \
  18. --avoid=lock-tests \
  19. --avoid=setlocale \
  20. announce-gen \
  21. argmatch \
  22. attribute \
  23. binary-io \
  24. c-stack \
  25. config-h \
  26. diffseq \
  27. dirname \
  28. do-release-commit-and-tag \
  29. dup2 \
  30. error \
  31. exclude \
  32. exitfail \
  33. extensions \
  34. extern-inline \
  35. fcntl \
  36. file-type \
  37. filenamecat \
  38. flexmember \
  39. fnmatch-gnu \
  40. getopt-gnu \
  41. gettext-h \
  42. gettime \
  43. git-version-gen \
  44. gitlog-to-changelog \
  45. gnu-make \
  46. gnu-web-doc-update \
  47. gnumakefile \
  48. gnupload \
  49. hard-locale \
  50. inttostr \
  51. inttypes \
  52. isblank \
  53. largefile \
  54. lstat \
  55. maintainer-makefile \
  56. manywarnings \
  57. mbrtowc \
  58. mempcpy \
  59. mkstemp \
  60. mktime \
  61. nstrftime \
  62. nullptr \
  63. perl \
  64. progname \
  65. propername \
  66. raise \
  67. rawmemchr \
  68. readme-release \
  69. regex \
  70. sh-quote \
  71. signal \
  72. sigprocmask \
  73. stat \
  74. stat-macros \
  75. stat-time \
  76. stdbool \
  77. stdint \
  78. stpcpy \
  79. strcase \
  80. strptime \
  81. strtoimax \
  82. sys_wait \
  83. system-quote \
  84. time_rz \
  85. unistd \
  86. unlocked-io \
  87. update-copyright \
  88. verify \
  89. version-etc \
  90. version-etc-fsf \
  91. wcwidth \
  92. xalloc \
  93. xfreopen \
  94. xmalloca \
  95. xreadlink \
  96. xstdopen \
  97. xstrtoimax \
  98. year2038