summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/path.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb: Back port the RTEMS 5 and 6 RSB engine.Chris Johns2020-10-061-12/+72
* sb/path: Walk up to root checking if a path is writable.Chris Johns2018-04-131-1/+1
* sb: Back port the path module from master.Chris Johns2018-01-181-15/+44
* sb: Fix long path support in the copy_tree and removeall path support.Chris Johns2017-06-141-35/+64
* sb: Update code base to support Python3 and Python2.Chris Johns2016-03-071-31/+33
* Canandian Cross Compiling and RTEMS 3rd party package building Fixes.Chris Johns2015-07-211-1/+5
* sb: Fix the downloader file:// URL to copy the file to the local path.Chris Johns2015-06-161-0/+12
* Fix removall for Windows and POSIX file systems.Chris Johns2015-03-071-6/+12
* Windows fixes to build with MSYS2.Chris Johns2015-03-071-30/+40
* Fix coping and delete on Windows.Chris Johns2015-02-181-12/+31
* Windows native build fixes.Chris Johns2015-02-071-1/+8
* sb: Do not assume the src is valid.Chris Johns2014-02-041-3/+7
* sb: Fixed the errors as found by Gedare.Chris Johns2013-08-271-3/+3
* sb: Import log for the copytree warnings.Chris Johns2013-08-271-0/+1
* sb: Fix copy_tree coping links on LinuxChris Johns2013-08-221-1/+13
* sb: Fix the copy tree.Chris Johns2013-08-151-0/+32
* Better error message on rmdir failure.Chris Johns2013-05-131-1/+1
* PR 2115 - Fix checking when the path does not fully exist.Chris Johns2013-04-151-0/+8
* PR 2115 - Check prefix path write access before starting to build.Chris Johns2013-04-151-0/+3
* Make exists support lists. Add a path expander call.Chris Johns2013-04-131-2/+13
* Fix host paths on Windows.Chris Johns2013-02-271-0/+2
* Create tar directory when making build set tar files.Chris Johns2013-02-221-0/+33
* If the path is empty do prepend a dirsep.Chris Johns2013-02-141-1/+4
* Move into the source-builder tree.Chris Johns2012-11-061-0/+95