56 Commits (ea2642d53170ca022c0abc966f4ec131443e10bf)

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