Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Since git-status touches several files (including .git/index),
a generic object file dependency on version.tag means that all
objects get recompiled whenever git-status is invoked. This patch
works around this problem at the cost of ad-hoc dependency rules
for specific objects.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This patch also provides 'app' as a user-friendly synonym for 'frontend'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* test supported features as needed.
- shared library support.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The idea was nice, the functionality was helpful for development, yet the
resulting layout and overall appearance were rather awful. Regardless of
the effort that was put into this sophisticated flavor of the usage
screen generator, and despite it's utility for debugging, it is now
being replaced with a simpler, two-field-only variant.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|