Panagiotis Georgiadis
|
8849193ffc
|
Add slash between GBDK_HOME and bin path in example Makefiles (#806) (drpaneas)
- Addresses https://github.com/gbdk-2020/gbdk-2020/issues/805
|
2025-08-11 11:43:47 -07:00 |
|
Michel Iwaniec
|
a4707b2a4a
|
Revert "LCC: remove recently added -Wl-u from -debug since builds fail when .lst not present for object files"
This reverts commit 26f42ecd6a.
|
2024-04-23 00:53:25 +01:00 |
|
bbbbbr
|
26f42ecd6a
|
LCC: remove recently added -Wl-u from -debug since builds fail when .lst not present for object files
- The failure mode will likely trip up many users
- For the GBDK examples add -Wl-u wrapped in the GBDK_DEBUG toggle as a compromise
|
2024-03-03 04:50:32 -08:00 |
|
bbbbbr
|
c9e9632923
|
Examples: allow environment var to override GBDK_HOME in Makefiles
|
2024-01-18 00:47:55 -08:00 |
|
bbbbbr
|
de2c7fc4a0
|
Examples: Add GBDK_DEBUG environment var to easily turn on and off debug flags
- Improve up clean target file type coverage for a couple examples
|
2024-01-17 13:59:51 -08:00 |
|
bbbbbr
|
52d2d67a45
|
Example: Strip -p arg from mkdir in generated compile.bat files #514
|
2023-06-04 16:05:50 -07:00 |
|
bbbbbr
|
2fee299657
|
Examples: fix function declaration warnings (missing void)
|
2023-06-02 01:33:21 -07:00 |
|
bbbbbr
|
a6c581e3ea
|
Building: change make.bat generation to compile.bat
|
2021-08-15 23:04:55 -07:00 |
|
bbbbbr
|
c51c87e5a8
|
Examples: convert to using stdint.h types instead of non-standard UINT8 etc. #162
|
2021-06-04 15:52:49 -07:00 |
|
Toxa
|
0f5e6c93ca
|
prepare for switching to SDCC #12207
|
2021-04-10 23:12:10 +03:00 |
|
bbbbbr
|
c56297c57d
|
Move Example Projectss into separate folders and give them individual makefiles, update root example makefile to build every sub-directory. fprpn.c project has build **disabled** in makefile since it has errors
|
2020-11-05 09:49:37 -08:00 |
|