Commit Graph

23 Commits

Author SHA1 Message Date
gary a7a9256503 Make warnings non-fatal during debug builds 2017-04-26 04:00:21 -05:00
gary 9183815634 Fix GBA build not to build libraries that use stdlib 2017-04-13 04:31:30 -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 e740f7bcba Add install for OxStd and add OX_RUN_TESTS CMake flag 2017-04-06 16:29:52 -05:00
gary 9139274ca1 Rename config.cmake to OxConfig.cmake to meet CMake's expectation 2016-12-23 22:36:40 -06:00
gary 7dc22532e8 Add config.cmake file 2016-12-23 21:00:42 -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 33ab9fcc1b Add OX_BUILD_EXEC option to CMake files 2016-12-17 22:12:52 -06:00
gary def16ce43f Started on FileSystem format. 2016-06-27 21:32:22 -05:00
gary 7a81449148 Renamed project Ox and restructured it to allow it to become a baremetal
unikernel/stdlib.
2016-06-24 18:27:46 -05:00
gary a98df4646b Replace traditional header guards with pragma once. 2016-06-24 01:25:55 -05:00
gary d1b819982e Fix issues building with MSVC 2016-06-24 01:16:17 -05:00
gary fff0a1770c Removed sign-compare check from MSVC builds. 2016-06-24 00:44:51 -05:00
gary eee119054e Reduced C++ version to C++11. 2016-06-22 23:58:55 -05:00
gary f345043aaa Reduced required CMake to only version 2.8. 2016-06-22 23:54:53 -05:00
gary 0a88618345 Started on file system. 2016-06-09 20:16:31 -05:00
gary 6dbad25a44 Renamed FsStore test to FileStoreIO. 2016-06-06 20:48:41 -05:00
gary c822a7564a Made FileStore a template to support arbitrary address space sizes. 2016-06-06 20:29:21 -05:00
gary 3d68fa45e5 Added initFs. 2015-09-07 03:25:04 -05:00
gary 1ed0991f3b Added test directory. 2015-09-07 02:46:06 -05:00
gary 800d321004 Moved toward elimination of shared library usages. 2015-09-06 21:20:19 -05:00
gary b7937be49b Initial commit. 2015-09-06 15:44:24 -05:00