summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/path.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-06sb: Back port the RTEMS 5 and 6 RSB engine.Chris Johns1-12/+72
2018-04-13sb/path: Walk up to root checking if a path is writable.Chris Johns1-1/+1
2018-01-18sb: Back port the path module from master.Chris Johns1-15/+44
2017-06-14sb: Fix long path support in the copy_tree and removeall path support.Chris Johns1-35/+64
2016-03-07sb: Update code base to support Python3 and Python2.Chris Johns1-31/+33
2015-07-21Canandian Cross Compiling and RTEMS 3rd party package building Fixes.Chris Johns1-1/+5
2015-06-16sb: Fix the downloader file:// URL to copy the file to the local path.Chris Johns1-0/+12
2015-03-07Fix removall for Windows and POSIX file systems.Chris Johns1-6/+12
2015-03-07Windows fixes to build with MSYS2.Chris Johns1-30/+40
2015-02-18Fix coping and delete on Windows.Chris Johns1-12/+31
2015-02-07Windows native build fixes.Chris Johns1-1/+8
2014-02-04sb: Do not assume the src is valid.Chris Johns1-3/+7
2013-08-27sb: Fixed the errors as found by Gedare.Chris Johns1-3/+3
2013-08-27sb: Import log for the copytree warnings.Chris Johns1-0/+1
2013-08-22sb: Fix copy_tree coping links on LinuxChris Johns1-1/+13
2013-08-15sb: Fix the copy tree.Chris Johns1-0/+32
2013-05-13Better error message on rmdir failure.Chris Johns1-1/+1
2013-04-15PR 2115 - Fix checking when the path does not fully exist.Chris Johns1-0/+8
2013-04-15PR 2115 - Check prefix path write access before starting to build.Chris Johns1-0/+3
2013-04-13Make exists support lists. Add a path expander call.Chris Johns1-2/+13
2013-02-27Fix host paths on Windows.Chris Johns1-0/+2
2013-02-22Create tar directory when making build set tar files.Chris Johns1-0/+33
2013-02-14If the path is empty do prepend a dirsep.Chris Johns1-1/+4
2012-11-06Move into the source-builder tree.Chris Johns1-0/+0
2012-11-04Add checking support to make sure a host is setup correctly.Chris Johns1-0/+3
2012-10-31Clean all paths to make them work on Windows.Chris Johns1-0/+92