Subversion Repositories QNX 8.QNX8 IFS tool

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
41 2024-09-19 06:06:46 pmbaty / ifstool: resolved the 2 last unknowns and got rid of the --startupfile and --bootfile arguments  
38 2024-07-16 16:28:18 pmbaty / ifstool: misc (harmless) fixes pointed out by LLVM  
37 2024-07-16 05:03:53 pmbaty / ifstool: the cross-build script now reads the list of source files from the Visual Studio project file, like the POSIX build script does  
36 2024-07-16 04:41:29 pmbaty / ifstool: added Linux build script (./make.sh) - should work on other POSIX archs as well  
35 2024-07-16 04:02:24 pmbaty / ifstool: added ability to "ingest" startup definition scripts from external files (-l argument) + removed prebuilt binary (we use the one installed in the SDP now)  
31 2024-07-12 18:46:20 pmbaty / ifstool: better alignment with mkifs when ordering files in IFS. Aligned build scripts with mkext2fsimg so that the QNX binaries are generated along the Win32 ones.  
28 2024-07-11 05:48:15 pmbaty / ifstool: updated Win32 -> QNX cross-build batch script + fixed C11+ static assertion issues with GCC. Now deploys to host toolchain.  
26 2024-07-11 00:35:17 pmbaty / toolchain-src-ifstool: implemented ACL8 (full package) and LZO (minilzo) compression  
16 2024-06-16 17:58:17 pmbaty / ifstool: major refactoring: cleaner code, same level of functionality  
1 2024-05-29 15:24:44 pmbaty / added the source code of a portable tool to create bootable IFS files on QNX itself. COMPLETELY UNTESTED so far, debugging and testing is yet to be done.