Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

23 check-ins that include changes to files matching 'runt/libs/tool-packfile/dev/shadowtail/packfile/*'

2020-03-02
05:18
Merge wip-gradle-modernization branch into trunk. check-in: a5aaa48037 user: stephanie.gawroriski tags: trunk, x-date-202003
2020-02-14
03:52
Move massive amount of files to their own modules. check-in: c7cae997bd user: stephanie.gawroriski tags: wip-gradle-modernization
2019-12-14
18:06
Store whether the initial program to launch is a MIDlet or not so that it need not be auto-detected. check-in: 474f5c02cf user: stephanie.gawroriski tags: trunk
2019-11-24
17:05
Remove the old pack minimizer code. check-in: dffab72447 user: stephanie.gawroriski tags: trunk
16:45
Refactor writing of PackROMs. check-in: 1decb1eef1 user: stephanie.gawroriski tags: trunk
2019-11-17
15:44
Add constant offsets for the various JAR and ROM formats. check-in: edfe1ec133 user: stephanie.gawroriski tags: trunk
2019-07-20
11:07
Correct offsets for the Jar and Pack for the dual-pool. check-in: f66e6ba3e8 user: stephanie.gawroriski tags: trunk
2019-07-17
16:54
Base for encode and write call of the dual pool. check-in: 86d571356b user: stephanie.gawroriski tags: trunk
14:05
Add base for dual class runtime pool and the forwarding logic for the shared pool information. check-in: c9574df05d user: stephanie.gawroriski tags: trunk
2019-07-15
11:45
Add static and runtime pool to the packfile. check-in: 11f111658b user: stephanie.gawroriski tags: trunk
2019-06-28
20:59
Correct the BootRom reading from the wrong location for the main class. check-in: f31804f1a0 user: stephanie.gawroriski tags: trunk
2019-06-23
19:54
Normalize class names to forward slashes instead of dots. check-in: 8ee8a4dff0 user: stephanie.gawroriski tags: trunk
17:01
Place in the main class of the launcher into the BootROM; Move the TOCOffset to after the num jars so new boot entries can be added without breaking things. check-in: e445fc1b23 user: stephanie.gawroriski tags: trunk
2019-06-21
19:55
Enable flag to use passed classpath; Correct reading wrong part of the boot classpath table; Normalize all library names to end in .jar; Correct the wrong boot libraries being passed to the minimizer. check-in: ff46323117 user: stephanie.gawroriski tags: trunk
2019-05-30
12:53
Add initial classpath to the PackROM. check-in: 15cf1272be user: stephanie.gawroriski tags: trunk
00:02
Virtualize the packfile initialization in SummerCoat. check-in: 7ed18f06da user: stephanie.gawroriski tags: trunk
2019-05-29
23:29
Allow SummerCoat to use prebuilt ROM files. check-in: bc49dd0216 user: stephanie.gawroriski tags: trunk
18:40
Include the manifest positions in the pack JAR. check-in: 25087d674e user: stephanie.gawroriski tags: trunk
12:19
Add catch to find the location where the JAR fails to work. check-in: e16c978fee user: stephanie.gawroriski tags: trunk
12:17
Write of packfiles; Do not needlessly copy the entire output byte array when writeTo() can be used. check-in: 862ae4bf38 user: stephanie.gawroriski tags: trunk
11:54
Add code to generate the SummerCoat ROM file, which calls the minimizer. check-in: d6cb2de1e5 user: stephanie.gawroriski tags: trunk
2019-05-28
21:27
Add base MinimizedPackHeader. check-in: 4745626e45 user: stephanie.gawroriski tags: trunk
11:57
Add base for packfile builder; Add test for building the packfile. check-in: 747c8b3044 user: stephanie.gawroriski tags: trunk