Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Automake and Libtool #12

Open
wants to merge 103 commits into
base: master
Choose a base branch
from
Open

Added Automake and Libtool #12

wants to merge 103 commits into from

Commits on Sep 27, 2016

  1. Added Autoconf

    Jakub Kaszycki committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    078639d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2016

  1. Added one more file to CLEANFILES in test/Makefile.am

    Jakub Kaszycki committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    e72d655 View commit details
    Browse the repository at this point in the history
  2. Restructurizing build system

    Jakub Kaszycki committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    33955bc View commit details
    Browse the repository at this point in the history
  3. Modified headers

    Jakub Kaszycki committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    2ca3ae7 View commit details
    Browse the repository at this point in the history
  4. Restructurized build system and reindented source files

    Jakub Kaszycki committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    e01aad2 View commit details
    Browse the repository at this point in the history
  5. Made asprintf possible with more systems

    Jakub Kaszycki committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    23f8271 View commit details
    Browse the repository at this point in the history
  6. Moved more to Autoconf, removed _FILE_OFFSET_BITS in favor of AC_SYS_…

    …LARGEFILE, ensured config.h is included on the top of every source file.
    Jakub Kaszycki committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    f4f791c View commit details
    Browse the repository at this point in the history
  7. Re-indented

    Jakub Kaszycki committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    d87c313 View commit details
    Browse the repository at this point in the history
  8. Added vimrc with indentation rules

    Jakub Kaszycki committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    827ae55 View commit details
    Browse the repository at this point in the history
  9. Improved lvimrc

    Jakub Kaszycki committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    0a8c942 View commit details
    Browse the repository at this point in the history
  10. Formatted changelog

    Jakub Kaszycki committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    ddcfe5a View commit details
    Browse the repository at this point in the history
  11. Re-formatted source files

    Jakub Kaszycki committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    c2245d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2016

  1. Gettextized

    Jakub Kaszycki committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    5c76aa9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:KubaKaszycki/xar

    Jakub Kaszycki committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    6a73aff View commit details
    Browse the repository at this point in the history
  3. Added Makevars

    Jakub Kaszycki committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    748a00e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee6cc9b View commit details
    Browse the repository at this point in the history
  5. Moved m4 to root directory, autoconfizing

    Jakub Kaszycki committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    6a3e381 View commit details
    Browse the repository at this point in the history
  6. Moved build-aux to topdir

    Jakub Kaszycki committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    a89914c View commit details
    Browse the repository at this point in the history
  7. Autoconf-ized tools

    Jakub Kaszycki committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    2bdb1c4 View commit details
    Browse the repository at this point in the history
  8. Autoconfized python binding

    Jakub Kaszycki committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    58daea9 View commit details
    Browse the repository at this point in the history
  9. Autoconfized XarKit; still needs fixes

    Jakub Kaszycki committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    da1b1ce View commit details
    Browse the repository at this point in the history
  10. Added two files to xar/po/.gitignore

    Jakub Kaszycki committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    77f9dff View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2016

  1. Made configuration of python/ work

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    7247e65 View commit details
    Browse the repository at this point in the history
  2. Some improvements in python/Makefile.am related to user provided vari…

    …ables
    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    6658498 View commit details
    Browse the repository at this point in the history
  3. XarKit - made it build with Autoconf :)

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    122106f View commit details
    Browse the repository at this point in the history
  4. Fixes in python/Makefile.am

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    014d9f3 View commit details
    Browse the repository at this point in the history
  5. Removed a bug which caused deletion of setup.py and xarfile.pyx (most

    important files)
    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    971fdd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5044235 View commit details
    Browse the repository at this point in the history
  7. Changed xar/configure.ac from xar to xar-core (xar is now the root pa…

    …ckage)
    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    a12c61e View commit details
    Browse the repository at this point in the history
  8. Fixed version in python/configure.ac

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    3a35f66 View commit details
    Browse the repository at this point in the history
  9. Fixed version in XarKit/configure.ac

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    b6246ce View commit details
    Browse the repository at this point in the history
  10. Fixed gitignores and configuration, added root Autoconf

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    61b7aa6 View commit details
    Browse the repository at this point in the history
  11. Initiated translation - first file is going to be src/xar.c

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    e737a94 View commit details
    Browse the repository at this point in the history
  12. Translated xar.c up to line 1944

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    5681aa0 View commit details
    Browse the repository at this point in the history
  13. Made compilation possible without Python/Pyrex

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    df99d0e View commit details
    Browse the repository at this point in the history
  14. Translated all messages in xar.c

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    1d46f2f View commit details
    Browse the repository at this point in the history
  15. Updated xar/po/.gitignore

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    28e5644 View commit details
    Browse the repository at this point in the history
  16. Added languages to xar/po/LINGUAS

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    9f66e18 View commit details
    Browse the repository at this point in the history
  17. Added Polish translation

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    cb35aac View commit details
    Browse the repository at this point in the history
  18. Changes to metadata in pl.po

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    c192d6c View commit details
    Browse the repository at this point in the history
  19. Finished translation loading

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    8f04777 View commit details
    Browse the repository at this point in the history
  20. Fixed "xar" to "xar-core" in xar/lib/intl.c

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    65dbb5c View commit details
    Browse the repository at this point in the history
  21. Updated pl.po using msgmerge

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    e02aab2 View commit details
    Browse the repository at this point in the history
  22. Fixed localization (NOW WORKS!!!)

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    bce2345 View commit details
    Browse the repository at this point in the history
  23. Fixed installation rule in Makefile.am in XarKit

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    8fec0e2 View commit details
    Browse the repository at this point in the history
  24. Changed dependency on GNUstep/Objc from REQUIRED to OPTIONAL

    Jakub Kaszycki committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    04880a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2016

  1. More Polish translations

    Jakub Kaszycki committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    f6bd872 View commit details
    Browse the repository at this point in the history
  2. Changed xar.c/replace_sign, so that instead of running cp using syste…

    …m() call, it uses the rename() call, as the temporary file would be deleted anyway
    Jakub Kaszycki committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    7bfd783 View commit details
    Browse the repository at this point in the history
  3. Fixed padding in AppleSingleHeader

    Jakub Kaszycki committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    d8887e3 View commit details
    Browse the repository at this point in the history
  4. Fixed include in xar/tests

    Jakub Kaszycki committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    50da09f View commit details
    Browse the repository at this point in the history
  5. Re-indented source files

    Jakub Kaszycki committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    43b92a6 View commit details
    Browse the repository at this point in the history
  6. Fixed headers in tools/strextract.c

    Jakub Kaszycki committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    c3ddc26 View commit details
    Browse the repository at this point in the history
  7. Worked on tools/toc_extract.c

    Jakub Kaszycki committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    fdce230 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

  1. Many improvements to AppleSingle/AppleDouble support

    Jakub Kaszycki committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    48de178 View commit details
    Browse the repository at this point in the history
  2. Added Doxygen generated docs

    Jakub Kaszycki committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    a6f1710 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5b1eee View commit details
    Browse the repository at this point in the history
  4. Next fix in Doxyfile - file name related

    Jakub Kaszycki committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    a9b6163 View commit details
    Browse the repository at this point in the history
  5. Macro expansion related documentation improvements

    Jakub Kaszycki committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    2e1a6be View commit details
    Browse the repository at this point in the history
  6. Added object files to xar/test/.gitignore

    Jakub Kaszycki committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    54336ee View commit details
    Browse the repository at this point in the history
  7. Added some test results to xar/test/.gitignore

    Jakub Kaszycki committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    7405a72 View commit details
    Browse the repository at this point in the history
  8. File name improvements in documentation

    Jakub Kaszycki committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    bf2c3f3 View commit details
    Browse the repository at this point in the history
  9. Improvements to tools/strextract.c

    Jakub Kaszycki committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    485c8e8 View commit details
    Browse the repository at this point in the history
  10. Improved error messages in tools/xar-strextract

    Jakub Kaszycki committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    ee7a8e9 View commit details
    Browse the repository at this point in the history
  11. Bump version to 1.7.0

    Jakub Kaszycki committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    1bd833f View commit details
    Browse the repository at this point in the history
  12. Some README related modifications

    Jakub Kaszycki committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    43f8bf8 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. Test related improvements

    Jakub Kaszycki committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    4207710 View commit details
    Browse the repository at this point in the history
  2. Made Doxygen work by default

    Just changed AC_CHECK_PROG to AC_CHECK_PROGS, which creates variable DOXYGEN.
    Jakub Kaszycki committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    e0da6d0 View commit details
    Browse the repository at this point in the history
  3. Moved documentation to top-level

    Jakub Kaszycki committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    84d72d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65ded2a View commit details
    Browse the repository at this point in the history
  5. Documented xar/include/xar/appledouble.h

    Jakub Kaszycki committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    e0048a3 View commit details
    Browse the repository at this point in the history
  6. Added some documentation in <xar/archive.h>

    Jakub Kaszycki committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    9e0a21d View commit details
    Browse the repository at this point in the history
  7. Removed all relative #includes in xar/include/xar

    Jakub Kaszycki committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    caa76b6 View commit details
    Browse the repository at this point in the history
  8. Starting to create the Exposed API

    Jakub Kaszycki committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    77c952d View commit details
    Browse the repository at this point in the history
  9. Removed XarKit from gitignore

    Jakub Kaszycki committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    287d668 View commit details
    Browse the repository at this point in the history
  10. Added .d files created by GNUStep to XarKit/.gitignore

    Jakub Kaszycki committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    602c150 View commit details
    Browse the repository at this point in the history
  11. Ignoring tags files, created by make tags

    Jakub Kaszycki committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    1a7887a View commit details
    Browse the repository at this point in the history
  12. Added other tag types

    Jakub Kaszycki committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    3c6c046 View commit details
    Browse the repository at this point in the history
  13. PREPARING FOR RELEASE 2.0! Warning: this commit makes incompatible ch…

    …anges! Beware!
    Jakub Kaszycki committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    9787f19 View commit details
    Browse the repository at this point in the history
  14. Release 2.0

    Jakub Kaszycki committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    5ab3649 View commit details
    Browse the repository at this point in the history
  15. Made tests run

    Jakub Kaszycki committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    dfdb68d View commit details
    Browse the repository at this point in the history
  16. Fixed Python binding build

    Jakub Kaszycki committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    560e881 View commit details
    Browse the repository at this point in the history
  17. Added maintainer utilities

    Jakub Kaszycki committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    ae1a042 View commit details
    Browse the repository at this point in the history
  18. Fixed maint/alldists.sh

    Jakub Kaszycki committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    3a55bd4 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2016

  1. Configuration menu
    Copy the full SHA
    1f66c10 View commit details
    Browse the repository at this point in the history
  2. Renamed __xar_t to xar_archive, xar_t to xar_archive_t, kept xar_t as…

    … deprecated
    Jakub Kaszycki committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    8a96701 View commit details
    Browse the repository at this point in the history
  3. Renamed xar_t to xar_archive_t in xar/ source files (but kept the old…

    … name, too)
    Jakub Kaszycki committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    a6e9d01 View commit details
    Browse the repository at this point in the history
  4. Moved xar_iter_t to <xar/xar.h> completely

    Jakub Kaszycki committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    683cbbb View commit details
    Browse the repository at this point in the history
  5. Re-indented source files

    Jakub Kaszycki committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    593fedc View commit details
    Browse the repository at this point in the history
  6. Re-indented tools/ source files

    Jakub Kaszycki committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    aa339a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76128a9 View commit details
    Browse the repository at this point in the history
  8. Fixed a typo: @see -> @see

    Jakub Kaszycki committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    f22c854 View commit details
    Browse the repository at this point in the history
  9. Fully replaced xar_header_ex_t and xar_header_t with alternatives wit…

    …hout _t
    Jakub Kaszycki committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    bb1d2ef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf3c9bc View commit details
    Browse the repository at this point in the history
  11. Fixed some things in <xar/config.h>

    Jakub Kaszycki committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    a0aa40b View commit details
    Browse the repository at this point in the history
  12. More documentation

    Jakub Kaszycki committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    d396b97 View commit details
    Browse the repository at this point in the history
  13. Fixed warnings in xar/lib/stat.c

    Jakub Kaszycki committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    649b026 View commit details
    Browse the repository at this point in the history
  14. Working on XarKit, very hard

    Jakub Kaszycki committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    53a859e View commit details
    Browse the repository at this point in the history
  15. Re-indented source files

    Jakub Kaszycki committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    7be504d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    69cd5f2 View commit details
    Browse the repository at this point in the history
  17. Put casts to prevent warnings in xar/lib/ext2.c

    Jakub Kaszycki committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    aca647f View commit details
    Browse the repository at this point in the history
  18. Fixed linking against libACL.

    Jakub Kaszycki committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    6705648 View commit details
    Browse the repository at this point in the history
  19. Re-indenting XarKit

    Jakub Kaszycki committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    8b33b5e View commit details
    Browse the repository at this point in the history
  20. Merge branch 'master' of github.com:KubaKaszycki/xar

    Jakub Kaszycki committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    b365aff View commit details
    Browse the repository at this point in the history