summary refs log tree commit diff stats
path: root/tools/niminst
Commit message (Expand)AuthorAgeFilesLines
* posix.nim compiles againAraq2014-08-292-23/+23
* resolved conflicts with masterAraq2014-01-183-9/+9
|\
| * Rename C sources dir to c_code.Dominik Picheta2014-01-123-9/+9
* | case consistency: niminstAraq2013-12-291-9/+9
* | case consistency part 5Araq2013-12-287-9/+9
|/
* Use quoteShell in stdlib, where appropriate.Michał Zieliński2013-12-111-3/+2
* Add DragonFly as essentially a clone of FreeBSDMarkus Pfeiffer2013-10-091-1/+1
* niminst: yet another bugfixAraq2013-10-071-2/+2
* niminst: slashify was a stupid ideaAraq2013-10-066-34/+34
* fixes for niminstAraq2013-09-281-3/+5
* examples from the talk part of test suiteAraq2013-09-271-1/+4
* support for multiple modules of the same name; niminst supports 'platforms'; ...Araq2013-09-241-4/+35
* fixes #582Araq2013-09-016-29/+47
* fixes #578Araq2013-08-301-11/+11
* Modified the behaviour of the build scripts to accommodate new C sourcesDominik Picheta2013-08-043-19/+41
* Moved linker flags to the end of cmd line in build.sh and bat templatesYury Benesh2013-07-062-4/+4
* implemented large parts of the 'not nil' checkingAraq2013-06-091-2/+2
* added FAQ about 'proc'Araq2013-05-251-1/+1
* Separate out install/uninstall script generationAlain Kalker2013-03-171-4/+12
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-166-0/+0
* use clang for macosx in buildsh.tmplAraq2013-03-041-0/+2
* nimbuild should work againAraq2012-11-011-1/+1
* fixes #235Araq2012-10-241-1/+1
* small bugfixes; reactivated tests/compileAraq2012-09-111-1/+1
* niminst compiles againAraq2012-08-031-1/+0
* added some support for HaikuAraq2012-07-291-18/+22
* Added support for ARM.Dominik Picheta2012-07-071-0/+2
* don't take into account the user config file when building sourcesZahary Karadjov2012-06-141-1/+1
* niminst: use 'set -e'; failing to copy docs and data is no installation errorAraq2012-05-312-17/+26
* The build.sh file generated by niminst now supports a --extraBuildArgs param.dom962012-04-111-1/+22
* enforcing gcc code generation for koch csource; proper C sources for WindowsZahary Karadjov2012-03-201-1/+1
* win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wid...Araq2012-03-042-30/+9
* prepared niminst for win64 targetAraq2012-02-282-13/+49
* niminst is now able to create build files for debhelper so that .deb packages...dom962012-02-162-2/+317
* version 0.8.14Araq2012-02-091-1/+2
* niminst: bugfixes; documentation changesAraq2012-01-153-4/+11
* niminst: diverse improvements; fixes #80Araq2012-01-136-0/+905
* some binaries removedAndreas Rumpf2009-05-141-0/+0
* some bugfixesAndreas Rumpf2009-05-141-0/+0
* version 0.7.8Andreas Rumpf2009-05-081-0/+0
* version 0.7.6Andreas Rumpf2009-04-221-0/+0
* version 0.7.4Andreas Rumpf2009-01-071-0/+0
* version 0.7.2Andreas Rumpf2008-12-121-0/+0
id='n484' href='#n484'>484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633