Age | Commit message (Collapse) | Author |
|
|
|
|
|
OSX doesn't like having the file input for sed before the command options.
Fails with error:
sed: -e: No such file or directory
sed: s/"/\\"/g: No such file or directory
sed: -e: No such file or directory
sed: s/^\(.*\)$/"\1\\n"/: No such file or directory
sed: -e1s/^\(.*\)$/const char rom_db_data[] = \1/: No such file or directory
sed: -e: No such file or directory
sed: $s/^\(.*\)$/\1;/: No such file or directory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
other targets besides SDL
|
|
|
|
|
|
|
|
works without GL now
|
|
|
|
|
|
|
|
|
|
|
|
|
|
executable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
heuristics fail to idenify details
|
|
labels in UI. Modified controller settings view to first display a list of controllers, only showing mapping after selecting controller
|
|
|
|
before it will actually work on Windows, but at least it doesn't break the build now
|
|
|
|
--HG--
branch : nuklear_ui
|
|
--HG--
branch : nuklear_ui
|
|
|
|
|
|
|
|
selection on Windows
--HG--
branch : nuklear_ui
|
|
--HG--
branch : nuklear_ui
|