Giter VIP home page Giter VIP logo

lcab's Introduction

LICENSE

lcab is under the GPL.

PREREQUISITES

ninja - a faster make. At this point the build is a little crazy because there's a Makefile (std make) that generates more make files via cmake using ninja as the build subsystem which you invoke with make. Ultimately you invoke everything with just make though.

brew install ninja

COMPILE

make

CREDITS / THANKS / BUGFIXES

Cabinet Files specs from Microsoft.

[email protected] : use 32K datablocks.

[email protected] : argument parsing.

Ben Kibbey ([email protected]) : quiet-option, recursive dirs

John Johnsen ([email protected]) : small bug in setting number of files

Jeremy Jongsma ([email protected]) : it segfaulted; I searched and found out max. filename size was 50!!

function changepath: got rid of the pointer error

Juan Grigera ([email protected]) : return codes of main.c

Shaun Jackman ([email protected]) : cabfile header bugfix, Debian packages, man page, autoconf

Ivan Brozovic [email protected] : timestamp and attributes (especially the 'run-after-install' attribute shudder) bug fixed

Andreas Ropers ([email protected]): fixed the timestamp on Win32 platform, and fixed the build on Solaris

Enjoy,

Rien ([email protected])

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.