Clownacy
|
70f4f6fad5
|
Capitalise a few things in bin2h differently
|
2020-01-30 01:21:04 +00:00 |
|
Clownacy
|
f1740a2c5e
|
Add native-optimisations and LTO to DoConfig and bin2h
Forgot bin2h even had a CMake file
|
2020-01-30 01:19:45 +00:00 |
|
Clownacy
|
22f737e139
|
Add WARNING 'option's to bin2h and DoConfig
|
2019-10-29 11:54:08 +00:00 |
|
Clownacy
|
404d748da7
|
Rename ALL_WARNINGS and FATAL_WARNINGS
This way, all three options appear neatly together when 'cmake -LH'
is ran.
|
2019-10-29 11:53:02 +00:00 |
|
Clownacy
|
68fceb63c4
|
Merge pull request #63 from GabrielRavier/addWarnings2
Add warnings
|
2019-10-29 11:44:13 +00:00 |
|
Gabriel Ravier
|
2f9f9aaf0f
|
Fix bin2h to use C_COMPILER_ID instead of CXX_COMPILER_ID
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
|
2019-10-28 19:21:46 +01:00 |
|
Gabriel Ravier
|
94442d9ce3
|
Made it so MSVC interprets source files as UTF-8 to fix compile
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
|
2019-10-28 18:22:31 +01:00 |
|
Gabriel Ravier
|
01abc0541a
|
Added code that prints the compiler ID and fixed bin2h's compiler detection code to use the C compiler ID of the C++ compiler ID (which isn't available then as bin2h is in c)
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
|
2019-10-27 21:22:10 +01:00 |
|
Gabriel Ravier
|
d6ec92cba5
|
Attempt 2 at making warnings work
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
|
2019-10-27 21:02:59 +01:00 |
|
Gabriel Ravier
|
44d6dac407
|
First attempt at making warnings work
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
|
2019-10-27 20:42:19 +01:00 |
|
Gabriel Ravier
|
d4ce0839bb
|
Forgot endif() in bin2h/CMakeLists.txt
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
|
2019-09-11 13:33:09 +02:00 |
|
Gabriel Ravier
|
a9f95ed1a2
|
Changed some comments and messages in CMakeLists.txt
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
|
2019-09-11 08:24:00 +02:00 |
|
Clownacy
|
5cff82c2cc
|
Revert "Remove the 'bin2h' folder"
This reverts commit 8f9125cf09 .
Need this too
|
2019-09-05 12:50:01 +00:00 |
|
Clownacy
|
8f9125cf09
|
Remove the 'bin2h' folder
Resources are compiled with other tools in this branch
|
2019-09-05 12:44:16 +00:00 |
|
Clownacy
|
86c3c3f7db
|
Fix mystery CMake error
It never happened for me, so maybe it's something that only happens
on older CMake versions? I haven't tested on my Raspberry Pi in a
while.
|
2019-06-16 19:33:30 +00:00 |
|
Clownacy
|
082ffeb04d
|
Make CMake bin2h installable
Working towards making CMake CSE2 cross-compilation-friendly
|
2019-06-08 17:43:21 +00:00 |
|
Clownacy
|
5933a1201e
|
Shut up a warning GCC was giving bin2h
|
2019-05-24 09:34:55 +01:00 |
|
Clownacy
|
5b89a31976
|
Split bin2h to its own CMake file
Also added warnings to its part of the Makefile
|
2019-05-23 19:42:52 +01:00 |
|