compiler: add `Platform::supports_linker_script`
[nit.git] / src / platform.nit
2015-01-12 Jean Privatcompiler: add `Platform::supports_linker_script`
2015-01-12 Jean Privatcompiler: add early `Compiler::target_platform` with...
2014-10-01 Jean Privatsrc: reduce warnings and spelling errors
2014-09-03 Jean Privatsrc: cleanup importations
2014-09-03 Jean Privatsrc: add new hub modules to regroup related things...
2014-07-19 Jean Privatsrc: use the new module annotation in exising modules
2014-06-16 Alexis Laferrièrenitg: use libgc only if platform supports it
2014-05-20 Alexis Laferrièrenitg/pnacl: automate option no_main
2014-04-07 Jean Privatsrc: cleanup useless importation
2014-03-12 Alexis Laferrièrenitg: do not use libunwind for platforms which do not...
2014-03-04 Alexis Laferrièrenitg: intro the platform concept