summaryrefslogtreecommitdiff
path: root/src/utils/mkdir.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-10-25Change the wrong, but mostly supported WIN32 macro to the correct _WIN32, enf...Bernd Wachter1-4/+4
2011-04-30Merge branch '0.5'Yohann Ferreira1-8/+4
2011-04-18Remove illegal macro names starting with underscore and capitalBen Longbons1-4/+4
2011-04-15Fix mkdir_r to not assume existence of PATH_MAXBen Longbons1-8/+4
2010-03-01Handle cases properly where the path already exists, but not as directoryBernd Wachter1-6/+18
2010-02-25Don't support backslash as path separator for non-windows platformsBernd Wachter1-0/+101