hjiang / ono
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
d960bab
tree a3164a27f8f39ba7bd16e358fb260799cdba3d75
parent 9ca83185bc9c7b26c206b07eedc350a7e3aa7286
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
History.txt | ||
| |
Manifest.txt | ||
| |
README.rdoc | ||
| |
Rakefile | ||
| |
bin/ | ||
| |
lib/ | ||
| |
script/ | ||
| |
test/ |
ono
DESCRIPTION:
Ono is a smart build tool for C++
FEATURES/PROBLEMS:
Ono is at the early stage of development. Don’t try to use it for any serious project.
SYNOPSIS:
ono build -w WORKSPACE -t BUILD_TARGET
Example:
ono build -w test/data/ws1 -t test
REQUIREMENTS:
- FIX
INSTALL:
- FIX
LICENSE:
(The MIT License)
Copyright © 2009 Hong Jiang
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

