bug fix isPlatformLinux() and isPlatformWindows()
single quotes rather than double quotes to avoi...
checking for platform using self.isPlatformLinux()
Let bootstrap give config_modules.sh executable...
new python bundle file names for Windows
Don't set focus on Windows since wx.MessageBox ...
Showing file paths in ModelControlPanel and Map...
moved self.spintimer.Stop() from OpenGLSettings...
Implementing pickling on monomer_mapping_summar...
backwards compatibility with "from __future__ i...
Gabor's fix for pickling cif_types.comp_comp_id:
Downloading from http://cci.lbl.gov/cctbx_depen...
Gabor's fix for pickling pair_asu_table:
unused import
de-cluttered
Test that the spacegroup class retains order of...
de-cluttered
When restoring from pickling tidy the spacegrou...
added test of asu_mappings pickling
Amending library locations for Windows build on...
Amending hdf5 library name and location for Win...
Amending hdf5 library name and location for Win...
Windows: simplifying bootstrap.py by using Open...
Pickling amendment for the GRM
Pickling amendment for the GRM
Missed file for pickling test
Forgot the regression test for Gabor's pickling...
Gabor's fix for pickling to the GRM so it passe...
Check that the manager.log member isn't empty i...
Windows: Relax requirement for makensis but che...
Using phaser git repository instead of CCI svn ...
VC++9.0: Mustn't use "or" as a substitute for "||"
Gabor's fix: reinstate error capturing on windows
Gabor's windows fix
Using tst_basic.py in run_tests.py for the sake...
Removed no_init from boostpython classes withou...
added 'from __future__ import division'
de-cluttered
close file explicitly
Convert Windows line endings to unix line endin...
Added explicit pickling support for the log obj...
Gabor's fix for pickling classes in restraints ...
Added arguments mistakenly left out to getinita...
un-DOS formatted last commit
de-cluttered last commit
Adding pickling interface to boost_python class...
only remove directory if it's there
Windows: reinstate masking error flag in cleanu...
Windows:
If possible check pointgroup against spacegroup...
Windows:
unix line endings
uncluttered files
syntax error
Amendment for compiling against HDF5 library.
Always delete tar target folder as to avoid mes...
Bug fix: only rename extracted tar folder if ta...
Platform agnosticated import library action. Li...
Reverted Windows machine name to intel-windows ...
Windows: double-quoted string arguments so test...
Windows: Although both the command and the para...
Make a more informative error message than simp...
different syntax on windows for joining stderr ...
Don't use unicode characters even in a comment
Fix for cctbx build on Windows: \xb5s is unicod...
fix: remove temporary file from the correct dir...
Omit bitness in zip file name; it's already evi...
Windows: Delete folder with robocopy is the mos...
clean up with del first on Windows to speed up ...
Bug fix in _add_curl: tar_extract should use "f...
a few more "if windows then ..."
Amendments for letting BuildBot master enslave ...
Run check_for_Windows_prerequisites regardless ...
typo
Some more checks for prerequisites on Windows
Check for SVN_SSH being set on Windows
Unix shell script commands doesn't work on Wind...
Write ${PRODUCT_INST_KEY} to Windows registry d...
Adding a desktop icon for the Windows installer...
Use wx.FONTFAMILY_DEFAULT since wx.NORMAL doesn...
Add svn flags on Windows to avoid the occasiona...
Rename "MainSection" and "Sources" to "Basic co...
Quote the full path of setpaths.bat in case it ...
Fixed MRage GUI crash when deleting a Component...
silence output from phenix_env.bat
fixed incorrect path of PHENIX env variable on ...
using phenix_env.bat for phenix command prompt ...
avoid writing to the same file on Windows when ...
Calling bin\install.py on Windows at the end of...
moved for loop inside correct scope
also invoke write_gui_dispatcher_include for Wi...
Set write permissions on all extracted files fr...
Removed getting revision numbers for now. Needs...
No need to invoke shell in subprocess when maki...
copy revision number file if present (properly ...
reverted faulty code
copy revision number file if present
Make text file with svn revision numbers of mod...
removed authenticatedWindows from SourceModule ...
zip compress with ZIP64 extensions on 32bit Win...