Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow standard targets to be selectively disabled. | apnadkarni | 2017-12-11 | 1 | -1/+47 |
| | | | | Automatic install for extension stubs and public headers if present. Print installation dir, remove useless partial print of preprocessor defines. | ||||
* | Fix ignore-glob versioned setting (something went wrong in previous merge). ↵ | jan.nijtmans | 2017-11-17 | 1 | -52/+52 |
| | | | | Also convert rules-ext.vc and targets.vc to CRLF line-endings. | ||||
* | Minor edits | apnadkarni | 2017-10-28 | 1 | -4/+1 |
| | |||||
* | Reworked build command macros (MAKEBINCMD, CCPKGCMD etc.) and purged old ↵ | apnadkarni | 2017-10-26 | 1 | -5/+14 |
| | | | | comments. | ||||
* | Added test and shell targets. | apnadkarni | 2017-10-20 | 1 | -1/+19 |
| | |||||
* | Add PRJ_MANIFEST to support manifest generation. | apnadkarni | 2017-10-17 | 1 | -0/+7 |
| | |||||
* | Permit application makefile to define RCFILE. | apnadkarni | 2017-10-15 | 1 | -1/+1 |
| | | | | Change PROJECT_REQUIRES_TK to use value instead of ifdef. Change MAKERESCMD macro not to specify included input files. | ||||
* | Move standard predefined targets to targets.vc as this allows the master | apnadkarni | 2017-10-06 | 1 | -0/+21 |
makefile to modify macros if required before the targets are defined. |