Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 1f2b26: Added missing argument to Linux product

  Branch: refs/heads/next
  Home:   https://github.com/eclipse/ice
  Commit: 1f2b261c5dc13a2163069a740586b90917d7d8f8
      https://github.com/eclipse/ice/commit/1f2b261c5dc13a2163069a740586b90917d7d8f8
  Author: Robert Smith <SmithRW@xxxxxxxx>
  Date:   2016-03-04 (Fri, 04 Mar 2016)

  Changed paths:
    M org.eclipse.ice.repository/ice.product

  Log Message:
  -----------
  Added missing argument to Linux product

Added -Dprism.forceGPU=true to the Linux product's VM arguments, as some
systems require it in order to display JavaFX graphics.

Signed-off-by: Robert Smith <SmithRW@xxxxxxxx>


  Commit: 3d113d1245240581428f4dd55e705e81b19702ac
      https://github.com/eclipse/ice/commit/3d113d1245240581428f4dd55e705e81b19702ac
  Author: Robert Smith <SmithRW@xxxxxxxx>
  Date:   2016-03-04 (Fri, 04 Mar 2016)

  Changed paths:
    M docs/scripting/.project
    A docs/scripting/src/images/console.png
    A docs/scripting/src/images/modulesexplorer.png
    A docs/scripting/src/images/newfile.png
    A docs/scripting/src/images/newproject.png
    A docs/scripting/src/images/newproject_wiz.png
    A docs/scripting/src/images/runbutton.png
    A docs/scripting/src/images/showview.png
    M docs/scripting/src/main.tex
    A docs/scripting/src/samples/createAndEditPython.py
    A docs/scripting/src/samples/createAndProcessPython.py
    A docs/scripting/src/samples/iterateChangeParameterPython.py
    A docs/scripting/src/samples/listFromScratchPython.py

  Log Message:
  -----------
  Merge branch 'next' of https://github.com/eclipse/ice into next


Compare: https://github.com/eclipse/ice/compare/9eee2a99cbf4...3d113d124524

Back to the top