Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jvalduvieco/homebrew
base: master
Choose a base ref
...
head repository: jvalduvieco/homebrew
compare: erlang-wxgtk
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 1, 2013

  1. Add wxGTK to use wxwidgets 2.8 API on Mountain Lion as wxwidgets 2.8 …

    …does not work with Mountain Lion.
    jvalduvieco committed Jan 1, 2013
    2
    Copy the full SHA
    e155d15 View commit details
    Browse the repository at this point in the history
  2. Add --with-wxgtk to use wxGTK and be able to use erlang's graphic too…

    …ls like observer in Mountain Lion.
    
    Erlang depends on wxWidgets 2.8 API as erlang graphic tools use it. In Mountain Lion WxWidgets 2.8 do not compile
    because Carbon has been dropped from XCode 4.4.
    To solve this issue WxGTK can be used as it has the same API as WxWidgets 2.8 and use X11 instead of Carbon.
    jvalduvieco committed Jan 1, 2013
    2
    Copy the full SHA
    b3ee54e View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2013

  1. Copy the full SHA
    d3dc354 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    edf8972 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2013

  1. Make WxGTK keg_only

    jvalduvieco committed Jan 5, 2013
    Copy the full SHA
    e0e62a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2013

  1. Add wxGTK to use wxwidgets 2.8 API on Mountain Lion as wxwidgets 2.8 …

    …does not work with Mountain Lion.
    jvalduvieco committed Feb 23, 2013
    Copy the full SHA
    4cc27e3 View commit details
    Browse the repository at this point in the history
  2. Add --with-wxgtk to use wxGTK and be able to use erlang's graphic too…

    …ls like observer in Mountain Lion.
    
    Erlang depends on wxWidgets 2.8 API as erlang graphic tools use it. In Mountain Lion WxWidgets 2.8 do not compile
    because Carbon has been dropped from XCode 4.4.
    To solve this issue WxGTK can be used as it has the same API as WxWidgets 2.8 and use X11 instead of Carbon.
    jvalduvieco committed Feb 23, 2013
    Copy the full SHA
    98a8291 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ed5aa45 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ff2af48 View commit details
    Browse the repository at this point in the history
  5. Make WxGTK keg_only

    jvalduvieco committed Feb 23, 2013
    Copy the full SHA
    9941d48 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0ff474f View commit details
    Browse the repository at this point in the history
  7. Add --with-wxgtk to use wxGTK and be able to use erlang's graphic too…

    …ls like observer in Mountain Lion.
    
    Erlang depends on wxWidgets 2.8 API as erlang graphic tools use it. In Mountain Lion WxWidgets 2.8 do not compile
    because Carbon has been dropped from XCode 4.4.
    To solve this issue WxGTK can be used as it has the same API as WxWidgets 2.8 and use X11 instead of Carbon.
    jvalduvieco committed Feb 23, 2013
    Copy the full SHA
    497be96 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2013

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