Differences From Artifact [dbd7d8e2dc]:
- File .gitignore — part of check-in [db85f4a740] at 2020-02-18 01:50:08 on branch trunk — Update buildsys (user: js, size: 933) [annotate] [blame] [check-ins using] [more...]
To Artifact [79c7b883a0]:
- File
.gitignore
— part of check-in
[ca57acd2f9]
at
2020-05-28 22:20:47
on branch trunk
— Use versioned Fossil settings
These existed as unversioned settings before, but are dependent on the
currently checked out version. (user: js, size: 788) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 6 7 8 9 10 | *.a *.bundle *.dep *.dll *.dylib *.library *.o *.orig *.so *.so.* | > > > < > > < < < < < < > < < < < | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 | *.a *.bundle *.dep *.dll *.dylib *.exe *.framework *.library *.map *.o *.orig *.so *.so.* .deps .fslckout _FOSSIL_ aclocal.m4 autom4te.cache boot.dol buildsys.mk config.h config.h.in config.log config.status configure DerivedData docs extra.mk generators/gen_tables src/Info.plist src/bridge/Info.plist src/objfw-defs.h src/runtime/amiga-library-functable.inc src/runtime/inline.h tests/EBOOT.PBP tests/Info.plist tests/PARAM.SFO tests/iOS.xcodeproj/*.pbxuser tests/iOS.xcodeproj/project.xcworkspace tests/iOS.xcodeproj/xcuserdata tests/objc_sync/objc_sync tests/plugin/Info.plist tests/terminal/terminal_tests tests/tests tests/tests.3dsx tests/tests.arm9 tests/tests.nds utils/objfw-config utils/ofarc/ofarc utils/ofdns/ofdns utils/ofhash/ofhash utils/ofhttp/ofhttp utils/ofsock/ofsock |