gary
19de3e1687
[ox] Change make purge to delete root build directory
...
(synced from b2245cc3b2 )
2018-04-14 00:08:35 -05:00
gary
b2245cc3b2
[ox] Change make purge to delete root build directory
2018-04-14 00:08:35 -05:00
gary
a9444d6cf7
[ox] Remove permanent build directory
...
(synced from ec40d80e6d )
2018-04-13 23:52:02 -05:00
gary
ec40d80e6d
[ox] Remove permanent build directory
2018-04-13 23:52:02 -05:00
gary
7644dfc879
[nostalgia] Add test to Jenkinsfile
2018-04-13 20:53:59 -05:00
gary
263c14e0ff
[nostalgia] Cleanup
2018-04-13 19:30:13 -05:00
gary
5ba2936773
[nostalgia/devenv] Set devkitARM environment variable
2018-04-13 19:27:04 -05:00
gary
e463b81e16
[nostalgia] Rename make devenv to make devenv-create
2018-04-13 19:24:45 -05:00
gary
7fe47a237d
[nostalgia] Remove usages of ::size_t
2018-04-13 19:23:42 -05:00
gary
26032a9d88
[nostalgia/devenv] Remove dependency on external devenv Docker image
2018-04-13 18:32:25 -05:00
gary
ef8b7d2792
[nostalgia] Set compiler in dev environment
2018-04-13 17:42:20 -05:00
gary
adebe4399e
[ox/std] Make types use cstdint if OX_USE_STDLIB is enabled
...
(synced from 6db4a31916 )
2018-04-13 07:41:03 -05:00
gary
6db4a31916
[ox/std] Make types use cstdint if OX_USE_STDLIB is enabled
2018-04-13 07:41:03 -05:00
gary
77db01b015
[nostalgia] Add Powershell to dev environment
2018-04-13 00:48:14 -05:00
gary
e2fe6f7320
[nostalgia] Add Jenkinsfile
2018-04-12 23:02:36 -05:00
gary
acc7c28f31
[ox/fs] Add const subPtr methods to ox::fs::Ptr
...
(synced from 3ebc4e92eb )
2018-04-12 19:41:12 -05:00
gary
3ebc4e92eb
[ox/fs] Add const subPtr methods to ox::fs::Ptr
2018-04-12 19:41:12 -05:00
gary
e13d0ad95d
[ox/std] Remove ::size_t
...
(synced from b8c54eba0c )
2018-04-12 19:35:16 -05:00
gary
b8c54eba0c
[ox/std] Remove ::size_t
2018-04-12 19:35:16 -05:00
gary
ad69fb6705
[ox/std] Conform size_t to standard
...
(synced from ad62d4c012 )
2018-04-12 19:23:12 -05:00
gary
ad62d4c012
[ox/std] Conform size_t to standard
2018-04-12 19:23:12 -05:00
gary
9f9be4ecae
[ox/std] Remove bigEndianAdapt
...
(synced from 57a9221fb3 )
2018-04-12 07:43:58 -05:00
gary
57a9221fb3
[ox/std] Remove bigEndianAdapt
2018-04-12 07:43:58 -05:00
gary
389c86c5a0
[ox/fs] Fix invalid test invocations
...
(synced from b6f27416c0 )
2018-04-12 00:26:33 -05:00
gary
b6f27416c0
[ox/fs] Fix invalid test invocations
2018-04-12 00:26:33 -05:00
gary
a7469a282a
[ox/fs] Fix a read/write issue in new FileStore
...
(synced from 9541287d4a )
2018-04-12 00:03:02 -05:00
gary
9541287d4a
[ox/fs] Fix a read/write issue in new FileStore
2018-04-12 00:03:02 -05:00
gary
3d09271ebc
[ox/std] Make strops constexpr functions and use static_assert for tests
...
(synced from 8094e0fe4d )
2018-04-10 22:35:39 -05:00
gary
8094e0fe4d
[ox/std] Make strops constexpr functions and use static_assert for tests
2018-04-10 22:35:39 -05:00
gary
84df1b67b9
Make ASAN a distinct build type from Debug
...
(synced from 585d79a219 )
2018-03-17 23:44:02 -05:00
gary
585d79a219
Make ASAN a distinct build type from Debug
2018-03-17 23:44:02 -05:00
gary
56627543be
Change buildinfo namespace to defines
...
Defines better reflects that these are from the defines given for the
current file's compile options, not the options used when building the
Ox libraries being linked against.
(synced from 4c23a2d761 )
2018-03-16 20:29:19 -05:00
gary
4c23a2d761
Change buildinfo namespace to defines
...
Defines better reflects that these are from the defines given for the
current file's compile options, not the options used when building the
Ox libraries being linked against.
2018-03-16 20:29:19 -05:00
gary
2d4df9983c
Add read by type to new FileStore
...
(synced from e19e70e065 )
2018-03-15 21:39:07 -05:00
gary
e19e70e065
Add read by type to new FileStore
2018-03-15 21:39:07 -05:00
gary
a4dff15c54
Fix FileStoreData to properly zero out on init
...
(synced from 8378af7564 )
2018-03-15 21:01:26 -05:00
gary
8378af7564
Fix FileStoreData to properly zero out on init
2018-03-15 21:01:26 -05:00
gary
f7636377b0
Add missing read to new FileStore
...
(synced from 381c739e46 )
2018-03-15 19:32:40 -05:00
gary
381c739e46
Add missing read to new FileStore
2018-03-15 19:32:40 -05:00
gary
c3eb1fc93e
Make ox::LittleEndian methods constexpr
...
(synced from 2afef8a741 )
2018-03-15 18:10:52 -05:00
gary
2afef8a741
Make ox::LittleEndian methods constexpr
2018-03-15 18:10:52 -05:00
gary
24ca960dd7
Fix to pass FileStore::readWrite test for new FileStore
...
(synced from 9d70927ad4 )
2018-03-15 01:03:16 -05:00
gary
9d70927ad4
Fix to pass FileStore::readWrite test for new FileStore
2018-03-15 01:03:16 -05:00
gary
77a9bd031b
Add __buildinfo package to ox
...
(synced from db7eb9a397 )
2018-03-15 00:38:23 -05:00
gary
db7eb9a397
Add __buildinfo package to ox
2018-03-15 00:38:23 -05:00
gary
563fee8ce3
Add missing trace message for NodeBuffer::malloc failure case
...
(synced from b16d781826 )
2018-03-14 00:52:47 -05:00
gary
b16d781826
Add missing trace message for NodeBuffer::malloc failure case
2018-03-14 00:52:47 -05:00
gary
a70060fc27
Fix new FileStore to correctly initialize the first item
...
(synced from 080ca9df86 )
2018-03-14 00:39:08 -05:00
gary
080ca9df86
Fix new FileStore to correctly initialize the first item
2018-03-14 00:39:08 -05:00
gary
4cfe4e5fee
Fix issues with int to string conversion in ox string operations
...
(synced from ccf308d022 )
2018-03-14 00:20:04 -05:00