Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] edac02: Removing a Doxygen CMake script that should not be...

  Branch: refs/heads/jay/reflectivity
  Home:   https://github.com/eclipse/ice
  Commit: edac02fd18c879862cddcf712942beae7b68c126
      https://github.com/eclipse/ice/commit/edac02fd18c879862cddcf712942beae7b68c126
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-01-30 (Fri, 30 Jan 2015)

  Changed paths:
    M src/native/org.eclipse.ice.updater/CMakeLists.txt
    R src/native/org.eclipse.ice.updater/Doxyfile.in
    R src/native/org.eclipse.ice.updater/UseDoxygen.cmake

  Log Message:
  -----------
  Removing a Doxygen CMake script that should not be in the repository.

I also commented out the CMake code that requested said script from the
updater's CMakeLists.txt.

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>


  Commit: 6ba4d7a278dbaf5a751056726f6fe3ff460529aa
      https://github.com/eclipse/ice/commit/6ba4d7a278dbaf5a751056726f6fe3ff460529aa
  Author: Alex McCaskey <mccaskeyaj@xxxxxxxx>
  Date:   2015-02-02 (Mon, 02 Feb 2015)

  Changed paths:
    M src/org.eclipse.ice.io/.classpath
    M src/org.eclipse.ice.io/META-INF/MANIFEST.MF
    M tests/org.eclipse.ice.io.test/.classpath
    M tests/org.eclipse.ice.io.test/META-INF/MANIFEST.MF

  Log Message:
  -----------
  The .classpath files in the IO bundles were referencing Java 1.6, but
using stuff from java.nio. Updating the classpaths to reference Java 1.7

Signed-off-by: Alex McCaskey <mccaskeyaj@xxxxxxxx>


  Commit: b532e4656d46417c3c3e64f456ed3073a9db19b9
      https://github.com/eclipse/ice/commit/b532e4656d46417c3c3e64f456ed3073a9db19b9
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-02-02 (Mon, 02 Feb 2015)

  Changed paths:
    M src/native/org.eclipse.ice.updater/CMakeLists.txt
    R src/native/org.eclipse.ice.updater/Doxyfile.in
    R src/native/org.eclipse.ice.updater/UseDoxygen.cmake
    M src/org.eclipse.ice.io/.classpath
    M src/org.eclipse.ice.io/META-INF/MANIFEST.MF
    M tests/org.eclipse.ice.io.test/.classpath
    M tests/org.eclipse.ice.io.test/META-INF/MANIFEST.MF

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into jay/reflectivity


Compare: https://github.com/eclipse/ice/compare/13a18e84bebe...b532e4656d46

Back to the top