Rename REAMDE to README.md
[nit.git] / src / platform /
2015-05-09 Alexis Laferrièrelib & src: name Android API version annotations
2015-04-28 Alexis Laferrièresrc/android: remove configChange section from XML,...
2015-04-15 Jean Privatsrc: improve messages (and sometime location) of errors...
2015-04-11 Alexis Laferrièrenitc/ios: use a camel case version of app namespace...
2015-04-10 Alexis Laferrièrenitc/ios: remove all testing related entities from...
2015-04-08 Jean Privatcode: remove useless `or else` now that they are detected
2015-04-02 Alexis Laferrièrenitc: the iOS platform use app.nit annotations
2015-04-02 Alexis Laferrièrenitc: move up the default values of a project from...
2015-04-02 Alexis Laferrièrenitc: extract common app.nit annotations from Android
2015-03-30 Alexis Laferrièrenitc: support compiling for the iOS platform
2015-03-30 Alexis Laferrièrenitc: `Toolchain` keeps the compiler as an attribute
2015-03-23 Alexis Laferrièrenitc: fix closing manifest writer when done for #1216
2015-03-17 Alexis Laferrièreandroid: declare Activities for the manifest in an...
2015-02-20 Alexis Laferrièrenitc/android: compile Android projects for x86, mips...
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2015-01-29 Jean PrivatMerge: ldflags for Android
2015-01-28 Alexis Laferrièrenitc & lib: intro the @android annotation and use it...
2015-01-28 Alexis Laferrièresrc: each platform has a name, except for the default
2015-01-27 Jean PrivatMerge: Android support improvements
2015-01-27 Alexis Laferrièrenitc/android: "handle" all config changes
2015-01-27 Alexis Laferrièrenitc/android: differentiate between debug and release...
2015-01-27 Alexis Laferrièrenitc/android: support using -m with Android compilation
2015-01-26 Alexis Laferrièreandroid: use libgc on Android
2015-01-14 Alexis Laferrièrenitc: move platforms modules to src/platform