summaryrefslogtreecommitdiffstats
path: root/platform/uwp/export/app_packager.cpp
Commit message (Expand)AuthorAgeFilesLines
* UWP: Remove platform port, needs to be redone from scratch for 4.xRémi Verschelde2023-09-071-465/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix MSVC warnings C4701 and C4703: Potentially uninitialized variable usedRémi Verschelde2022-09-281-1/+1
* Rename String `plus_file` to `path_join`Aaron Franke2022-08-291-2/+2
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Narrow FileAccess scope to prevent deadlocks.bruvzg2022-04-121-1/+1
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-30/+19
* Fix some issues found by cppcheck.bruvzg2022-04-061-1/+0
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-0/+1
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-0/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Split uwp platform export template into multiple filesSergey Minakov2021-08-121-0/+474