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

Feature/windows build #2

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

Commits on Oct 24, 2020

  1. Fix variable type

    faytekin authored and eisberg committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    31335cf View commit details
    Browse the repository at this point in the history
  2. Fix test for 7.4 (int vs integer)

    faytekin authored and eisberg committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    297aa28 View commit details
    Browse the repository at this point in the history
  3. Fix error message with php 7+

    faytekin authored and eisberg committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    eb1cabc View commit details
    Browse the repository at this point in the history
  4. Update README.md

    faytekin authored and eisberg committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    21c3f97 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    faytekin authored and eisberg committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    26b70fe View commit details
    Browse the repository at this point in the history
  6. Add build config for Windows

    eisberg committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    4000429 View commit details
    Browse the repository at this point in the history
  7. Fix error compile RC.

    Chars "<" and ">" not support rc.exe
    eisberg committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    c704c6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8749f4 View commit details
    Browse the repository at this point in the history
  9. Update windows build config

    eisberg committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    2371e35 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. php8 compatibility : TSRMLS* & arginfo_void

    nono303 authored and eisberg committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    559ea14 View commit details
    Browse the repository at this point in the history
  2. ste PHP_GEOS_VERSION

    nono303 authored and eisberg committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    e90d102 View commit details
    Browse the repository at this point in the history
  3. add AC_DEFINE for vars HAVE_GEOS* on Windows build

    nono303 authored and eisberg committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    bba201f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4f9578 View commit details
    Browse the repository at this point in the history