gary
|
0e1306fef1
|
Move file store header into external template
|
2017-04-09 00:24:16 -05:00 |
|
gary
|
ef01c4f4c8
|
Fix int64 types for PowerPC
|
2017-04-08 20:25:38 -05:00 |
|
gary
|
7101c68e74
|
Fix int64 types for ARM
|
2017-04-08 20:05:54 -05:00 |
|
gary
|
1f4cde9ef7
|
Revert to C++11
|
2017-04-08 19:53:49 -05:00 |
|
gary
|
361ee79c41
|
Fix write-expand to factor in the space needed for the inode header
|
2017-04-08 18:51:57 -05:00 |
|
gary
|
9063a0179d
|
Fix findMedia to make sure it gets both media header segments
|
2017-04-08 14:14:59 -05:00 |
|
gary
|
b1e1e764a9
|
Add write-expand command to oxfstool
|
2017-04-08 03:59:10 -05:00 |
|
gary
|
a3f5af23fe
|
Cleanup
|
2017-04-07 21:23:31 -05:00 |
|
gary
|
fd5beb2adf
|
Add ability to read media section
|
2017-04-07 18:49:41 -05:00 |
|
gary
|
5a04162bbd
|
Update copyright year
|
2017-04-07 18:41:40 -05:00 |
|
gary
|
88ad00bbd5
|
Add make test to cibuild
|
2017-04-07 14:15:10 -05:00 |
|
gary
|
bf28af838b
|
Add resize option to oxfstool
|
2017-04-07 14:02:44 -05:00 |
|
gary
|
13125c6f41
|
Fix ox_strcmp and add tests for it
|
2017-04-07 13:52:07 -05:00 |
|
gary
|
ae5b199b1f
|
Add OxStd as dependency
|
2017-04-06 17:59:56 -05:00 |
|
gary
|
6ddb1d6d3d
|
Add OxStd to OxConfig.cmake
|
2017-04-06 17:01:14 -05:00 |
|
gary
|
3d868d2dfa
|
Fix memcmp tests to compile with clang
|
2017-04-06 16:39:29 -05:00 |
|
gary
|
e740f7bcba
|
Add install for OxStd and add OX_RUN_TESTS CMake flag
|
2017-04-06 16:29:52 -05:00 |
|
gary
|
39edf8bbe8
|
Make each test in memcmp tests distinct in CMakeLists.txt
|
2017-04-06 16:21:37 -05:00 |
|
gary
|
4aa233d664
|
Add ox_memcmp.
|
2017-04-06 04:59:53 -05:00 |
|
gary
|
2c3b78e79a
|
Correct 4th background position registers.
|
2017-04-05 04:21:45 -05:00 |
|
gary
|
bfc2fcd055
|
Add some missing pragma onces.
|
2017-04-05 00:08:31 -05:00 |
|
gary
|
f6bf7ede6b
|
Enable drawing of backgroud tiles.
|
2017-04-04 19:21:29 -05:00 |
|
gary
|
42d8a3f792
|
Disable -Werror in debug builds
|
2016-12-24 13:06:44 -06:00 |
|
gary
|
175fac3292
|
Remove types.hpp from core
|
2016-12-24 03:19:37 -06:00 |
|
gary
|
e61a141081
|
Change devenv to wombatant/nostalgia-devenv
|
2016-12-24 02:45:16 -06:00 |
|
gary
|
fdda964ac2
|
Remove memops from common package
|
2016-12-24 01:45:59 -06:00 |
|
gary
|
4eabc1741a
|
Cleanup build files and add linking of OxFS
|
2016-12-24 01:43:54 -06:00 |
|
gary
|
6e1bec1dd0
|
Add Ox to project
|
2016-12-24 01:09:44 -06:00 |
|
gary
|
895e79d345
|
Fix OxConfig.cmake prefix
|
2016-12-24 00:29:06 -06:00 |
|
gary
|
fec967aaa2
|
Cleanup build system
|
2016-12-23 22:45:31 -06:00 |
|
gary
|
9139274ca1
|
Rename config.cmake to OxConfig.cmake to meet CMake's expectation
|
2016-12-23 22:36:40 -06:00 |
|
gary
|
4f3f6a742c
|
Remove misleading devenv-shell from Makefile
|
2016-12-23 21:41:37 -06:00 |
|
gary
|
7dc22532e8
|
Add config.cmake file
|
2016-12-23 21:00:42 -06:00 |
|
gary
|
3241050ddf
|
Cleanup build system
|
2016-12-23 18:06:27 -06:00 |
|
gary
|
1053351da6
|
Update build system
|
2016-12-23 17:40:36 -06:00 |
|
gary
|
c2a3abcbed
|
Made cibuild use the master Makefile
|
2016-12-23 17:16:05 -06:00 |
|
gary
|
42fdb682b1
|
Fix cibuild to work with new build setup.
|
2016-12-23 14:42:33 -06:00 |
|
gary
|
880c697a39
|
Cleanup build setup
|
2016-12-23 14:40:01 -06:00 |
|
gary
|
666f455cfd
|
Add support for MinGW cross compiling
|
2016-12-23 03:41:11 -06:00 |
|
gary
|
1b2f87197b
|
Move CMake install location to devkitARM directory for GBA builds
|
2016-12-22 23:27:18 -06:00 |
|
gary
|
0acaab39d3
|
Cleanup
|
2016-12-22 21:15:20 -06:00 |
|
gary
|
f140dbad89
|
Disable building of executables for GBA builds
|
2016-12-22 21:13:13 -06:00 |
|
gary
|
d486c92326
|
Add build/current to .gitignore
|
2016-12-22 21:09:19 -06:00 |
|
gary
|
bd7c795077
|
Fix build issue from previous commit and fix additional compiler warning
|
2016-12-22 21:05:48 -06:00 |
|
gary
|
eeff110b31
|
Add a master Makefile with docker dev env support and address compiler warning that showed up in the Docker dev env
|
2016-12-22 20:57:57 -06:00 |
|
gary
|
5d3c02e077
|
Restore support for building in the host environment
|
2016-12-22 20:28:48 -06:00 |
|
gary
|
bf4e9e6bf6
|
Make Dockerized dev environment invocation more maintainable
|
2016-12-22 13:18:43 -06:00 |
|
gary
|
9d0ebfbd40
|
Dockerize build environment.
|
2016-12-18 15:54:13 -06:00 |
|
gary
|
02bbd75606
|
Remove executable linking from exec building off
|
2016-12-17 22:31:01 -06:00 |
|
gary
|
9e104f40df
|
Remove executables from install when OX_BUILD_EXEC is set to OFF
|
2016-12-17 22:28:42 -06:00 |
|