Jonathan Morland-Barrett
b17d07e92e
Potential patch for executable process path bug ( #479 )
...
* Potential patch for executable process path bug
* Update ProgramConfig.cpp
Remove additional character stripping from the erase method
2022-10-18 12:21:12 +02:00
Kevin Eady
7346c9b443
Add POLCore().poldir returning POL executable directory ( #474 )
2022-09-21 13:49:08 +02:00
turleypol
ea9f5afd45
moved default deconstructors into header to let them count as trivial.
2018-11-03 15:00:44 +01:00
turleypol
0aea78c405
added array.sorted_insert to insert into an already sorted array.
...
Added a few finals and defaults
2018-10-07 21:05:02 +02:00
turleypol
c71c4965c8
git revision fetch is now part of the build process instead of
...
configure step
2018-06-18 10:27:01 +02:00
turleypol
dbb25bdb62
Include and buildsystem cleanup ( #45 )
...
Include cleanup
Reworked buildsystem (Linux only)
Removed dynamic libs, Linux now again uses static linking (like windows)
2018-01-29 21:55:48 +01:00
turley
dfccaa0ae8
avoid some copies
2016-12-15 16:59:58 +01:00
turley
65231f9bfd
use faster overload for string find with single characters
2016-12-15 13:34:06 +01:00
turley
189cad3479
Formating everything
...
Authors are not forced to use the clang-format setting, but should
atleast be inspired by the style.
The only thing which is now not allowed are tabs for ident/alignment!
2016-02-19 19:26:35 +01:00
Thomas Volkert
6127b47aa8
Added missing function implementation
2015-11-17 00:18:08 +01:00
Thomas Volkert
0a0d1974a8
Fixed Windows build for clib
2015-11-11 00:34:18 +01:00
Thomas Volkert
c5d81d4b28
Refactored the class ConfigEnvironment to ProgConfig
2015-11-08 19:18:14 +01:00