Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
QNX 8.QNX8 IFS tool
QNX 8.QNX8 IFS tool
/
ifstool.vcxproj
@ 37
– Rev 41
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
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.