This website requires JavaScript.
Explore
Help
Register
Sign in
wuggy
/
Dactyloidae
Watch
1
Star
0
Fork
You've already forked Dactyloidae
0
mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced
2026-08-15 08:53:07 +09:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f2b0066036
Dactyloidae
/
ipc
/
chromium
History
Download ZIP
Download TAR.GZ
Brian Smith
dda19de1bf
Issue
#2000
- Stop using deprecated ext/hash_map. This has been long deprecated in favor of std::unsorted_map. Since all platforms are using modern compilers now it should not be a problem to switch over to std::unsorted_map in the single place hash_map is used. This allows us to build on platforms which have removed hash_map such as FreeBSD.
2022-09-07 10:39:29 +08:00
..
atomics
Issue
#1656
- Part 6: Clean up the build files
2020-09-25 22:04:23 +08:00
src
Issue
#2000
- Stop using deprecated ext/hash_map. This has been long deprecated in favor of std::unsorted_map. Since all platforms are using modern compilers now it should not be a problem to switch over to std::unsorted_map in the single place hash_map is used. This allows us to build on platforms which have removed hash_map such as FreeBSD.
2022-09-07 10:39:29 +08:00
chromium-config.mozbuild
Issue
#1656
- Part 8: Devtools and misc.
2020-09-25 22:06:55 +08:00
moz.build
Issue
#1656
- Part 6: Clean up the build files
2020-09-25 22:04:23 +08:00