Eric Lasota
|
4340e8fc5c
|
Merge pull request #19 from Diomendius/linux_port
Improve CMake build and port conversion tools to Linux
|
2024-08-06 23:10:13 -04:00 |
|
Diomendius
|
c2753ec679
|
Add MiniRez to CMake
Also includes <algorithm> to provide std::find(). Evidently something in
Windows implicitly provides find(), but it was broken on Linux.
|
2024-08-06 00:50:09 +12:00 |
|
elasota
|
09c7619267
|
Add Win32 config
|
2024-08-03 23:39:02 -04:00 |
|
elasota
|
a6d93f8daa
|
Update to VS2022
|
2023-08-26 14:06:14 -04:00 |
|
elasota
|
9ba15c6d78
|
Update C++ projects to VS2019, fix warnings/errors
|
2021-10-22 22:01:14 -04:00 |
|
elasota
|
c147e1100e
|
Change MiniRez to use WindowsUnicodeToolShim
|
2021-03-11 22:28:01 -05:00 |
|
elasota
|
1fb135a6d2
|
Clean up project configs. Remove Win32 targets. Enforce that GP_DEBUG_CONFIG is set correctly.
|
2020-09-12 23:07:44 -04:00 |
|
elasota
|
f07137b52d
|
Move IOStream to GpCommon
|
2020-09-12 13:32:53 -04:00 |
|
elasota
|
1fe1c7e24e
|
EOL fixes
|
2020-02-07 02:43:51 -05:00 |
|
elasota
|
e00f506ee2
|
Fix MiniRez crash on empty res files
|
2020-01-03 00:13:21 -05:00 |
|
elasota
|
60013308f4
|
Delete .idb files
|
2019-11-11 00:14:14 -05:00 |
|
elasota
|
c8472f7295
|
Lots of stuff
|
2019-11-11 00:11:59 -05:00 |
|