hjiang / ono

Smart build tool for C++

This URL has Read+Write access

hjiang (author)
Fri Oct 16 00:01:23 -0700 2009
commit  d960bab5d1c2040fe9462eb430e150f8c5d3b91d
tree    a3164a27f8f39ba7bd16e358fb260799cdba3d75
parent  9ca83185bc9c7b26c206b07eedc350a7e3aa7286
ono /
README.rdoc

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.