Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.

Latest commit

 

History

History
34 lines (30 loc) · 1.19 KB

TODO.org

File metadata and controls

34 lines (30 loc) · 1.19 KB

Add tracking of commands used to build the targets

Add hashing to prototype of command tracking.

Implement it as separate prototype

Add hashing just to targets themselves

Add hashing to commands

Fix actual tracking of commands in command prototype

Add tests to command tracking prototype

Test the modification of command

Test the modification of file contents

Test the touch of file contents

Fix the “overloading rule” problem due to usage of ‘-f’

Move the results to res, auxiliary to aux in main

Port prototype to main PROGRAM macro

Fix the passing of multiple command line switches to qake

Fix tracking of headers

Document latest code

Write the tutorial

Write the README

Rename ‘Makefile’ to ‘Qakefile’