]> git.draconx.ca Git - upkg.git/commit
upkg: Specify package files as options.
authorNick Bowler <nbowler@draconx.ca>
Thu, 10 Dec 2009 04:34:13 +0000 (23:34 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sun, 31 Jan 2010 21:59:23 +0000 (16:59 -0500)
commit7df6d63d11473ca5adb5e29abed1aaa2a5196b48
treeb1d9ecb76b361c63e1b764a4def473791d41188e
parent6476fbdc9473dbb317d2775d487c8b5fd771995a
upkg: Specify package files as options.

Now, one must run "upkg -f foo.u" where previously one would run "upkg
foo.u".  This new syntax allows multiple packages to be specified on the
command line for purposes of dependency resolution and (soon) extraction
of specific objects.

The package operated upon is the last one specified in this manner.
src/upkg.c