summary refs log tree commit diff stats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* website: http to https updatesAraq2017-02-061-3/+3
* finish tool improvementsAraq2017-02-061-11/+14
* nimweb: Show output of failed external command (#5343)flyx2017-02-061-2/+2
* niminst: less verbose output in a desparate attempt to make travis green againAndreas Rumpf2017-02-051-2/+2
* Use the correct parallelBuild value. fixes #5328 (#5329)Federico Ceratto2017-02-041-2/+5
* nimsuggest: bugfix: also output documentation commentsAndreas Rumpf2017-02-032-4/+4
* refactoring: explict config state instead of globalsAndreas Rumpf2017-02-011-6/+6
* execute pdflatex in nonstopmode (#5305)flyx2017-01-311-2/+3
* finish.nim: yet another GCC detection problem fixedAraq2017-01-301-2/+3
* niminst: add some disabled code snippet I don't want to loseAraq2017-01-291-1/+9
* NSIS: Install to C:\Nim by default.Dominik Picheta2017-01-281-1/+1
* fixes nimsuggest issue #44Andreas Rumpf2017-01-261-0/+14
* nimsuggest: make tests green againAndreas Rumpf2017-01-261-2/+2
* finish tool: untested improvements to the GCC detection logicAndreas Rumpf2017-01-261-2/+2
* downloader: unzip to dist/ directoryAraq2017-01-231-2/+7
* downloader tool worksAraq2017-01-232-9/+26
* work in progress: new downloader tool for the Windows installerAndreas Rumpf2017-01-221-0/+105
* finish tool: untested download featureAndreas Rumpf2017-01-151-1/+25
* finish tool: slightly more informative error messageAndreas Rumpf2017-01-131-0/+1
* Fix C source gen.Dominik Picheta2017-01-081-1/+1
* attempt to re-enable trimcc toolAraq2017-01-061-7/+7
* fixes #2723Simon Krauter2017-01-041-1/+1
* niminst: faster way to deduplicate filesAraq2017-01-031-17/+18
* niminst: remove complex non-posix line noise for install.tmplAndreas Rumpf2016-12-311-29/+1
* finish tool: Check for installations in 'program files' et alAraq2016-12-291-3/+22
* support for arm64; fixes #2147Andreas Rumpf2016-12-271-0/+2
* minor website improvementsAraq2016-11-281-12/+12
* disallow recursive module dependenciesAraq2016-11-231-2/+2
* Put Nim in Action news in the slider on the front page.Dominik Picheta2016-11-201-4/+4
* nimsuggest: minor bugfix; include file should be dirtied, no the belonging mo...Andreas Rumpf2016-11-061-2/+2
* nimsuggest supports include files properly; added the compiler itself as a te...Andreas Rumpf2016-11-062-6/+11
* nimsuggest & tester: many improvements, test new dependency trackingAndreas Rumpf2016-11-056-15/+127
* nimsuggest tester supports editing of filesAndreas Rumpf2016-11-052-16/+62
* Merge branch 'devel' into new-dependency-trackingAndreas Rumpf2016-11-052-3/+3
|\
| * cleanup nimsuggest testsAndreas Rumpf2016-11-052-4/+4
* | new dependency tracking for nimsuggestAraq2016-11-052-39/+37
|/
* fixes criticial finish.nim bugAraq2016-11-031-2/+4
* niminst update: make csources compile on old LinuxesAraq2016-11-011-1/+1
* nimsuggest is now part of NimAraq2016-10-318-0/+1339
* vccwrap: Removed import of parseoptFredrik Høisæther Rasch2016-10-251-1/+1
* vccwrapper with nim-like command line argsFredrik Høisæther Rasch2016-10-251-27/+26
* Deleted VCC Linkerexe wrapperFredrik Høisæther Rasch2016-10-251-67/+0
* VCC wrappers with vcvars args.Fredrik Høisæther Rasch2016-10-252-19/+104
* simplified code of the upcoming vccexe and vcclinkerexe toolsAraq2016-10-244-75/+65
* Merge branch 'nim-vccwrap' of https://github.com/couven92/Nim into couven92-n...Araq2016-10-243-0/+117
|\
| * Add VCC wrappersFredrik Høisæther Rasch2016-10-013-0/+117
* | deprecated install_nimble.nims in favor of 'koch nimble'; refs #4934Araq2016-10-241-32/+0
* | further cleanups; refs #4934Araq2016-10-241-0/+165
* | moved start.bat to tools/Araq2016-10-241-0/+8
* | docgen: PDFs and HTMLs finally are generated in their own respective directoriesAraq2016-10-241-5/+16