58 Комити (e84909788fdc856ede9b06cbcf6deea4e9f24402)

Аутор SHA1 Порука Датум
  Alois Mahdal 18675a9c97 Fix expansion of several macros per line пре 8 година
  Alois Mahdal 6cb6149590 Support multi-line macros пре 8 година
  Alois Mahdal ea2642d531 Use proper terminology for macros ("macros", not "tokens") пре 8 година
  Alois Mahdal a8266e3479 Move caching and build-recording code into private part of build.sh пре 8 година
  Alois Mahdal edda9330da Rewrite caching and versioning logic пре 8 година
  Alois Mahdal 35762cc0ef Add data-sampler target пре 9 година
  Alois Mahdal 67bad3188f Sweep internals deeper under carpet пре 9 година
  Alois Mahdal c10e5a8440 Remove obsolete build_manpages target and markdown type пре 9 година
  Alois Mahdal bfcbfece78 Fix typo in FIXME пре 9 година
  Alois Mahdal b0416c002d Force semver() caching in build target to leave .mkit/semver пре 9 година
  Alois Mahdal 04ac52b348 Use rec_built() instead of manual steps пре 9 година
  Alois Mahdal 59bd58a2ca Solve or mute last few ShellCheck issues пре 9 година
  Alois Mahdal 834dc80d9f Don't always add LICENSE.md to dist.tarball пре 9 година
  Alois Mahdal 6c5f673968 Add project name, tagline and LICENSE mention to all headers пре 9 година
  Alois Mahdal e103c6bca8 Add custom import function mkit_import() пре 9 година
  Alois Mahdal b44e804804 Use more compact `do`/`then` form пре 9 година
  Alois Mahdal fdcf53e893 Enable rpmstuff and debstuff specific tokens пре 9 година
  Alois Mahdal c03e679e10 Fix style of local variable declarations пре 9 година
  Alois Mahdal 1c48ab443c Update and add function docstrings пре 9 година
  Alois Mahdal 3b35bb9513 Remove unnecessary quotes and semicolons пре 9 година
  Alois Mahdal 9892a15371 Use read builtin safely пре 9 година
  Alois Mahdal 07422a98ee Don't assume 'src' directory when building пре 10 година
  Alois Mahdal 10f58d3898 Merge sections lists, debstuff and rpmstuff to dist пре 10 година
  Alois Mahdal 575bc827f3 Replace unsafe perl meta-script with sed script пре 10 година
  Alois Mahdal bfedbefb2f Add __MKIT_PROJ_VCS_BROWSER__ пре 10 година
  Alois Mahdal 738e04246a Add __MKIT_PROJ_MAINTAINER__ пре 10 година
  Alois Mahdal 2befc0fb36 Provide last_hash value as __MKIT_PROJ_GIT_LASTHASH__ token пре 10 година
  Alois Mahdal 8d0f88ea74 Replace misleading 'variables' concept ('tokens' seems better) пре 10 година
  Alois Mahdal dba6f86d34 Refactor versioning and release пре 10 година
  Alois Mahdal 71468517c9 Naming convention: Sort functions aplhabetically пре 10 година
  Alois Mahdal de35ae9ae1 Naming convention: Prefix internal functions with _ пре 10 година
  Alois Mahdal 44224b20b0 Replace multiple tokens on line пре 10 година
  Alois Mahdal 312a9ee77f Add __MKIT_PROJ_NAME__ token for project name пре 10 година
  Alois Mahdal 4fd076b58d Also replace __MKIT_SELF_VERSION__ token пре 10 година
  Alois Mahdal a9a2e38a89 Simplify expand_variables $script creation syntax пре 10 година
  Alois Mahdal e039c9422b Replace also token __MKIT_PROJ_PKGNAME__ пре 10 година
  Alois Mahdal 7082a644eb Check if data is available for debstuff пре 10 година
  Alois Mahdal 2b6740ca00 Add debstuff target to help Debian maintainers пре 10 година
  Alois Mahdal 263c0b37b1 Have `make clean` remove directories as well пре 10 година
  Alois Mahdal bcd6fc4d68 Move CODENAME to mkit.ini пре 10 година
  Alois Mahdal ebb7510cee Move version to mkit.ini пре 10 година
  Alois Mahdal 231e822f38 Move PRERELEASE to mkit.ini пре 10 година
  Alois Mahdal 5715231e7a Add tagline to common peoject meta-data пре 10 година
  Alois Mahdal 832c01ca55 Use more qualified tokens пре 10 година
  Alois Mahdal 5f274b43c9 Move static project meta-data outside ENV пре 10 година
  Alois Mahdal c8e285db22 Use better qualified global names пре 10 година
  Alois Mahdal 6aa79bb312 Fix lasttag expression to get "latest tag *so far*" пре 10 година
  Alois Mahdal d188315a09 Make use of debug*() routines пре 10 година
  Alois Mahdal 3c02087f21 Support type-based building пре 10 година
  Alois Mahdal 78ed991707 Parametrize expand_variables пре 10 година