Commit graph

18 commits

Author SHA1 Message Date
Lephenixnoir
92a95e0090
libfxlink: no-colors option + don't always enumerate devices [Windows]
Enumerating devices constantly caused some sort of error/crash that
would stop the monitor after just one frame or so.
2024-09-14 07:29:15 +02:00
Lephenixnoir
efcd6ec241
libfxlink, fxlink: install rules for MinGW build [Windows] 2024-09-14 07:29:10 +02:00
Lephenixnoir
50997a8b75
very crude Windows build (WIP): disable fxlink TUI, gdb bridge
There is no direct replacement for poll() in the Windows API, so I'm
gonna disable the fxlink TUI for now and maybe later figure out how to
do something equivalent, even if more brute-forcey.
2024-09-14 07:26:56 +02:00
陈湛明
df05f68c65 Change language suffix to "zh" 2024-03-26 08:45:57 +00:00
陈湛明
ea871becf5 Fix a typo in README 2024-03-25 21:08:55 +00:00
陈湛明
8e2b1d58b2 Translate README into Simplified Chinese
Add a tutorial on how to use fxSDK with VSCode.
2024-03-25 21:08:32 +00:00
Lephenixnoir
daf1e865b3
update missing bits in README 2022-08-19 14:52:24 +02:00
Lephenixnoir
147ff08869
fxsdk: add sysroot, support for listdc++, README tutorial, LICENSE
This commit mainly introduces an almost-normal sysroot where the
compiler and libs will be installed. This is done in order to properly
build libstdc++-v3 from the GCC tree while also cleaning up the
slightly chaotic current install system.

* Add an `fxsdk --version` command
* Redo the README like a translation of the French topic
* Up default project to gint 2.9 to help get migrations right
* Add new `fxsdk path` command reporting important folders
* Add new CMake variables FXSDK_SYSROOT, FXSDK_INCLUDE, FXSDK_LIB so
  CMake can access the information of `fxsdk path`
* fxSDK is now in charge of removing the entire sysroot including the
  cross-compiler
* Add a LICENSE file
2022-08-19 14:38:19 +02:00
Lephenixnoir
2cc5d7ac5b
implement fxgxa and use it in both build systems 2022-03-20 19:58:11 +00:00
Lephenixnoir
ec39aa5cde
move fxg1a/ -> fxgxa/ to prepare implementing fxg3a 2022-03-20 12:34:08 +00:00
Lephenixnoir
6383e1a30e
README: ah, yes, the famous apt setup on Arch Linux 2021-05-10 23:33:58 +02:00
Lephenixnoir
29c7d46817
README.md: replace old command name for project creation 2021-05-10 08:41:19 +02:00
Lephenixnoir
3322b18ccd
update README 2021-04-27 15:42:36 +02:00
Lephenixnoir
e8bbf63d95
update README 2021-01-25 22:53:22 +01:00
Lephenixnoir
eeeb0fa6b1
fxos: remove fxos from this repository
The tool is now hosted on its own repository Lephenixnoir/fxos.
2020-02-19 23:33:14 +01:00
Lephe
bf2eff80d2 vocabulary and formatting 2019-08-04 14:03:50 +02:00
Lephe
14bef439ab fxsdk fxconv: various improvements 2019-07-03 13:49:48 -04:00
Lephe
dc58a4a036 add a README.md file 2019-06-29 17:29:45 -04:00