gary
|
5a04162bbd
|
Update copyright year
|
2017-04-07 18:41:40 -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
|
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
|
7dc22532e8
|
Add config.cmake file
|
2016-12-23 21:00:42 -06:00 |
|
gary
|
666f455cfd
|
Add support for MinGW cross compiling
|
2016-12-23 03:41:11 -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
|
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 |
|
gary
|
f498cb568c
|
Merge branch 'master' of github.com:wombatant/memphis
|
2016-12-17 22:13:30 -06:00 |
|
gary
|
33ab9fcc1b
|
Add OX_BUILD_EXEC option to CMake files
|
2016-12-17 22:12:52 -06:00 |
|
gary
|
1de6e6efe6
|
Fix types.hpp issues
|
2016-12-17 13:30:12 -06:00 |
|
gary
|
e8b27d6935
|
Better define the u/int64 types between different compilers
|
2016-12-17 13:05:39 -06:00 |
|
gary
|
76eb01d5f3
|
Fix more compiler warnings for MSVC
|
2016-12-17 01:24:35 -06:00 |
|
gary
|
112ba8a708
|
Add CMake install parameters to generate complete dist
|
2016-12-15 00:12:41 -06:00 |
|
gary
|
7d1dd8df43
|
Eliminate heap allocation in FileSystem::format
|
2016-12-14 23:37:10 -06:00 |
|
gary
|
747f68bb0e
|
Fix memory leak in FileSystem::format
|
2016-12-14 23:26:18 -06:00 |
|
gary
|
946853628b
|
Fix compiler warnings with static vars undefined in template
|
2016-12-14 23:11:22 -06:00 |
|
gary
|
c9a1310e11
|
Fix an issue with MSVC int64 type difference
|
2016-12-14 22:46:47 -06:00 |
|
gary
|
414580fa7b
|
Merge branch 'master' of github.com:wombatant/ox
|
2016-12-14 22:45:05 -06:00 |
|
gary
|
b40faa70f3
|
Fix some compiler warnings and an issue with ox_atio.
|
2016-12-14 22:36:56 -06:00 |
|
gary
|
cf802c7b99
|
Fix a some places where space had been used instead of tabs
|
2016-12-14 22:36:03 -06:00 |
|
gary
|
af55d2db77
|
Fix several warnings and build issues.
|
2016-12-14 22:25:43 -06:00 |
|
gary
|
c66533fc70
|
Cleanup
|
2016-09-08 20:27:57 -05:00 |
|
gary
|
ad90007bdc
|
Suppress fopen warnings
|
2016-09-08 20:12:19 -05:00 |
|
gary
|
a97b09cca0
|
Fix warning concering always true check
|
2016-09-07 23:49:21 -05:00 |
|
gary
|
a4e7b7fd08
|
Prefix ox stdlib functions with ox_
|
2016-09-07 23:45:36 -05:00 |
|
gary
|
c6d35aac3b
|
ifdef out MSVC pragmas for other compilers
|
2016-09-07 23:35:08 -05:00 |
|
gary
|
beb0d1b550
|
Address some Visual C++ compiler warnings
|
2016-09-07 20:45:50 -05:00 |
|
gary
|
8cc172ce78
|
Merge branch 'master' of https://github.com/wombatant/ox
|
2016-09-07 20:25:36 -05:00 |
|
gary
|
2dd8958d9f
|
Suppress some compiler false positive warnings that come up in Visual C++
|
2016-09-07 20:13:46 -05:00 |
|
gary
|
fdc7324df7
|
Move std package out of namespace
|
2016-08-28 23:48:22 -05:00 |
|
gary
|
4ad67ed310
|
Cleanup file naming convention in FileStore::Inode
|
2016-07-10 16:17:16 -05:00 |
|
gary
|
81d8aac72d
|
Fix issues in oxfstool format caused by new error handling
|
2016-07-09 14:55:30 -05:00 |
|
gary
|
a45ee0ab7a
|
Add file system type to FileSystem::format
|
2016-07-09 14:39:24 -05:00 |
|
gary
|
10290faf49
|
Add some error handling to oxfstool format and fix a couple of memory leaks
|
2016-07-09 11:33:47 -05:00 |
|
gary
|
1bca0c46a7
|
Add version command to usage
|
2016-07-09 11:25:43 -05:00 |
|
gary
|
18d8d6b602
|
Add version command to oxfstool
|
2016-07-09 11:23:25 -05:00 |
|
gary
|
973b6b5330
|
Cleanup
|
2016-07-09 11:14:49 -05:00 |
|
gary
|
26dfc14229
|
Add support for K,M,G suffixs to FS sizes in oxfstool
|
2016-07-09 11:12:28 -05:00 |
|
gary
|
c4890407a2
|
Add oxfstool install instructions for cmake
|
2016-07-09 11:10:13 -05:00 |
|
gary
|
5bdca72004
|
Add rm command to usage
|
2016-07-06 20:39:11 -05:00 |
|
gary
|
d5cbe0e7a2
|
Add file type to FileStore::stat
|
2016-07-06 19:45:03 -05:00 |
|
gary
|
b2624de48a
|
Removed unused files
|
2016-07-06 19:43:15 -05:00 |
|
gary
|
7c900eda10
|
Add file type field to inodes
|
2016-07-06 00:50:22 -05:00 |
|
gary
|
e5e85a147c
|
Fix to allow overwriting existing inodes and add remove to oxfstool
|
2016-07-06 00:41:50 -05:00 |
|