mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Build System
- Added new src/commands and src/columns intermediate libs. - Began implementation of the first Command object. - Began implementation of the first Column object. - TDB2, Variant updates.
This commit is contained in:
parent
f1fa315342
commit
0471c17f12
20 changed files with 513 additions and 184 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,6 +4,8 @@ commit.h
|
|||
Makefile
|
||||
*/*task
|
||||
*/*libtask.a
|
||||
*/*/libcommands.a
|
||||
*/*/libcolumns.a
|
||||
*~
|
||||
.*.swp
|
||||
package-config/osx/binary/task
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue