summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* ppt-make, ppt-mkpkgs: Bump opkbuild versionHEADmasterPatrick McDermott2023-09-273-3/+5
| | | | Also add "if not already done" to ppt-mkpkgs recommendation.
* ppt-mkpkgs, ppt-rmpkgs: Fix ppt-version loadingPatrick McDermott2021-01-132-2/+2
| | | | | | Fixes: /usr/bin/ppt-mkpkgs: .: line 3: ppt-version: not found
* src/*/ppt-mkpkgs: Say substvars if not making filePatrick McDermott2020-11-082-4/+20
|
* src/*/ppt-mkpkgs: Always use valid substvar namesPatrick McDermott2020-11-082-8/+16
|
* src/*/build.mk: Fix error on missing directoriesPatrick McDermott2020-11-082-4/+4
| | | | Error introduced by commit 6e46a695.
* src/*/build.mk: Only process existing directoriesPatrick McDermott2020-07-162-0/+4
|
* src/3/build.mk: Fix parameter expansionPatrick McDermott2020-07-161-1/+1
|
* src/3/build.mk: Fix macro and variablePatrick McDermott2020-07-161-1/+2
| | | | Fix for commit fbde88227aeafaba237e9358e5aa5805baaec5f7.
* ppt-make: Add opkbuild 4.2.0 to B-DPatrick McDermott2020-07-121-1/+3
|
* ppt-mkpkgs: Fix syntax errorPatrick McDermott2020-07-122-2/+2
|
* ppt-mkpkgs: Add Section fields to control filesPatrick McDermott2020-07-122-0/+10
|
* src/ppt-make: Fix instructionsPatrick McDermott2019-07-151-1/+1
|
* src/*/ppt-mkpkgs: Generate stub substvars filePatrick McDermott2019-07-152-0/+42
|
* src/*/build.mk: Add targets to run ppt-*pkgsPatrick McDermott2019-07-152-0/+6
|
* src/*/ppt-mkpkgs: Add generated file commentsPatrick McDermott2019-07-152-0/+8
|
* src/ppt-make: Update instructions for interface 3Patrick McDermott2019-07-151-2/+4
|
* src/3/*: Support unversioned build-time packagesPatrick McDermott2019-07-152-13/+10
|
* src/3/*: Copy version-2 toolsPatrick McDermott2019-07-153-0/+145
|
* src/2/ppt-mkpkgs: Define functions before usePatrick McDermott2019-07-151-10/+10
|
* src/2/build.mk: Split into recursive sub-targetsPatrick McDermott2019-07-151-3/+8
|
* src/2/build.mk: Make directory patterns explicitPatrick McDermott2019-07-151-3/+6
|
* src/2/build.mk: Wrap a long linePatrick McDermott2019-07-151-1/+2
|
* src/2/build.mk: Simplify targetsPatrick McDermott2019-07-151-5/+2
|
* 2/build.mk: Skip empty directoriesP. J. McDermott2016-01-231-0/+2
|
* Drop version 1 filesP. J. McDermott2014-11-093-118/+0
|
* 2/ppt-mkpkgs: Add substvars to Depends fieldsP. J. McDermott2014-11-091-2/+4
|
* Don't make "config-*" or "config-*-*" packagesP. J. McDermott2014-09-232-0/+4
|
* 2/ppt-mkpkgs: Rename Depends substvarP. J. McDermott2014-09-221-1/+1
|
* 2/ppt-mkpkgs: Make a config-base packageP. J. McDermott2014-09-201-0/+17
|
* Add version 2 sourcesP. J. McDermott2014-09-203-0/+116
|
* ppt-make: Set PPT_VERSION with a sed macroP. J. McDermott2014-07-211-1/+1
|
* ppt-rmpkgs: Fix versioned script callP. J. McDermott2014-07-211-1/+1
|
* ppt-make: Do basic validation on platform namesP. J. McDermott2014-07-171-1/+9
|
* ppt-make: Add delimiters to maint fields if neededP. J. McDermott2014-07-171-2/+12
|
* ppt-mkpkgs, ppt-rmpkgs: Fix path to ppt-versionP. J. McDermott2014-07-172-2/+2
|
* ppt-make: New utilityP. J. McDermott2014-07-141-0/+71
|
* Add mkpkgs and rmpkgs utilitiesP. J. McDermott2014-07-144-0/+93
|
* Add build.mk filesP. J. McDermott2014-07-142-0/+33