aboutsummaryrefslogtreecommitdiffhomepage
path: root/bootstrap.am
AgeCommit message (Expand)AuthorFilesLines
2021-06-08all SciTECO scripts used during the build process now always write files with...Robin Haberkorn1-13/+13
2021-06-08added test suite cases for memory limiting and command executionRobin Haberkorn1-2/+1
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn1-4/+2
2017-03-03build system portability fixesRobin Haberkorn1-3/+12
2016-11-18improved command line option handlingRobin Haberkorn1-0/+1
2016-11-18implemented self-documenting (online) help systemRobin Haberkorn1-3/+13
2016-11-01simplify bootstrap.am and avoid warning about GNU make $(shell) functionRobin Haberkorn1-4/+8
2016-01-31prevent the SciTECO-based substitutor from generting config.hRobin Haberkorn1-0/+3
2015-03-07improved --help output and introduced PACKAGE_URL_DEV (for development home)Robin Haberkorn1-0/+1
2014-11-24introduced $SCITECOCONFIG env variable, and set different default for $SCITEC...Robin Haberkorn1-1/+0
2013-04-11set LC_ALL=C when executing 'date' for manpageMartin Roedel1-1/+1
2013-03-16manual chapters: Expressions, Command Syntax, Q-RegistersRobin Haberkorn1-0/+1
2013-02-24moved QuickSort macros from symbols-extract script into own string.tes macro ...Robin Haberkorn1-2/+3
2013-02-22added --with-default-scitecopath config option: default value of $SCITECOPATHRobin Haberkorn1-1/+2
2013-02-22VPATH build fixes: SciTECO can now be built from a parallel source treeRobin Haberkorn1-1/+1
2013-02-15install standard macros into special standard library path (pkgdatadir/lib)Robin Haberkorn1-0/+1
2013-01-27use actual binary directory for shebang example in manpageRobin Haberkorn1-0/+1
2013-01-27moved redundant code related to bootstrapping and teco-driven substitutions i...Robin Haberkorn1-0/+17