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 Runtime Source Dependency and bugfix for Linux Runtime Include #23

Merged
merged 16 commits into from Apr 24, 2013

Commits on Mar 19, 2013

  1. Ignoring build/ and Log.txt

    Doug Binks committed Mar 19, 2013
    Copy the full SHA
    50b5c6d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    44b9016 View commit details
    Browse the repository at this point in the history
  3. removed log file

    Doug Binks committed Mar 19, 2013
    Copy the full SHA
    01f025e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2013

  1. Copy the full SHA
    74703b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2013

  1. Added filetime_t for better compatibility cross platform, and GetCurr…

    …entTime using same format.
    Doug Binks committed Mar 22, 2013
    Copy the full SHA
    ed39563 View commit details
    Browse the repository at this point in the history
  2. Object files now only used if newer than app start time, and fixed is…

    …sue with path seperator on unix variants.
    Doug Binks committed Mar 22, 2013
    Copy the full SHA
    cc66c1d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d206a49 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2013

  1. Removed trailing slash.

    Doug Binks committed Apr 17, 2013
    Copy the full SHA
    8f45d9d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2013

  1. Added a new feature, Runtime Source Dependencies which allow a header…

    … to have a same named source file which will be compiled when this header is included.
    dougbinks committed Apr 22, 2013
    Copy the full SHA
    623f715 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2013

  1. Copy the full SHA
    6d0ac36 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aa34be7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    853bb90 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a90234e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5825f13 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2013

  1. Compile fixes for windows.

    dougbinks committed Apr 24, 2013
    Copy the full SHA
    5e99e04 View commit details
    Browse the repository at this point in the history
  2. Added RuntimeSourceDependency.h to XCode project.

    Doug Binks committed Apr 24, 2013
    Copy the full SHA
    0038554 View commit details
    Browse the repository at this point in the history