Commit Graph

175 Commits

Author SHA1 Message Date
Quentin
49d751f7c8 Fixed * in toolbox 2019-11-04 22:44:17 +01:00
Quentin
34a64adebc Update config.mak 2019-11-03 21:54:28 +01:00
M4x1m3
120772a0e8 [build] Fixed spaces issues with USERNAME variable. 2019-11-03 21:36:24 +01:00
Quentin
4ba14cd06a Remove Name row if not defined 2019-11-03 14:50:32 +01:00
Quentin
aacdce34ba Add your name in the settings 2019-11-02 19:29:06 +01:00
Quentin
145c028d3a [1.13.3] Add command-line arguments support 2019-11-02 18:52:01 +01:00
Quentin
89c52b74b9 [1.13.2] Added module time in toolbox 2019-11-02 18:45:46 +01:00
Quentin
b09e0c9867 Update config.mak 2019-11-01 21:50:01 +01:00
Quentin
487efb1fe6 Solve conflicts 2019-11-01 22:02:07 +01:00
Quentin
2164fd345a [1.12.3] New contributor 2019-11-01 21:45:06 +01:00
Quentin
1891545a10 Update config.mak 2019-11-01 15:32:17 +01:00
Quentin
7142718ee0 [1.12.1] get_keys() 2019-10-31 22:25:11 +01:00
Quentin
346609c2be New Atom App 2019-10-31 22:06:40 +01:00
Quentin
b2dfa363b4 Update config.mak 2019-10-31 20:19:49 +01:00
Quentin
d40a226d61 Update config.mak 2019-10-31 05:53:13 +01:00
Quentin
16f5eb4694 Update config.mak 2019-10-30 22:06:33 +01:00
Quentin
ca889ae59e [1.10.2] Merge PR1064 from epsilon 2019-10-30 22:58:56 +01:00
Quentin
eb52d55655 [1.10.1] New contributor 2019-10-29 22:07:31 +01:00
Quentin
cf39a060d3 [1.10.0] Omega now with RPN app 2019-10-29 21:32:12 +01:00
Quentin
8458c04bf7 [1.9.1] 2019-10-29 19:51:55 +01:00
Quentin Guidée
29f62d09c7 Increment version number 2019-10-27 12:19:51 +01:00
Quentin Guidée
0fe83e3139 Merge branch 'master' into lavaos 2019-10-27 11:44:35 +01:00
Romain Goyet
d4e11b206a [build] mcpu is stronger than march 2019-10-16 10:01:00 +02:00
Émilie Feral
587b5e7a93 [build] Fix epsilon.onboarding build 2019-10-09 16:21:54 +02:00
Romain Goyet
cb2557c988 [build/device] Add a comment about gc-sections 2019-10-01 16:57:17 +02:00
Lionel Debroux
1cf0bfbea9 [scripts] Use --gc-sections linker flag even when building with LTO. This saves more than 1 KB on a N0110 build here. 2019-10-01 16:57:17 +02:00
Romain Goyet
6e89110a76 [build] Don't use libpng on Windows either 2019-10-01 16:17:22 +02:00
Romain Goyet
99414b3da7 [build] Fix EPSILON_SIMULATOR_HAS_LIBPNG 2019-10-01 15:38:27 +02:00
Romain Goyet
db03aad6b3 [ion] Conditionaly use EPSILON_SIMULATOR_HAS_LIBPNG
Avoid it on Emscripten where it's not available
2019-10-01 15:38:27 +02:00
Romain Goyet
e81426f93b [build] Clean the different targets 2019-10-01 15:38:27 +02:00
Émilie Feral
141b2ee9f4 [build] Fuzzer launcher: fix the master/slave option for afl-fuzz 2019-09-30 17:06:03 +02:00
Romain Goyet
31daf5ff8f [ion/simulator/android] Use ANDROID_HOME to point to the Android SDK 2019-09-27 17:57:05 +02:00
Romain Goyet
5d0377f147 [build/android] NDK_HOST_TAG autodetection 2019-09-27 17:57:05 +02:00
Romain Goyet
3b2db1a146 [ion/sdl] Add Linux support 2019-09-27 17:57:05 +02:00
Romain Goyet
fd3c66aaeb [build] Clean the workshop_python_emulator rule 2019-09-27 17:57:05 +02:00
Romain Goyet
c97903f3be [build] Clean the targets 2019-09-27 17:57:05 +02:00
Romain Goyet
6082a011ee [ion/simulator] Misc build fixes 2019-09-27 17:57:05 +02:00
Romain Goyet
30e8b9a0a6 [ion/simulator/web] Update the HTML file 2019-09-27 17:57:05 +02:00
Romain Goyet
882676f0ee [build] Give SFLAGS a chance to overwrite CFLAGS/CXXFLAGS 2019-09-27 17:57:05 +02:00
Romain Goyet
d1d95ee9b8 [ion] Rename sdl to simulator 2019-09-27 17:57:05 +02:00
Romain Goyet
5e4ff3bf40 [ion/sdl] Clean the build process 2019-09-27 17:57:05 +02:00
Romain Goyet
657a6da583 [build] Clean the windows targets 2019-09-27 17:57:05 +02:00
Romain Goyet
a3b3951eee [build] Add a helper to run multiple fuzzers easily 2019-09-26 11:18:46 +02:00
Émilie Feral
6b4a2ac6ea [build] Don't pad all binary files (dfu.bin is a binary file that will
be included in the final firmware so it does not need to be padded)
2019-09-20 10:10:57 +02:00
Émilie Feral
a709c73b4c [build] _flash target: don't pipe flash command to display info on the output
stream
2019-09-20 10:10:57 +02:00
Émilie Feral
ea01697c5c [build] Fix .bin rule 2019-09-20 10:10:57 +02:00
Romain Goyet
51e42f4f0f Merge branch 'sdl-macos-fix' into sdl-apple-fix 2019-09-20 10:02:40 +02:00
Romain Goyet
b437d7910c [emscripten] Use UTF8ToString instead of Pointer_stringify
To match the upstream change in emscripten
2019-09-19 14:11:50 +02:00
Romain Goyet
ff10c5ec78 [build] Work around command-line length limitation on windows 2019-09-19 12:05:13 +02:00
Romain Goyet
ef9ab3b4fe [build/device] Update elf2dfu for Python 3 2019-09-19 11:47:46 +02:00