Lukas Tenbrink
741c481cf9
Remove a stray comma.
2024-10-04 18:31:45 +02:00
Lukas Tenbrink
a822314951
Add Info.plist files. Improve the gitignore. Use .framework file structures for macOS and iOS for App Store purposes.
2024-10-04 18:07:08 +02:00
Lukas Tenbrink
131ed7b482
Use SHLIBPREFIX, env suffix and SHLIBSUFFIX for the binary names. Use the library name in the framework folder name. This renames the mac and windows binaries.
2024-10-03 10:44:32 +02:00
Lukas Tenbrink
2a71f14e76
Fix macos demo build target in SConstruct
2024-09-17 02:25:31 +02:00
Patrick Exner (FlameLizard)
91fe863773
Merge pull request #37 from Calinou/scons-error-no-submodule
2024-09-12 02:27:44 +02:00
Patrick Exner
5952c207bb
Update to 4.3 and support for GDExtension docs system
2024-08-17 07:03:48 +02:00
Hugo Locurcio
577353609c
Print an error if the godot-cpp submodule hasn't been initialized
...
This makes the error that is printed easier to understand, with
a command given as a solution to run.
The error message is also colored to match how core Godot displays
this kind of build errors.
2024-08-09 17:43:39 +02:00
Dragos Daian
ccc4ecba29
Update README.md by removing typo
...
Remove uneeded message
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
update readme and also ios build to be with .framework as well
Co-Authored-By: Patrick Exner (FlameLizard) <patrick.exner1@web.de>
2024-05-17 22:41:53 +02:00
Fabio Alessandrelli
ac1499baf4
Fix library copy command
...
Use InstallAs with the correct target/source order instead of Command.
2023-11-27 21:02:25 +01:00
Adam Scott
54a177ce39
Copy generated library to the projectdir
2023-10-16 16:35:06 -04:00
Adam Scott
43d3b1181c
Add compiledb, help and custom.py support
2023-09-07 14:00:52 -04:00
Patrick
882ffb2726
Initial commit
2023-08-08 01:43:32 +02:00