[DEECo] [d3scomp/JDEECo] 218986: Update README.md
GitHub
noreply at github.com
Wed Jan 28 10:55:49 CET 2015
Branch: refs/heads/omnetpp-4.6-64bit
Home: https://github.com/d3scomp/JDEECo
Commit: 218986a3294720587444052366202206ff989750
https://github.com/d3scomp/JDEECo/commit/218986a3294720587444052366202206ff989750
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M README.md
Log Message:
-----------
Update README.md
Commit: 62ec85a6538dd5ad369aa39ae5348620ba1889c8
https://github.com/d3scomp/JDEECo/commit/62ec85a6538dd5ad369aa39ae5348620ba1889c8
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M jdeeco-simulation-omnet-native/src/simulation.cc
Log Message:
-----------
Fix simulation for OMNeT++ 4.6
Commit: 9bd52038bd4aa6d0cb8e486f53d715f6152b4ec4
https://github.com/d3scomp/JDEECo/commit/9bd52038bd4aa6d0cb8e486f53d715f6152b4ec4
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M jdeeco-simulation-omnet-native/Makefile
Log Message:
-----------
Update tools path
Commit: a826ac8f28b45bf3366f1d4a584bc8cdee9a941b
https://github.com/d3scomp/JDEECo/commit/a826ac8f28b45bf3366f1d4a584bc8cdee9a941b
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M jdeeco-simulation-omnet-native/pom.xml
Log Message:
-----------
Remove unused dependencies
Commit: c4ea41fdb49657bff7c5ef561c600b58060b73eb
https://github.com/d3scomp/JDEECo/commit/c4ea41fdb49657bff7c5ef561c600b58060b73eb
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M jdeeco-simulation-omnet-native/.gitignore
Log Message:
-----------
Add target to .gitignore
Commit: b77994088b65085ccac004e1efd0ef4795d4a3c8
https://github.com/d3scomp/JDEECo/commit/b77994088b65085ccac004e1efd0ef4795d4a3c8
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 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: d6a44e4d472000bae2260b2fcea727937fb69a66
https://github.com/d3scomp/JDEECo/commit/d6a44e4d472000bae2260b2fcea727937fb69a66
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 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: 415c5cbcb1039c68fb072fc537c3cd9b57c94e1f
https://github.com/d3scomp/JDEECo/commit/415c5cbcb1039c68fb072fc537c3cd9b57c94e1f
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M jdeeco-simulation-omnet-native/Makefile
Log Message:
-----------
Copy libjdeeco and omnetpp libraries to libs for deployment
Commit: fe589f6ffcfca00513995b4f0cb7395159607374
https://github.com/d3scomp/JDEECo/commit/fe589f6ffcfca00513995b4f0cb7395159607374
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 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: 4685652b415e934093b0cfe5129422a63fa83ff5
https://github.com/d3scomp/JDEECo/commit/4685652b415e934093b0cfe5129422a63fa83ff5
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M jdeeco-simulation-omnet-native/Makefile
Log Message:
-----------
Copy also release versions of native omnetpp libraries
Commit: d2d0e8b6c6d880c1c385c4178ef9cdfe9d5e8017
https://github.com/d3scomp/JDEECo/commit/d2d0e8b6c6d880c1c385c4178ef9cdfe9d5e8017
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M jdeeco-simulation-omnet-native/Makefile
Log Message:
-----------
Copy also GCC dependencies to omnetpp native libraries
Commit: d455b6e1d45ad252e5ac1136c7c93237bb176219
https://github.com/d3scomp/JDEECo/commit/d455b6e1d45ad252e5ac1136c7c93237bb176219
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 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: 97ac9f256b469cf871b54188bb59e9e36f2d6538
https://github.com/d3scomp/JDEECo/commit/97ac9f256b469cf871b54188bb59e9e36f2d6538
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M jdeeco-simulation-omnet-native/pom.xml
Log Message:
-----------
Format omnet-natives pom file
Commit: df0a448e2829cc249ab6263ce6c004b5b004cfca
https://github.com/d3scomp/JDEECo/commit/df0a448e2829cc249ab6263ce6c004b5b004cfca
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M jdeeco-simulation-omnet-native/pom.xml
Log Message:
-----------
Update linux part of omnet-native pom file
Commit: 7fca9c0269d30c5d3a92c1b6c21e726e7f1e70c9
https://github.com/d3scomp/JDEECo/commit/7fca9c0269d30c5d3a92c1b6c21e726e7f1e70c9
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 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: 70cd3492cda94096ef3ba7177070113efeb4eead
https://github.com/d3scomp/JDEECo/commit/70cd3492cda94096ef3ba7177070113efeb4eead
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 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
Commit: 304718c0f3d9ac141e5989496571084c2d57da81
https://github.com/d3scomp/JDEECo/commit/304718c0f3d9ac141e5989496571084c2d57da81
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M jdeeco-simulation-omnet-native/MakefileL
Log Message:
-----------
Fix Linux omnet-native makefile
Commit: 7aff2978d77fbe96e3f359f94790055988cd5890
https://github.com/d3scomp/JDEECo/commit/7aff2978d77fbe96e3f359f94790055988cd5890
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/omnet/OMNetSimulation.java
Log Message:
-----------
Remove lib prefix when loading jdeeco-omnetpp library
Commit: 5f7074749a201574ff3a2cf37995550c2b4b06f0
https://github.com/d3scomp/JDEECo/commit/5f7074749a201574ff3a2cf37995550c2b4b06f0
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M jdeeco-simulation-omnet-native/.gitignore
M jdeeco-simulation-omnet-native/MakefileL
M jdeeco-simulation-omnet-native/pom.xml
Log Message:
-----------
Add code to pom and linux makefile for packing and deploying linux omnet
native libraries
Commit: a2d9d15ed131557c8a0be707431b44e5ec9900a9
https://github.com/d3scomp/JDEECo/commit/a2d9d15ed131557c8a0be707431b44e5ec9900a9
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M jdeeco-simulation-omnet-native/.settings/org.eclipse.core.resources.prefs
M jdeeco-simulation-omnet-native/Makefile
Log Message:
-----------
Update deployment of windows omnetpp native libraries in order to remove
"lib" prefix from jdeeco-omnetpp library
Commit: 5edbe2562d4fe849f91836e05caf399ee8f1eef6
https://github.com/d3scomp/JDEECo/commit/5edbe2562d4fe849f91836e05caf399ee8f1eef6
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
A jdeeco-simulation-omnet-native/patches/inet-2.5-win.patch
A jdeeco-simulation-omnet-native/patches/mixim-2.3-with-inet-2.5.patch
A jdeeco-simulation-omnet-native/patches/omnetpp-4.6-win.patch
Log Message:
-----------
Add omnetpp inet and mixim patches needed for sucessfull deployment of the native libraries
Commit: 1e01d3fba6eae761b06ed6691aa62cbfb30e2f28
https://github.com/d3scomp/JDEECo/commit/1e01d3fba6eae761b06ed6691aa62cbfb30e2f28
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
R jdeeco-simulation-omnet-native/omnet-config/configure.user
Log Message:
-----------
Remove Omnet++ configure.user as it is now replaced by patches
Commit: 81e32ec7635a621fb6d460d45530ae7eadf7786c
https://github.com/d3scomp/JDEECo/commit/81e32ec7635a621fb6d460d45530ae7eadf7786c
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M jdeeco-simulation-omnet-native/README.md
Log Message:
-----------
Update readme for simulation omnet-native
Commit: 5512be8a5cd028e22dc2e9542e68ded87032d538
https://github.com/d3scomp/JDEECo/commit/5512be8a5cd028e22dc2e9542e68ded87032d538
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M jdeeco-simulation-omnet-native/README.md
Log Message:
-----------
Fix omnet-native readme
Commit: cccb622360dfa4e723d0f7adda2c86f2b1887b39
https://github.com/d3scomp/JDEECo/commit/cccb622360dfa4e723d0f7adda2c86f2b1887b39
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M jdeeco-simulation-omnet-native/README.md
Log Message:
-----------
Omnet-native readme visual fixes
Commit: 9a6a613e2f721b993da1fb1db0f90404e1c8f8ca
https://github.com/d3scomp/JDEECo/commit/9a6a613e2f721b993da1fb1db0f90404e1c8f8ca
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Log Message:
-----------
Merge branch 'omnetpp-4.6-64bit' of https://github.com/d3scomp/JDEECo.git into omnetpp-4.6-64bit
Compare: https://github.com/d3scomp/JDEECo/compare/526512efe196...9a6a613e2f72
More information about the DEECo
mailing list