Merge lp:~verifydtapn-contributers/verifydtapn/win-compile into lp:verifydtapn
Proposed by
Jiri Srba
Status: | Merged |
---|---|
Approved by: | Jiri Srba |
Approved revision: | 342 |
Merged at revision: | 335 |
Proposed branch: | lp:~verifydtapn-contributers/verifydtapn/win-compile |
Merge into: | lp:verifydtapn |
Diff against target: |
314 lines (+91/-40) 9 files modified
makefile.osx32 (+2/-2) makefile.osx64 (+2/-2) makefile.win32 (+4/-3) makefile.win64 (+20/-0) src/Core/ArgsParser.cpp (+15/-17) src/Core/ArgsParser.hpp (+2/-3) src/DiscreteVerification/Util/IntervalOps.cpp (+22/-4) src/DiscreteVerification/Util/IntervalOps.hpp (+23/-8) src/DiscreteVerification/VerificationTypes/TimeDartVerification.cpp (+1/-1) |
To merge this branch: | bzr merge lp:~verifydtapn-contributers/verifydtapn/win-compile |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jiri Srba | Approve | ||
Review via email:
|
Description of the change
Allows to cross compile for windows.
To post a comment you must log in.