[DEECo] [d3scomp/JDEECo] 3efc05: Fix simulation for OMNeT++ 4.6

GitHub noreply at github.com
Thu Jan 22 15:38:26 CET 2015


  Branch: refs/heads/omnetpp-4.6-64bit
  Home:   https://github.com/d3scomp/JDEECo
  Commit: 3efc05d53fc3d2a4224267111303ab216c3dc4e0
      https://github.com/d3scomp/JDEECo/commit/3efc05d53fc3d2a4224267111303ab216c3dc4e0
  Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M jdeeco-simulation-omnet-native/src/simulation.cc

  Log Message:
  -----------
  Fix simulation for OMNeT++ 4.6


  Commit: d306766867ecdb88efc770b955c7daf31fb05692
      https://github.com/d3scomp/JDEECo/commit/d306766867ecdb88efc770b955c7daf31fb05692
  Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M jdeeco-simulation-omnet-native/Makefile

  Log Message:
  -----------
  Update tools path


  Commit: e0093dfff13ee4c3423965dc7c25281670db5781
      https://github.com/d3scomp/JDEECo/commit/e0093dfff13ee4c3423965dc7c25281670db5781
  Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M jdeeco-simulation-omnet-native/pom.xml

  Log Message:
  -----------
  Remove unused dependencies


  Commit: 4c26accf565b553adcee79f82c157774b366ef1d
      https://github.com/d3scomp/JDEECo/commit/4c26accf565b553adcee79f82c157774b366ef1d
  Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M jdeeco-simulation-omnet-native/.gitignore

  Log Message:
  -----------
  Add target to .gitignore


  Commit: 63176dd9b55ef0dbf8be61284b3111c58078016a
      https://github.com/d3scomp/JDEECo/commit/63176dd9b55ef0dbf8be61284b3111c58078016a
  Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M jdeeco-simulation-omnet-native/Makefile
    M jdeeco-simulation-omnet-native/pom.xml

  Log Message:
  -----------
  Remove old code, focus on maven package deployment


  Commit: d564e55aa6fd9a6423b5668f4f7d5b08e7095120
      https://github.com/d3scomp/JDEECo/commit/d564e55aa6fd9a6423b5668f4f7d5b08e7095120
  Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M jdeeco-simulation-omnet-native/.gitignore
    A jdeeco-simulation-omnet-native/libs/.keep
    M jdeeco-simulation-omnet-native/pom.xml

  Log Message:
  -----------
  Copy libraries to libs directory and deploy them as resources by maven


  Commit: 2f13f32d7475d098a6f885a43f7d29994b8e457d
      https://github.com/d3scomp/JDEECo/commit/2f13f32d7475d098a6f885a43f7d29994b8e457d
  Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M jdeeco-simulation-omnet-native/Makefile

  Log Message:
  -----------
  Copy libjdeeco and omnetpp libraries to libs for deployment


  Commit: 3f41a45e6d269c24e6b049963493093b23fbbb43
      https://github.com/d3scomp/JDEECo/commit/3f41a45e6d269c24e6b049963493093b23fbbb43
  Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M jdeeco-simulation-omnet-native/.gitignore
    M jdeeco-simulation-omnet-native/Makefile
    R jdeeco-simulation-omnet-native/libs/.keep
    M jdeeco-simulation-omnet-native/pom.xml

  Log Message:
  -----------
  Put libraries into separate directories for debug and release


  Commit: 74afab5a42f990696a4b0b21d6e201f58cd1e25e
      https://github.com/d3scomp/JDEECo/commit/74afab5a42f990696a4b0b21d6e201f58cd1e25e
  Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M jdeeco-simulation-omnet-native/Makefile

  Log Message:
  -----------
  Copy also release versions of native omnetpp libraries


  Commit: da659c847cd3b622c02519fe8cd26104d4b42dea
      https://github.com/d3scomp/JDEECo/commit/da659c847cd3b622c02519fe8cd26104d4b42dea
  Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M jdeeco-simulation-omnet-native/Makefile

  Log Message:
  -----------
  Copy also GCC dependencies to omnetpp native libraries


  Commit: 5139de3edc71de50eb2d1ad10e6c3b3e8f9924b5
      https://github.com/d3scomp/JDEECo/commit/5139de3edc71de50eb2d1ad10e6c3b3e8f9924b5
  Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    A jdeeco-simulation-omnet-native/.classpath
    M jdeeco-simulation-omnet-native/.project
    M jdeeco-simulation-omnet-native/.settings/org.eclipse.core.resources.prefs
    A jdeeco-simulation-omnet-native/.settings/org.eclipse.jdt.core.prefs
    M jdeeco-simulation-omnet-native/pom.xml

  Log Message:
  -----------
  Remove unused values from omnet-native pom


  Commit: 3e9113487083ef36fb80863b6d6fbc67fd8db963
      https://github.com/d3scomp/JDEECo/commit/3e9113487083ef36fb80863b6d6fbc67fd8db963
  Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M jdeeco-simulation-omnet-native/pom.xml

  Log Message:
  -----------
  Format omnet-natives pom file


  Commit: 0a1fdc40a8d5e8e6127e074d9d37014dd7915f6b
      https://github.com/d3scomp/JDEECo/commit/0a1fdc40a8d5e8e6127e074d9d37014dd7915f6b
  Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M jdeeco-simulation-omnet-native/pom.xml

  Log Message:
  -----------
  Update linux part of omnet-native pom file


  Commit: 47c4050776551e404d4a25d3fa57a96a4a3a5ceb
      https://github.com/d3scomp/JDEECo/commit/47c4050776551e404d4a25d3fa57a96a4a3a5ceb
  Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M jdeeco-simulation-omnet-native/.classpath
    M jdeeco-simulation-omnet-native/pom.xml

  Log Message:
  -----------
  Update omnet netive pom file for packaging libs for different flavours


  Commit: 642efb187058d08cc71696369a62319d5ee43e00
      https://github.com/d3scomp/JDEECo/commit/642efb187058d08cc71696369a62319d5ee43e00
  Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
  Date:   2015-01-22 (Thu, 22 Jan 2015)

  Changed paths:
    M jdeeco-simulation-omnet-native/Makefile
    M jdeeco-simulation-omnet-native/pom.xml

  Log Message:
  -----------
  Add packaging of native omnet ned files


Compare: https://github.com/d3scomp/JDEECo/compare/3efc05d53fc3^...642efb187058


More information about the DEECo mailing list