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

64 bit warning and string format fixes. #9

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

Commits on Nov 25, 2012

  1. Fixed 32/64bit string format warnings. Force build of framework on no…

    …n active achitecture so that when JSCocoa is included as a subproject in a 32 bit project the correct arch is available during debug builds.
    Jonathan Mitchell committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    6f29cc9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2012

  1. Increased warnings compiler Other Warnings to -Wall, -Wextra and fixe…

    …d most warnings.
    Jonathan Mitchell committed Nov 26, 2012
    Configuration menu
    Copy the full SHA
    d20f230 View commit details
    Browse the repository at this point in the history
  2. Fixed remaining warnings flagged by -Wall, -Wextra.

    Jonathan Mitchell committed Nov 26, 2012
    Configuration menu
    Copy the full SHA
    9c682f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2017

  1. GC 10.8

    Jonathan Mitchell authored and Jonathan Mitchell committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    9eb3544 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. Modernise project

    Jonathan Mitchell committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    2889825 View commit details
    Browse the repository at this point in the history
  2. Fix warning

    Jonathan Mitchell committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    203ebfd View commit details
    Browse the repository at this point in the history
  3. Stop tracking user data

    Jonathan Mitchell committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    40206ac View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2017

  1. Modernise project

    Jonathan Mitchell authored and Jonathan Mitchell committed Aug 12, 2017
    Configuration menu
    Copy the full SHA
    40d6d3d View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2017

  1. More modernisation

    Jonathan Mitchell committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    0e857d4 View commit details
    Browse the repository at this point in the history