apps

Clone Tools
  • last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make calls less verbose, are we hitting a limit?

Avoid colliding paths

  1. … 1 more file in changeset.
Activate some introspection

  1. … 1 more file in changeset.
Fold separate bash calls into one

Fix configure path

Add build script with install target

* apps/build.tcl: Revert URL change for build script, archive is retrieved broken otherwise?

Rewrite URLs containing tcl.tk as authority to tcl-lang.org

  1. … 13 more files in changeset.
* apps/utils/source-highlight-with-pp: Generalise executable name in shebang, seems like an unintended change in [ae081c0f1]

Necessary additions to build script and NMAKE/TEA artifacts

  1. … 2 more files in changeset.
Fix build.tcl pt. 2 [skip ci]

Fix build.tcl [skip ci]

Add nmake mode to build.tcl [skip ci]

Finally, got Windows builds (MinGW) working on Appveyor. Cleaning up build scripts.

  1. … 1 more file in changeset.
Add debugging in build scripts [skip travis]

Add debugging in build scripts [skip travis]

Prep build script to support MSYS2/MinGW builds under Windows

Turn on some debugging

  1. … 2 more files in changeset.
Make build script more verbose

Provide first attempt at Travis build array and build script

  1. … 1 more file in changeset.
improve comments

  1. … 13 more files in changeset.
* source-doc-beautifier.tcl: Remove in-block range markers within test bodies to prettify the ADOC output.

* source-doc-beautifier.tcl: Allow to omit the built-in title line, to allow for custom doc and title preambles in example scripts ("-notile" flag).

    • -28
    • +36
    ./utils/source-doc-beautifier.tcl
Make src highlighter independent from Tcl version

- regenerate doc pages with asciidoc 8.6.9 - fix paths

  1. … 13 more files in changeset.
- get rid of getstubs

  1. … 4 more files in changeset.
Render file paths in a platform-independent manner

build system: - don't call genstubs from configure, since Debian does not seem to have genstubs.tcl installed. Now, we pre-generate the stub files for tcl8.5 and tcl8.6 and copy the "right" version depending on the configured version.

  1. … 10 more files in changeset.
- updated copyright dates - added announce file for xotcl-1-6-8 - fixed typos in Changelog

  1. … 30 more files in changeset.
- improve robustness