Annotate

squishy @ 20:80cc61512f10

clix: Allow --debug to be anywhere on the command-line
author Matthew Wild <mwild1@gmail.com>
date Thu, 07 Jan 2010 20:59:15 +0000
parent 16:3a1c076d9382
child 26:028c5ffc6d7c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16
3a1c076d9382 Rename command 'message'->'send' and add 'receive' to the squishy file
Matthew Wild <mwild1@gmail.com>
parents: 1
diff changeset
1 Module "clix.send" "clix/send.lua"
3a1c076d9382 Rename command 'message'->'send' and add 'receive' to the squishy file
Matthew Wild <mwild1@gmail.com>
parents: 1
diff changeset
2 Module "clix.receive" "clix/receive.lua"
0
ae83411a89c9 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
3 Module "clix.version" "clix/version.lua"
ae83411a89c9 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
4
ae83411a89c9 Initial commit
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
5 Main "clix.lua"
1
58c694492459 squish: Fix name conflict with clix directory
Matthew Wild <mwild1@gmail.com>
parents: 0
diff changeset
6
58c694492459 squish: Fix name conflict with clix directory
Matthew Wild <mwild1@gmail.com>
parents: 0
diff changeset
7 Option "executable"
58c694492459 squish: Fix name conflict with clix directory
Matthew Wild <mwild1@gmail.com>
parents: 0
diff changeset
8 Output "clix.bin"