Ticket #6486 (closed: fixed)
Trivial changes for 2.5
Reported by: | Stuart Campbell | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
Change History
comment:2 Changed 8 years ago by Martyn Gigg
Updating version to 2.4 Refs #6486
Changeset: 813e4c2af475d8703b75c360190f7eb1f5a7b3e9
comment:3 Changed 8 years ago by Martyn Gigg
Merge branch 'release-testing'
Conflicts resolved:
Code/Mantid/instrument/IN5_Definition.xml
Refs #6486
Changeset: 4574cb8dec4231153cc49c88bcfb134b8e72dcc6
comment:4 Changed 8 years ago by Martyn Gigg
fetch_third_party.bat now checks for presence of git.cmd/git.exe
Newer versions of git on Windows have no git.cmd. Refs #6486
Changeset: 4d9d79469bbcd912351bf9c650f5e6a181a0249f
comment:5 Changed 8 years ago by Martyn Gigg
Turn off precompiled headers. Refs #6486
Issues have been seen with them so they need to be looked at.
Changeset: 4246bc999dd877b74b125af780bc1b06e1278e5a
comment:6 Changed 8 years ago by Russell Taylor
Re #6486. Remove redundant preprocessor line.
Changeset: cc4522e59f628fd8bc9e19dba620cb4be02ddf9e
comment:7 Changed 8 years ago by Martyn Gigg
Skip PyQt4 port_v3 in python compilation. Refs #6486
Changeset: 89b18fe10fc84c9328abdef101956c5eed0ff13e
comment:8 Changed 8 years ago by Martyn Gigg
Fix name of generated mantidqt src file. Refs #6486.
Stops the target being regenerated constantly
Changeset: 408ec91c7a9fc66d1f4d88d145bca08f744aa5d0
comment:9 Changed 8 years ago by Stuart Campbell
refs #6486 - fix typo
Changeset: 2b0f77b9add8d94776a329102cb18773e97b843c
comment:10 Changed 8 years ago by Russell Taylor
Re #6486. Try & help CreateWorkspacePerformanceTest on smaller boxes.
Changeset: 5c0e3f0e908f4c651a51af6d78777c3c8ec457d9
comment:11 Changed 8 years ago by Russell Taylor
Re #6486. Untabify indents. No other code changes.
Changeset: 79c3cd363468f6191f06494ddcc1345d7faf9522
comment:12 Changed 8 years ago by Alex Buts
refs #6486 Fixed out of bounds possibility for LoadNexusMonitors.cpp
Changeset: 809f78f1a7a65414e32a99a0077f0600e6e57fce
comment:13 Changed 8 years ago by Alex Buts
refs #6486 -- no, now it fixes LoadNexusMonitors.cpp correctly
Changeset: 6682d261710e88cb0d22a30c2cd3b157aaa07422
comment:14 Changed 8 years ago by Nick Draper
- Status changed from new to closed
- type changed from enhancement to task
- Resolution set to fixed
- Tester set to Nick Draper
Ticket Closed.
These tickets are no longer in use with the new workflow..
Trivial changes, doxygen errors and compiler warnings should be fixed as part of the ticket you are working on (but as a unique commit).
There are no longer explicit tickets for these.
comment:15 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7332
Updating version to 2.4 Refs #6486