Skip to content
forked from xpybuild/xpybuild

xpybuild - An extensible multi-language multi-threaded build system written in Python

License

Notifications You must be signed in to change notification settings

sag-tgo/xpybuild

 
 

Repository files navigation

xpybuild

Build Status

XPyBuild is a cross-platform, cross-language, multi-threaded build system that uses Python as the build file format.

It combines the best features of Make with those from Ant along with an easy to use but powerful blend of declarative statements and imperative python code.

Links

Copyright and license

Copyright (c) 2013-2019 Ben Spiller and Matthew Johnson Copyright (c) 2013-2019 Software AG, Darmstadt, Germany and/or its licensors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

xpybuild - An extensible multi-language multi-threaded build system written in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%