chiark
/
gitweb
/
~ian
/
secnet.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
secnet.git
2019-12-30
Ian Jackson
Syntax: expand &$... to ${....} rather than $(....)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Warnings: Introduce new `broken-var-ref' warning
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
tests/filter: Print all the diffs, not just the first
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
README: Refer to example/
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
README: Move the "how to use" up
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
README: Add another layer of structure
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
README: Move the Warnings section up into what is going...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
README: deinent the macro explaation
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
README: Further miscellaneous fixes and clarifications
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
README: Document that local+global is not 100% accurate
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
README: More syntax further up
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Warning reporting: Report each warning only once
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Warning reporting: Provide &:local+global directive
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Warning reporting: Add a test of the warning suppressio...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Warning reporting: Warning suppression system
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
test/filter; Cause some warnings, to check they appear
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Warnings: Sort occurrences properly in local+global...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Warnings: Warn for confusing single-char $ expansions
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Warnings: Track variable references in &-expansions
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Warnings: Track basic $-references
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Warnings: Track settings of variables
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Warnings: Infrastructure for tracking and warning about...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Warnings: generate: Basic `wrn' function
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
tests/filter/check: Capture generate's stderr
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
test/filter: Test &${ ... } rather better
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
generate: Fix &${ } end condition
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
generate: Fix { } in &${ to actually output the { }
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
tests/filter: Rename `doctest' -> `doctests' everywhere
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
README: Move &:changequote further down
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
README: Explain a wrinkle in &:include filename semantics
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
generate: use oraw in a few more places
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
README: Miscellaneous fixes and clarifications
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
README: Document restriction on $-doubling and lack...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
README: Move `Tables of file reference syntaxes' down
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Big incompatible change: Rename `Subdir' to `Dir'
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Error handling: Fix messages resulting from bad directi...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
generate: Nested scope: Change `Eval' to `eval'
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
generate: Nested scope: Change `Macro' to `macro'
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Error handling: Trim the `bad escape' message.e
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Error handling: Better reporting of nest-related errors
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Error handling: Often say `subdirmk' rather than `$0'
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Error handling: Replace or update many calls to `die'
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Error handling: Provide err and ddbl_only, and an inter...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
generate: Make @nest always be nonempty
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
generate: Do not tolerate unclosed nested scopes at EOF
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Macro assistance part 2 - syntax for $(eval $(call...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Macro assistance part 1 - macro directive
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
doctests: Rename `desc' etc. in extract-doctest from...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
doctests: Improve entry description filter
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Dollar doubling feature
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
tests/filter/.gitignore: Ignore all .tmp
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
generate: Introduce oraw
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
generate: Introduce od
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
example: Introduce a Final.sd.mk and test it
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
tests/filter: Test Final.sd.mk
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Interface: Read Final.sd.mk
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
README: fix TARGETS text for new tidier semantics
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
Interface: Rename Perdir to Suffix; provide Prefix
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
generate: Make many dir vars globals
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
generate: Fix an erroneous comment
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
generate: Drop comment about input files
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
tests/check: Dynamic parallism choice
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
tests/check: Show parallel make rune we run
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Ian Jackson
tests: Run in parallel
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
tests/example: Reset times of (copied) source files too
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
tests/example: Build in a copy
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
tests/build-common: Copy subdirmk, rather than symlinking
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
tests/intree: Make copy and break out from tests/example
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
build tests: Break out build-common
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
regen.mk.in: Clarify documentation about realclean
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
regen.mk.in: Document CONFIG_STATUS_OUTPUTS
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
test/example/check: Reset times for regen tests
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
test/example/check: Make sections appear in stderr...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
tests/example/check: Better handling of makefile updates
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
tests/example: Include non-.sd.mk files in SUBDIRMK_MAK...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
tests/example: Correct filename for for-test.mk
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
regen.mk.in: Debugging, controlled by SUBDIRMK_REGEN_NDEBUG
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
tests: Test Perdir.sd.mk
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
README: Do not assert that all directive arguments...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
README: Document NEWQUOTE\$ in changequote
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
Syntax: Line joining with &\
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
tests: Test &TARGETS feature
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Ian Jackson
Syntax: Refine &TARGETS_things, mostly to avoid # wrinkle
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Ian Jackson
Syntax: only some directives' RHS should be &-expanded
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Ian Jackson
Syntax: Provide &$VARIABLE
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Ian Jackson
doctests: Test in sub/dir too
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Ian Jackson
doctests: Add missing & from include
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Ian Jackson
doctests: check: Define i and o vars
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Ian Jackson
doctests: Fail on extraction if we don't understand...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Ian Jackson
tests/filter/check: Enable pipefail
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Ian Jackson
doctests: Extract and use
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Ian Jackson
doctests: Fix newline handling in changequote mode...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Ian Jackson
README, doctests: Use NEWQUOTE instead of STUFF
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Ian Jackson
doctests: Provide extract-doctest
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Ian Jackson
README: Do not use => inappropriately
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Ian Jackson
Syntax: Use &\ for escaping; abolish \&
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Ian Jackson
Syntax: Introduce &. and friends
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Ian Jackson
generate: Provide $var_prefix_name to process_input_mk
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Ian Jackson
Syntax: Introduce &:changequote
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Ian Jackson
generate: Track output Makefiles properly
commit
|
commitdiff
|
tree
|
snapshot
next