Giter Site home page Giter Site logo

whigg / autotoolsforisis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neogeographytoolkit/autotoolsforisis

0.0 1.0 0.0 69 KB

This is a collection of scripts that will apply an Autotools build system to the USGS ISIS source code.

License: Other

Shell 1.00% Makefile 1.65% Python 29.64% C++ 2.01% M4 65.70%

autotoolsforisis's Introduction

Autotools applier for USGS ISIS 3.+

This provides a build system that is more compatible with the open source community. Autotools is a long standing build system that has been popularized by the GNU movement. To learn more about Autotools, please read the following:

http://en.wikipedia.org/wiki/GNU_build_system

How to use this project

This project is by its very nature is fragile. Use it as an example for how to build ISIS with autotools. Our purpose for this project is to build a copy of ISIS for our distributions of Ames Stereo Pipeline. If you'd like to see those build scripts, take a look at our BinaryBuilder project. It is essentially a package manager.

https://github.com/NeoGeographyToolkit/BinaryBuilder

> Download the Mac OSX version ISIS. We don't care if doesn't run on your system. We're pillaging it for its source code.
> ./reformat_isis.py --isisroot=$YOUR_ISIS_ROOT_THAT_YOU_JUST_DOWNLOADED
> cd isis_autotools
> ./autogen
> ./configure <use some settings here>
> make -j N
> make install

Then you party. You are the one and only master of build systems. (Besides the other people who checked out this project.)

autotoolsforisis's People

Contributors

oleg-alexandrov avatar scottmcmichael avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.