chiark / gitweb /
README: Update copyright date
[subdirmk.git] / README
2020-02-16 Ian JacksonREADME: Update copyright date master subdirmk/0.4 subdirmk/1.0
2020-02-16 Ian JacksonREADME: Fix documentation errors relating to &{ etc.
2020-01-26 Ian Jacksonsyntax: Support &: literal (for make `grouped' multiple...
2020-01-26 Ian JacksonREADME: Add subheading `Directives'
2020-01-11 Ian JacksonSyntax: Incompatible change: &$( does not do daft ...
2020-01-11 Ian JacksonSyntax: Provide convenience syntax &( for $(eval
2020-01-11 Ian JacksonSyntax: Incompatible change: Use &{ not &${ for macros
2020-01-11 Ian JacksonREADME: Adjust indent of &${..$..} expansion
2019-12-30 Ian JacksonSyntax: Support &:local+global !...
2019-12-30 Ian JacksonSyntax: Rescope effect of &:local+global
2019-12-30 Ian Jacksonsubdirmk: Fix a Subdir left over in README
2019-12-30 Ian JacksonSyntax: Expand &$( and &$NN to use ${ } rather than...
2019-12-30 Ian JacksonREADME: Swap order of &$( and &$NN
2019-12-30 Ian JacksonSyntax: Use ${top_srcdir} rather than $(top_srcdir)
2019-12-30 Ian JacksonSyntax: expand &$... to ${....} rather than $(....)
2019-12-30 Ian JacksonWarnings: Introduce new `broken-var-ref' warning
2019-12-30 Ian JacksonREADME: Refer to example/
2019-12-30 Ian JacksonREADME: Move the "how to use" up
2019-12-30 Ian JacksonREADME: Add another layer of structure
2019-12-30 Ian JacksonREADME: Move the Warnings section up into what is going...
2019-12-30 Ian JacksonREADME: deinent the macro explaation
2019-12-30 Ian JacksonREADME: Further miscellaneous fixes and clarifications
2019-12-30 Ian JacksonREADME: Document that local+global is not 100% accurate
2019-12-30 Ian JacksonREADME: More syntax further up
2019-12-30 Ian JacksonWarning reporting: Provide &:local+global directive
2019-12-30 Ian JacksonWarning reporting: Warning suppression system
2019-12-30 Ian JacksonREADME: Move &:changequote further down
2019-12-30 Ian JacksonREADME: Explain a wrinkle in &:include filename semantics
2019-12-30 Ian JacksonREADME: Miscellaneous fixes and clarifications
2019-12-30 Ian JacksonREADME: Document restriction on $-doubling and lack...
2019-12-30 Ian JacksonREADME: Move `Tables of file reference syntaxes' down
2019-12-30 Ian JacksonBig incompatible change: Rename `Subdir' to `Dir'
2019-12-30 Ian JacksonMacro assistance part 2 - syntax for $(eval $(call...
2019-12-30 Ian JacksonMacro assistance part 1 - macro directive
2019-12-30 Ian JacksonDollar doubling feature
2019-12-30 Ian JacksonInterface: Read Final.sd.mk
2019-12-30 Ian JacksonREADME: fix TARGETS text for new tidier semantics
2019-12-30 Ian JacksonInterface: Rename Perdir to Suffix; provide Prefix
2019-12-29 Ian JacksonREADME: Do not assert that all directive arguments...
2019-12-29 Ian JacksonREADME: Document NEWQUOTE\$ in changequote
2019-12-29 Ian JacksonSyntax: Line joining with &\
2019-12-29 Ian JacksonSyntax: Refine &TARGETS_things, mostly to avoid # wrinkle
2019-12-28 Ian JacksonSyntax: only some directives' RHS should be &-expanded
2019-12-28 Ian JacksonSyntax: Provide &$VARIABLE
2019-12-28 Ian JacksonREADME, doctests: Use NEWQUOTE instead of STUFF
2019-12-28 Ian JacksonREADME: Do not use => inappropriately
2019-12-28 Ian JacksonSyntax: Use &\ for escaping; abolish \&
2019-12-28 Ian JacksonSyntax: Introduce &. and friends
2019-12-28 Ian JacksonSyntax: Introduce &:changequote
2019-12-28 Ian JacksonREADME: Fix a mistake in the file reference table
2019-12-28 Ian JacksonMerge from secnet
2019-12-08 Ian Jacksondocs: Minor fix to README
2019-12-07 Ian Jacksonsubdirmk: Suppress MAKEFILE_TEMPLATES when running...
2019-11-14 Ian JacksonDocs: Fix some leftover ; and ,
2019-11-14 Ian Jacksonsubdirmk: Docs, go back to ^ and ~
2019-11-14 Ian Jacksondocs: Discuss variable settings and inclusion order
2019-11-14 Ian Jacksondocs: Abolish all absolute pathname syntaxes
2019-11-14 Ian Jacksondocs: Improve docs.
2019-11-14 Ian Jacksondocs: Fill in an empty cell with a copy instead
2019-11-14 Ian Jacksondocs: Transpose columns in path syntax reference
2019-11-14 Ian Jacksondocs: Change . to require rather than imply @
2019-11-14 Ian Jacksondocs: Further corresponding new syntax
2019-11-14 Ian Jacksondocs: wip new syntax
2019-11-14 Ian Jacksondocs: Swap rows in syntax table
2019-11-14 Ian Jacksondocs: New plan for directory references, further
2019-11-14 Ian Jacksondocs: New plan for directory references, new
2019-11-14 Ian Jacksondocs: New plan for directory references
2019-11-14 Ian Jacksondocs: Summarise directory reference syntaxes, permute
2019-11-14 Ian Jacksondocs: Summarise directory reference syntaxes
2019-11-14 Ian JacksonClarify incremental paragraph
2019-11-14 Ian JacksonClarify race lossage paragraph
2019-11-14 Ian JacksonSome hints in docs
2019-11-13 Ian JacksonTwo minor docs fixes
2019-11-13 Ian JacksonFix docs typo
2019-11-13 Ian JacksonTranspose directories