Merge: doc: fixed some typos and other misc. corrections
[nit.git] / src / Makefile
2019-07-12 Jean Privattools: move nitpm to more_tools since it requires libcurl
2018-06-04 Jean PrivatMakefile: add nitpackage
2018-03-28 Alexis Laferrièrenitpm: rename from picnit
2018-03-03 Jean Privatmakefile: split tools into 2 groups
2018-03-03 Jean Privatmakefile: force dependency on all .nit file of src
2018-03-03 Jean Privatmakefile: nitc is in ../bin/
2018-02-18 Alexis Laferrièrepicnit: install and update Nit packages from Git repos
2016-11-19 Alexis Laferrièresrc: fix the scary typo boostrap
2016-11-09 Alexis Laferrièrenit: purge the debugger from the interpreter
2016-01-29 Jean Privatsrc/Makefile: use peflags to bootstrap on windows
2015-11-29 Alexis Laferrièresrc: intro the nitrestful tool
2015-10-07 Jean PrivatMakefiles: add pre-build
2015-07-23 Jean PrivatMakefile: compile nitc_0 with --semi-global as it make...
2015-07-23 Jean PrivatMakefile: do not rely in multiple targets as it may...
2015-07-23 Jean PrivatMakefile: remove now useless `rm .nitcompile`
2015-06-12 Jean Privatmakefile: create ../bin is required
2015-06-12 Jean Privatc_src: rename the primitive compiler to `c_src/nitc...
2015-05-29 Jean Privatbootstrap: active cleaning of remaining useless files
2015-05-29 Jean PrivatMakefile&gitignore: remove .nit_compile
2015-02-05 Jean PrivatMakefile: initial make use --semi-global
2014-12-11 Jean PrivatMake: build nitc instead of nitg
2014-09-08 Jean Privatsrc: new tool nitpick
2014-09-05 Jean Privatmake: initial make build nitpretty. Also rearrange...
2014-08-27 Jean PrivatMakefile: clean the clean recipes
2014-08-13 Alexis Laferrièrenitserial: intro a support tool to deserialize generic...
2014-07-29 Jean Privatc_src: update
2014-07-16 Jean Privatsrc: use multicompile to fasten the initial make
2014-06-21 Jean Privatc_src: update Makefile to compile on MacOSX
2014-06-20 Jean PrivatMakefile: use `--no-stacktrace` on c_src/nitg to deal...
2014-05-15 Jean Privatbootstrap: add the missing step `nitg_0`
2014-05-02 Lucas Bajoletdebugger: Removed network versions of debugger, now...
2014-03-21 Jean Privatmakefile: build nitdbg_* tools
2014-03-21 Jean Privatsrc: rename `nit_version.nit` as `version.nit`
2014-03-18 Jean PrivatMakefile: build nitls
2013-11-19 Jean Privatuse nitg to bootstrap; drop bootstrap of nitc
2013-11-06 Alexandre Terrasanitdoc: Replace old nitdoc by nitdoc_ni
2013-08-22 Jean Privatmake: add bin/nitlight
2013-08-17 Jean Privatmake: add nitunit to makefiles
2013-08-14 Jean Privatni_nitdoc: add in bin as bin/nitdocx
2013-08-13 Jean PrivatMerge remote-tracking branch 'lucas/netdbg_wip'
2013-08-09 Lucas Bajoletnitdbg : Added remote debugger to nit standard make...
2013-08-02 Jean Privatmake: compile nitg with -O
2013-08-01 Jean Privatmake: build and document bin/nitx
2013-07-19 Jean Privattools: use nitg to compile most tools
2012-11-05 Alexandre Terrasanitstats: renamed in nitmetrics
2012-10-22 Jean Privatmake builds bin/nitg and bin/nit
2012-04-26 Jean Privatsrc: add nitstats to the Makefile
2012-02-17 Jean Privattools: clean Makefiles