From b939cfac2317e0b271a8202b6fa05885fa52c1b9 Mon Sep 17 00:00:00 2001 From: hudson Date: Sat, 13 May 2017 19:06:05 +0200 Subject: [PATCH] Bump libraries - https://github.com/ibpsa/modelica.git branch master updated to bb1eae3919826d719b6b1b16016cab06f679c37d. * [https://github.com/ibpsa/modelica/commit/bb1eae3 bb1eae3] Merge pull request #781 from ibpsa/issue780_offTimer * [https://github.com/ibpsa/modelica/commit/5e6e3ff 5e6e3ff] Bug fix and validation for #780 - https://github.com/modelica/Modelica.git branch master has FAILING head - latest is f9406556e5c87870e3ab9d81ed319f67c4236c0e * [https://github.com/modelica/Modelica/commit/f940655 f940655] Added release notes for #2251 * [https://github.com/modelica/Modelica/commit/5ab9b01 5ab9b01] Fixed final parameter of #2251 * [https://github.com/modelica/Modelica/commit/d26760e d26760e] refs #2169: Doc: Fix interpolation options * [https://github.com/modelica/Modelica/commit/0345865 0345865] refs #2169: Diagram: Fix interpolation options * [https://github.com/modelica/Modelica/commit/7614e36 7614e36] refs #2249: Fix ftp link of `Adaptive Quadrature - Revisited` * [https://github.com/modelica/Modelica/commit/07c5fe4 07c5fe4] Rename readMatIO to readRealMatIO and add type-independent reading * [https://github.com/modelica/Modelica/commit/5accab8 5accab8] refs #2092: Avoid compiler error on VS6 * [https://github.com/modelica/Modelica/commit/16530df 16530df] refs #2088: Fix comments * [https://github.com/modelica/Modelica/commit/3295312 3295312] Remove default assertion level argument * [https://github.com/modelica/Modelica/commit/bb8cb3d bb8cb3d] refs #2244: Add release notes * [https://github.com/modelica/Modelica/commit/7805e51 7805e51] refs #2245: Fix function arguments * [https://github.com/modelica/Modelica/commit/8dde56e 8dde56e] refs #2244: Fix comment on uMin and uMax * [https://github.com/modelica/Modelica/commit/b44b5e2 b44b5e2] refs #2244: Consider else branch * [https://github.com/modelica/Modelica/commit/21cab5d 21cab5d] refs #2244: Improve extrapolation diagnostics * [https://github.com/modelica/Modelica/commit/a54375a a54375a] refs #1627, #2080: Fix HTML tag --- Makefile.libs | 10 +++++----- repos.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Makefile.libs b/Makefile.libs index 1cd95397ea1..e9d47afdd3f 100644 --- a/Makefile.libs +++ b/Makefile.libs @@ -1,11 +1,11 @@ .PHONY: ADGenKinetics ADMSL AdvancedNoise AixLib Annex60 BioChem BondGraph BondLib BrineProp BuildingSystems Buildings Chemical ComplexLib ConPNlib DESLib ElectricalEnergyStorage ElectroMechanicalDrives ExtendedPetriNets ExternData ExternalMedia ExternalMemoryLib FCSys FastBuildings FaultTriggering FeedDriveLibrary FractionalOrder FuzzyControl HelmholtzMedia IdealizedContact IndustrialControlSystems InstantaneousSymmetricalComponents KeyWordIO LinearMPC ManualTracking Modelica Modelica-MVEM ModelicaADS ModelicaAdditions ModelicaBook ModelicaCompliance ModelicaDEVS ModelicaDFR Modelica_DeviceDrivers Modelica_LinearSystems2 Modelica_StateGraph2 Modelica_Synchronous MotorcycleDynamics MultiPhaseMixtureMedia NCLib NeuralNetwork Noise ObjectStab OpenHydraulics OpenIPSL PNlib PVSystems PhotoVoltaics Physiolibrary Physiomodel PlanarMechanics PowerFlow PowerSystems PowerSystems-latest PraxisSimulationstechnik QSSFluidFlow RealTimeCoordinationLibrary ScalableTestSuite Servomechanisms SiemensPower SolarTherm Spot SystemDynamics ThermoPower ThermoSysPro VVDRlib VehicleInterfaces WasteWater Wavelet WindPowerPlants XogenyTest buildsyspro ipsl modelica-flight msgpack-modelica netCDF-DataReader open-bldc-modelica openfdm -CORE_TARGET=$(BUILD_DIR)/20170512_190724.core -ALL_TARGET=$(BUILD_DIR)/20170512_190724.all +CORE_TARGET=$(BUILD_DIR)/20170513_190604.core +ALL_TARGET=$(BUILD_DIR)/20170513_190604.all CORE_LIBS=BioChem Modelica Modelica_DeviceDrivers Modelica_Synchronous SiemensPower ThermoPower ThermoSysPro VVDRlib WasteWater OTHER_LIBS=ADGenKinetics ADMSL AdvancedNoise AixLib Annex60 BondGraph BondLib BrineProp BuildingSystems Buildings Chemical ComplexLib ConPNlib DESLib ElectricalEnergyStorage ElectroMechanicalDrives ExtendedPetriNets ExternData ExternalMedia ExternalMemoryLib FCSys FastBuildings FaultTriggering FeedDriveLibrary FractionalOrder FuzzyControl HelmholtzMedia IdealizedContact IndustrialControlSystems InstantaneousSymmetricalComponents KeyWordIO LinearMPC ManualTracking Modelica-MVEM ModelicaADS ModelicaAdditions ModelicaBook ModelicaCompliance ModelicaDEVS ModelicaDFR Modelica_LinearSystems2 Modelica_StateGraph2 MotorcycleDynamics MultiPhaseMixtureMedia NCLib NeuralNetwork Noise ObjectStab OpenHydraulics OpenIPSL PNlib PVSystems PhotoVoltaics Physiolibrary Physiomodel PlanarMechanics PowerFlow PowerSystems PowerSystems-latest PraxisSimulationstechnik QSSFluidFlow RealTimeCoordinationLibrary ScalableTestSuite Servomechanisms SolarTherm Spot SystemDynamics VehicleInterfaces Wavelet WindPowerPlants XogenyTest buildsyspro ipsl modelica-flight msgpack-modelica netCDF-DataReader open-bldc-modelica openfdm ALL_LIBS=$(CORE_LIBS) $(OTHER_LIBS) -TIMESTAMP=20170512_190724 +TIMESTAMP=20170513_190604 ADGenKinetics: # Building git/ADGenKinetics ./checkout-git.sh 'git/ADGenKinetics' 'https://github.com/modelica-3rdparty/ADGenKinetics.git' 'master' '42428db6e84bcde28543a3bba9bccee581309bb1' @@ -42,12 +42,12 @@ AixLib: echo '0.4.0-6-g4b7047c' > "$(BUILD_DIR)/AixLib 0.4.0.last_change" Annex60: # Building git/Annex60 - ./checkout-git.sh 'git/Annex60' 'https://github.com/ibpsa/modelica.git' 'master' 'f9badd98d1972e7c358c960db07602a98fc9ef61' + ./checkout-git.sh 'git/Annex60' 'https://github.com/ibpsa/modelica.git' 'master' 'bb1eae3919826d719b6b1b16016cab06f679c37d' test ! -d 'build//IBPSA latest' cp -a 'git/Annex60/IBPSA' "$(BUILD_DIR)/IBPSA latest" echo 'Modelica 3.2.2' >> "$(BUILD_DIR)/IBPSA latest.uses" echo 'buildings' > "$(BUILD_DIR)/IBPSA latest.license" - echo '20170508-204854~git~master' > "$(BUILD_DIR)/IBPSA latest.last_change" + echo '20170513-172045~git~master' > "$(BUILD_DIR)/IBPSA latest.last_change" # Building git/Annex60 ./checkout-git.sh 'git/Annex60' 'https://github.com/ibpsa/modelica.git' 'v1.0.0' 'v1.0.0' test ! -d 'build//Annex60 1.0.0' diff --git a/repos.json b/repos.json index 75160edeca0..0314ef39d5e 100644 --- a/repos.json +++ b/repos.json @@ -94,7 +94,7 @@ "gitbranch": "master", "license": "buildings" }, - "rev": "f9badd98d1972e7c358c960db07602a98fc9ef61", + "rev": "bb1eae3919826d719b6b1b16016cab06f679c37d", "targets": [ "IBPSA latest" ]