Timeline

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

50 most recent check-ins related to "trunk"

2024-05-06
02:24
Add heuristic to detect when a scratchpad is in big endian format; Keep scratchpad bounds limited to the size of the data. Leaf check-in: caece9a989 user: stephanie.gawroriski tags: trunk
2024-05-03
06:27
Fix SpringCoat setting non-static fields with constant values where they are now ignored as they should be. check-in: d727cd7161 user: stephanie.gawroriski tags: trunk
2024-05-02
07:54
Switch to SquirrelJME's implementation of manifest parsing (JavaManifest) instead of the JVM's parser (Manifest), as it appears it can be bugged with other locales? check-in: 5e25f5cbfa user: stephanie.gawroriski tags: trunk
02:13
Add extra environment config. check-in: 35b4af3327 user: stephanie.gawroriski tags: trunk
2024-05-01
22:27
Add workaround for detecting the CMake version. check-in: 6319c35e26 user: stephanie.gawroriski tags: trunk
21:52
Switch to release with debug info for CMake builds called by Gradle. check-in: a39920cd09 user: stephanie.gawroriski tags: trunk
02:42
Merge from trunk. check-in: 50734e8ed9 user: stephanie.gawroriski tags: wip-scritchui
00:56
Late initialize running tasks so that multiple entry points can be specified rather than requiring a system property or assuming the default. check-in: 69b9427009 user: stephanie.gawroriski tags: trunk
2024-04-25
23:19
Switch Intel macOs to self hosted runner as CircleCI is removing support for Intel systems. check-in: c5b70f1372 user: stephanie.gawroriski tags: trunk
2024-04-23
07:51
Add additional define for 3DS. check-in: 8831378737 user: stephanie.gawroriski tags: trunk
07:23
Set needrestart modes for apt-get. check-in: 28f61a212d user: stephanie.gawroriski tags: trunk
06:13
Use sudo when installing. check-in: 1016bbde29 user: stephanie.gawroriski tags: trunk
05:44
Use non-interactive build for Debian. check-in: 2ee46a19cd user: stephanie.gawroriski tags: trunk
05:36
Do not use pthreads on 3DS. check-in: e7f6620f78 user: stephanie.gawroriski tags: trunk
03:25
Print output of try_compile for PThreads for debugging. check-in: 3d2623a8f2 user: stephanie.gawroriski tags: trunk
02:05
Correct incorrect preprocessor token. check-in: ed6fb784d3 user: stephanie.gawroriski tags: trunk
01:54
Pass executable type to try_compile() for pthreads to check for most cross compiled targets. check-in: 223b7075ea user: stephanie.gawroriski tags: trunk
01:46
MacOS pthreads does not have pthread_yield(). check-in: b53200af17 user: stephanie.gawroriski tags: trunk
00:51
The binary directory needs to be specified for older builds. check-in: 36484ab58f user: stephanie.gawroriski tags: trunk
00:43
Use pthread link library as required. check-in: c0dc0407ab user: stephanie.gawroriski tags: trunk
00:36
Add fallback for thread types when not supported. check-in: c8fceec8e9 user: stephanie.gawroriski tags: trunk
00:31
Move making implicits errors up. check-in: f2611c05c7 user: stephanie.gawroriski tags: trunk
00:27
Add actual check for pthreads to ensure it is valid. check-in: 6835d069f0 user: stephanie.gawroriski tags: trunk
00:18
Add -qq to apt-get for CircleCI builds. check-in: b8cf5550f8 user: stephanie.gawroriski tags: trunk
2024-04-22
02:01
Merge from trunk. check-in: 634d02e16e user: stephanie.gawroriski tags: wip-scritchui
02:01
Cherry pick threading, atomic, and list changes from wip-scritchui. check-in: a898a75ee1 user: stephanie.gawroriski tags: trunk
2024-04-15
17:44
Merge from trunk. check-in: 17c66edbcc user: stephanie.gawroriski tags: wip-sdk2
2024-04-14
00:37
Merge from trunk. check-in: 6171dedc75 user: stephanie.gawroriski tags: wip-scritchui
00:18
Correct missing escaped EOL. check-in: d16b1c77d3 user: stephanie.gawroriski tags: trunk
2024-04-13
23:15
Correct cherry picking of emulator-base's build configuration; Allow blank string to be used for no output file. check-in: f8675b65bd user: stephanie.gawroriski tags: trunk
15:24
Merge from trunk. check-in: 930423acec user: stephanie.gawroriski tags: wip-launchlibjvm
15:13
Bring in base library. check-in: 0a253b7cb8 user: stephanie.gawroriski tags: trunk
07:29
Merge from trunk. check-in: 611c031964 user: stephanie.gawroriski tags: wip-launchlibjvm
07:29
Add native library name calculation. check-in: f854b6e14a user: stephanie.gawroriski tags: trunk
07:20
Merge from trunk. check-in: 4e677d3b70 user: stephanie.gawroriski tags: wip-launchlibjvm
07:18
Merge from trunk. check-in: 7ac4d933b0 user: stephanie.gawroriski tags: wip-scritchui
07:18
Cherry pick dynamic library implementation from ScritchUI branch. check-in: 55c15816f9 user: stephanie.gawroriski tags: trunk
06:56
Create new branch named "wip-launchlibjvm" check-in: 1c3cc6cbfb user: stephanie.gawroriski tags: wip-launchlibjvm
06:50
Create new branch named "wip-javac" Leaf check-in: 62fbff281f user: stephanie.gawroriski tags: wip-javac
2024-04-12
22:58
Create new branch named "wip-backport6" check-in: 7e625f44c5 user: stephanie.gawroriski tags: wip-backport6
2024-04-10
15:26
Merge from trunk. check-in: 32f0333b9a user: stephanie.gawroriski tags: wip-scritchui
2024-04-08
21:37
A blank base for heavier AWT components that would be needed by applets in the future as PBP AWT lacks them. check-in: 098e5659ca user: stephanie.gawroriski tags: trunk
20:32
Disable RISC-V for CircleCI has it has trouble starting the build due to lack of support. check-in: d476898be9 user: stephanie.gawroriski tags: trunk
20:23
Detect whether the CMake build tree changes locations, such as when CI/CD uses a different directory for the build. check-in: 572b3b78a6 user: stephanie.gawroriski tags: trunk
17:24
Be a little bit more descriptive when CMake exits. check-in: 4d5dd92ec3 user: stephanie.gawroriski tags: trunk
17:19
Look for CMake in homebrew. check-in: 4d0e99c334 user: stephanie.gawroriski tags: trunk
15:58
Run CMake build after clean, not before; If CMakeCache.txt is missing then configure again in the Gradle build; Place logs outside of the CMake build tree as Gradle confuses it with stale input/output. check-in: 83bc5aa136 user: stephanie.gawroriski tags: trunk
13:46
Enable RISC-V 64-bit again as the C support libraries moved from Gradle to CMake. check-in: 16683f5487 user: stephanie.gawroriski tags: trunk
13:43
Correct invalid swmNames for the reserved CDC modules. check-in: a03469214c user: stephanie.gawroriski tags: trunk
2024-04-07
18:59
Add blank projects for CDC APIs, these are reserved for future work with them when I expand to applets. check-in: 891bb0bd63 user: stephanie.gawroriski tags: trunk