app.nit examples: fix dependencies by adding the missing -m to nitls calls
[nit.git] / examples / calculator / Makefile
2017-11-14 Alexis Laferrièreapp.nit examples: fix dependencies by adding the missin...
2016-12-28 Alexis Laferrièrecalculator: rename the module `ios_calculator` to ...
2016-08-11 Alexis Laferrièrecalculator: rename android_calculator to android14
2016-08-11 Alexis Laferrièrecalculator: add variant for Android 21 +
2016-08-11 Alexis Laferrièrecalculator: prettier Android variant
2016-07-22 Alexis Laferrièrecalculator: separate Android variants between the simpl...
2016-07-22 Alexis Laferrièrecalculator: have a different icon and app name for...
2016-07-22 Alexis Laferrièrecalculator: name icon rules to real files
2016-07-22 Alexis Laferrièrecalculator: move `scientific_calculator` to its own...
2016-05-11 Alexis Laferrièrecalculator: mobile apps use the scientific variant
2016-05-11 Alexis Laferrièrecalculator: add scientific variation to the portable app
2016-02-25 Alexis Laferrièreexamples/calculator: fix missing icon in Android
2016-02-16 Alexis Laferrièreexamples/calculator: intro icon for iOS
2016-02-09 Alexis Laferrièreexamples/calculator: add rule to build iOS version
2015-09-16 Jean Privatcalculator: clean Makefile and add `android` and `andro...
2015-08-22 Alexis Laferrièreexamples/calculator: add a debug option
2015-08-22 Alexis Laferrièreexamples/calculator: fix Android version to use nit_act...
2015-07-21 Jean Privatcalculator: rely on conditional importation in the...
2015-05-19 Alexis Laferrièreexamples/calculator: update Makefile
2015-05-06 Alexis Laferrièreexamples & tests: update users of the gtk module
2015-03-18 Alexis Laferrièreexamples/calculator: Makefile defines the `android...
2015-01-27 Alexis Laferrièreexamples/calculator: revamp style of the calculator...
2014-12-11 Jean Privatcontrib&examples: Makefiles use nitc instead of nitg
2014-11-26 Alexis Laferrièrecalculator: intro android UI
2014-08-28 Alexis Laferrièrecalculator: add Makefile