Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | website: http to https updates | Araq | 2017-02-06 | 1 | -3/+3 |
| | |||||
* | finish tool improvements | Araq | 2017-02-06 | 1 | -11/+14 |
| | |||||
* | nimweb: Show output of failed external command (#5343) | flyx | 2017-02-06 | 1 | -2/+2 |
| | |||||
* | niminst: less verbose output in a desparate attempt to make travis green again | Andreas Rumpf | 2017-02-05 | 1 | -2/+2 |
| | |||||
* | Use the correct parallelBuild value. fixes #5328 (#5329) | Federico Ceratto | 2017-02-04 | 1 | -2/+5 |
| | | | Also check for incorrect parallelBuild values | ||||
* | nimsuggest: bugfix: also output documentation comments | Andreas Rumpf | 2017-02-03 | 2 | -4/+4 |
| | |||||
* | refactoring: explict config state instead of globals | Andreas Rumpf | 2017-02-01 | 1 | -6/+6 |
| | |||||
* | execute pdflatex in nonstopmode (#5305) | flyx | 2017-01-31 | 1 | -2/+3 |
| | | | | * Name is irritating; nonstopmode stops execution if an error occurs instead of asking the user for input. | ||||
* | finish.nim: yet another GCC detection problem fixed | Araq | 2017-01-30 | 1 | -2/+3 |
| | |||||
* | niminst: add some disabled code snippet I don't want to lose | Araq | 2017-01-29 | 1 | -1/+9 |
| | |||||
* | NSIS: Install to C:\Nim by default. | Dominik Picheta | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | fixes nimsuggest issue #44 | Andreas Rumpf | 2017-01-26 | 1 | -0/+14 |
| | |||||
* | nimsuggest: make tests green again | Andreas Rumpf | 2017-01-26 | 1 | -2/+2 |
| | |||||
* | finish tool: untested improvements to the GCC detection logic | Andreas Rumpf | 2017-01-26 | 1 | -2/+2 |
| | |||||
* | downloader: unzip to dist/ directory | Araq | 2017-01-23 | 1 | -2/+7 |
| | |||||
* | downloader tool works | Araq | 2017-01-23 | 2 | -9/+26 |
| | |||||
* | work in progress: new downloader tool for the Windows installer | Andreas Rumpf | 2017-01-22 | 1 | -0/+105 |
| | |||||
* | finish tool: untested download feature | Andreas Rumpf | 2017-01-15 | 1 | -1/+25 |
| | |||||
* | finish tool: slightly more informative error message | Andreas Rumpf | 2017-01-13 | 1 | -0/+1 |
| | |||||
* | Fix C source gen. | Dominik Picheta | 2017-01-08 | 1 | -1/+1 |
| | |||||
* | attempt to re-enable trimcc tool | Araq | 2017-01-06 | 1 | -7/+7 |
| | |||||
* | fixes #2723 | Simon Krauter | 2017-01-04 | 1 | -1/+1 |
| | | | Added libgdi32.a and libcomdlg32.a to list of essential files | ||||
* | niminst: faster way to deduplicate files | Araq | 2017-01-03 | 1 | -17/+18 |
| | |||||
* | niminst: remove complex non-posix line noise for install.tmpl | Andreas Rumpf | 2016-12-31 | 1 | -29/+1 |
| | |||||
* | finish tool: Check for installations in 'program files' et al | Araq | 2016-12-29 | 1 | -3/+22 |
| | |||||
* | support for arm64; fixes #2147 | Andreas Rumpf | 2016-12-27 | 1 | -0/+2 |
| | |||||
* | minor website improvements | Araq | 2016-11-28 | 1 | -12/+12 |
| | |||||
* | disallow recursive module dependencies | Araq | 2016-11-23 | 1 | -2/+2 |
| | |||||
* | Put Nim in Action news in the slider on the front page. | Dominik Picheta | 2016-11-20 | 1 | -4/+4 |
| | |||||
* | nimsuggest: minor bugfix; include file should be dirtied, no the belonging ↵ | Andreas Rumpf | 2016-11-06 | 1 | -2/+2 |
| | | | | module | ||||
* | nimsuggest supports include files properly; added the compiler itself as a ↵ | Andreas Rumpf | 2016-11-06 | 2 | -6/+11 |
| | | | | testcase | ||||
* | nimsuggest & tester: many improvements, test new dependency tracking | Andreas Rumpf | 2016-11-05 | 6 | -15/+127 |
| | |||||
* | nimsuggest tester supports editing of files | Andreas Rumpf | 2016-11-05 | 2 | -16/+62 |
| | |||||
* | Merge branch 'devel' into new-dependency-tracking | Andreas Rumpf | 2016-11-05 | 2 | -3/+3 |
|\ | |||||
| * | cleanup nimsuggest tests | Andreas Rumpf | 2016-11-05 | 2 | -4/+4 |
| | | |||||
* | | new dependency tracking for nimsuggest | Araq | 2016-11-05 | 2 | -39/+37 |
|/ | |||||
* | fixes criticial finish.nim bug | Araq | 2016-11-03 | 1 | -2/+4 |
| | |||||
* | niminst update: make csources compile on old Linuxes | Araq | 2016-11-01 | 1 | -1/+1 |
| | |||||
* | nimsuggest is now part of Nim | Araq | 2016-10-31 | 8 | -0/+1339 |
| | |||||
* | vccwrap: Removed import of parseopt | Fredrik Høisæther Rasch | 2016-10-25 | 1 | -1/+1 |
| | | | | Not necessary, since vccexe uses less advanced, but non-invasive argument parsing | ||||
* | vccwrapper with nim-like command line args | Fredrik Høisæther Rasch | 2016-10-25 | 1 | -27/+26 |
| | |||||
* | Deleted VCC Linkerexe wrapper | Fredrik Høisæther Rasch | 2016-10-25 | 1 | -67/+0 |
| | | | | Link.exe wrapper superfluous, because Nim uses cl.exe command-line arguments to defer to linker | ||||
* | VCC wrappers with vcvars args. | Fredrik Høisæther Rasch | 2016-10-25 | 2 | -19/+104 |
| | | | | | VCC wrappers no longer wrap for compile-time specific target VCC wrappers now peek into the command line args and evaluate vcvars prefixed arguments | ||||
* | simplified code of the upcoming vccexe and vcclinkerexe tools | Araq | 2016-10-24 | 4 | -75/+65 |
| | |||||
* | Merge branch 'nim-vccwrap' of https://github.com/couven92/Nim into ↵ | Araq | 2016-10-24 | 3 | -0/+117 |
|\ | | | | | | | couven92-nim-vccwrap | ||||
| * | Add VCC wrappers | Fredrik Høisæther Rasch | 2016-10-01 | 3 | -0/+117 |
| | | | | | | | | Enables automatic loading of Visual Studio C/C++ Build Tools | ||||
* | | deprecated install_nimble.nims in favor of 'koch nimble'; refs #4934 | Araq | 2016-10-24 | 1 | -32/+0 |
| | | |||||
* | | further cleanups; refs #4934 | Araq | 2016-10-24 | 1 | -0/+165 |
| | | |||||
* | | moved start.bat to tools/ | Araq | 2016-10-24 | 1 | -0/+8 |
| | | |||||
* | | docgen: PDFs and HTMLs finally are generated in their own respective directories | Araq | 2016-10-24 | 1 | -5/+16 |
| | |