56 コミット (ea2642d53170ca022c0abc966f4ec131443e10bf)

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