aboutsummaryrefslogtreecommitdiff
path: root/skel/tools/build
AgeCommit message (Expand)AuthorFilesLines
2012-07-28Fix directory argument for building source .wxs file.2012.07pmichaud1-1/+1
2012-07-28Change INSTALLLOCATION -> INSTALLROOTpmichaud1-3/+3
2012-07-28Refactor .msi building process a fair bit.pmichaud3-26/+70
2012-07-27Break out separate 'wxs' and 'msi' Makefile targets.pmichaud1-4/+9
2012-07-27Add Template::MojoMoritz Lenz1-0/+1
2012-07-27[build] add a comment about preserving order of module listMoritz Lenz1-0/+2
2012-07-27[build] build URI before LWP::SimpleMoritz Lenz1-1/+1
2012-07-27I meant to ignore an error result, not suppress the command display. Now fixed.pmichaud1-1/+1
2012-07-27Add script to patch wxs file generated by Wix "heat" command.pmichaud2-1/+16
2012-07-27Some targets to help build MSI files for Windows (hopefully).pmichaud1-7/+10
2012-07-26Avoid "use of uninitialized ..." warnings during module-install.pmichaud1-0/+1
2012-07-26Update star's Makefile.in with new release numbers.pmichaud1-3/+3
2012-07-02I think this is why URI is seg faulting. I have not fully tested this with r...ronaldxs1-1/+1
2012-06-23bump NQP version to 2012.06.1Moritz Lenz1-1/+1
2012-06-23bump some versionsMoritz Lenz1-3/+3
2012-06-10include p6docMoritz Lenz1-0/+1
2012-06-10make module-install.pl copy .pod filesMoritz Lenz1-2/+2
2012-05-22ufobuilder is goneMoritz Lenz1-3/+0
2012-05-21bump some version numbers in preparation of 2012.05 star releaseMoritz Lenz1-3/+3
2012-05-04ship DBIish instead of MiniDBIMoritz Lenz1-1/+1
2012-04-29Add Pod::To::HTMLTadeusz SoĊ›nierz1-0/+1
2012-04-26remove Config::INI for now, it does not workMoritz Lenz1-1/+0
2012-04-25update version in Makefile.inMoritz Lenz1-3/+3
2012-04-24Added JSON::RPC client and server. All tests successful on 2012.04 Rakudo rel...bbkr1-0/+1
2012-04-19Removed duplicated LWP::Simple module.bbkr1-1/+0
2012-04-11give some better feedback build step currently happensMoritz Lenz2-2/+4
2012-04-05add URI and LWP::SimpleMoritz Lenz1-1/+3
2012-02-29Dammit, forgot to update this too. :-/jnthn1-4/+4
2012-01-28Get module-install.pl to actually install modules in order, using a masak++-a...jnthn1-4/+76
2012-01-28Case fail.jnthn1-1/+1
2012-01-28Add back svg-plot; one file not building doesn't bust the overall build. Also...jnthn1-0/+3
2012-01-27Move module-install script into tools/build (where the rest of the build thin...pmichaud1-0/+38
2012-01-27Update Configure.pl and Makefile.in for new configuration.pmichaud1-0/+155