Skip to content

riencroonenborghs/lcab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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])

About

Make .cab files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages