apps

Clone Tools
  • last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

- make sure that packages from XOTcl 1 require XOTcl 1

  1. … 73 more files in changeset.
Completed update of nxdoc for NX

  1. … 2 more files in changeset.
Adjusted nxdoc for the recent changes to NSF/NX

  1. … 4 more files in changeset.
- adapt to object methods

The asciidoc-related configuration artifacts, especially for Tcl/NSF-specific code highlighting, are now contained in the source distribution and integrated with the respective make targets. Besides a running asciidoc installation, there is no further configuration need. Tested with asciidoc 8.6.8

    • -0
    • +5
    ./utils/source-highlight-with-pp
  1. … 1 more file in changeset.
- allow to change title of a scripted document

- make doc beautifer more robust for invalid lists

- apps/utils/nxdoc: fix shebang path to env ...

- provide hint to prevent misclassification as c++ file