Chris Johns
650c6f9933
sb: Use shebang env python
...
Closes #4037
2020-08-25 21:21:50 +10:00
Chris Johns
3a972f6102
sb: Update code base to support Python3 and Python2.
...
Fix Windows support to allow MSYS2 Python to be used.
Updates #2619 .
2016-03-07 15:02:58 +11:00
Chris Johns
5237f1ccb7
Fix support for Windows (MinGW) native builds using MSYS.
...
Fix paths that need to be coverted to host format.
The shell expansion needs to invoke a shell on Windows as cmd.exe
will not work.
Munch the paths into smaller sizes for Windows due to the limited
path size.
2013-05-13 14:44:49 +10:00
Chris Johns
9cce399150
Default to cvs with -z 9.
2013-04-26 12:04:39 +10:00
Chris Johns
1869040e16
Fix the path for a CVS checkout.
2013-04-23 11:41:49 +10:00
Chris Johns
f077b2b190
Fixes for CVS to work. Add RTEMS build for sparc/sis.
2013-04-22 22:28:27 +10:00
Chris Johns
5f44fcdd1b
Fix CVS downloads.
2013-04-21 21:43:17 +10:00
Chris Johns
5142becd8e
Refactor the logging support.
2013-04-21 18:37:02 +10:00
Chris Johns
4ce931b413
Add CVS download support.
...
These changes complete the CVS download support.
2013-04-20 21:47:28 +10:00
Chris Johns
200f0a33b6
Add a CVS module to manage CVS.
2013-04-16 17:39:48 +10:00