summary refs log tree commit diff stats
path: root/tools/buildsh.tmpl
Commit message (Expand)AuthorAgeFilesLines
* standard filter supports multiple line expressions; better amd64 detection fo...Araq2010-09-171-2/+4
* mac os x amd64 detection; missing C files addedAraq2010-09-161-1/+1
* fixes for exception handling; added system.compileOptionAraq2010-09-131-0/+3
* added detect.nim; bugfix: build.sh templateAraq2010-08-171-1/+1
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-291-0/+99
> 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113