Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed loading of custom nar.properties | Volker Schumacher | 2010-01-28 | 2 | -15/+29 |
* | updated property name. | Volker Schumacher | 2010-01-28 | 1 | -1/+1 |
* | set maven properties nar.arch, nar.os, nar.linker, nar.aol (arch-os-linker), ... | Volker Schumacher | 2010-01-28 | 1 | -0/+11 |
* | fixed bug that caused the wrong library name being composed from nar info of ... | Volker Schumacher | 2010-01-17 | 1 | -1/+1 |
* | run install_name_tool after unpacking shared/jni libraries on mac. | Volker Schumacher | 2010-01-17 | 2 | -1/+99 |
* | Renamed some directories | Mark Donszelmann | 2010-01-11 | 1 | -1/+1 |
* | Removed dependency from unpack directory | Mark Donszelmann | 2010-01-08 | 1 | -2/+2 |
* | Readded classifier as parameter | Mark Donszelmann | 2010-01-08 | 1 | -11/+12 |
* | NarAssemblyMojo: when classifiers not specified, assume all available classif... | Volker Schumacher | 2010-01-08 | 2 | -34/+56 |
* | Fixed validation of fortran comopiler (NarValidateMojo); the cpp compiler was... | Volker Schumacher | 2010-01-08 | 1 | -1/+1 |
* | added change which got forgotten in last commit. | Volker Schumacher | 2010-01-08 | 1 | -1/+1 |
* | implemented getUnpackDirectory in NarLayout20. | Volker Schumacher | 2010-01-08 | 1 | -0/+7 |
* | resolve dependencies from unpack dir instead of local repository. | Volker Schumacher | 2010-01-08 | 4 | -30/+52 |
* | Moved NarLayout properties up to AbstractNarMojo. | Volker Schumacher | 2010-01-08 | 2 | -24/+21 |
* | getAttachedNarDependencies: when classifier is not specified, collect all ava... | Volker Schumacher | 2010-01-08 | 1 | -5/+12 |
* | made linking of tests more similar to linking of main binaries. | Volker Schumacher | 2010-01-08 | 1 | -13/+64 |
* | don't link header-only libraries. | Volker Schumacher | 2010-01-07 | 1 | -2/+2 |
* | when lib-dir has subdirs called static or shared, look there for the respecti... | Volker Schumacher | 2010-01-07 | 1 | -0/+4 |
* | Added .exe to windows test name | Mark Donszelmann | 2009-12-23 | 1 | -2/+4 |
* | Fixed Windows separator in test | Mark Donszelmann | 2009-12-23 | 1 | -5/+10 |
* | Better explanation | Mark Donszelmann | 2009-12-23 | 1 | -2/+2 |
* | Skip running executable if it does not exist | Mark Donszelmann | 2009-12-23 | 1 | -0/+4 |
* | Skip non existing test | Mark Donszelmann | 2009-12-23 | 1 | -0/+4 |
* | Removed extra code | Mark Donszelmann | 2009-12-23 | 1 | -35/+0 |
* | Fixed NAR-21 | Mark Donszelmann | 2009-12-19 | 6 | -37/+18 |
* | Fixed NAR-121 | Mark Donszelmann | 2009-12-18 | 1 | -64/+0 |
* | Fixed NAR-121 | Mark Donszelmann | 2009-12-18 | 5 | -15/+19 |
* | Fixed NAR-119 | Mark Donszelmann | 2009-12-16 | 11 | -44/+48 |
* | Cleanup up; FIxed NAR-10 | Mark Donszelmann | 2009-12-16 | 5 | -23/+28 |
* | Fixed NAR-90 and NAR-118 | Mark Donszelmann | 2009-12-15 | 16 | -367/+644 |
* | Progress on NAR-21 | Mark Donszelmann | 2009-12-10 | 3 | -18/+73 |
* | Fixed debug statement: | Mark Donszelmann | 2009-12-08 | 1 | -1/+0 |
* | Fixed NAR-117 | Mark Donszelmann | 2009-12-08 | 1 | -0/+14 |
* | Fixed NAR-84 | Mark Donszelmann | 2009-12-04 | 1 | -3/+40 |
* | Fixed NAR-72 | Mark Donszelmann | 2009-12-03 | 1 | -1/+3 |
* | Fixed NAR-12 | Mark Donszelmann | 2009-12-02 | 6 | -13/+51 |
* | Fixed NAR-3 and NAR-114 | Mark Donszelmann | 2009-12-01 | 1 | -8/+23 |
* | Fixed NAR-26 | Mark Donszelmann | 2009-12-01 | 3 | -1/+25 |
* | Fixed NAR-13 | Mark Donszelmann | 2009-12-01 | 17 | -161/+74 |
* | Fixed NAR-16 | Mark Donszelmann | 2009-12-01 | 2 | -5/+44 |
* | Fixed NAR-18 | Mark Donszelmann | 2009-12-01 | 2 | -30/+23 |
* | Fixed NAR-55 and NAR-113 | Mark Donszelmann | 2009-12-01 | 23 | -47/+173 |
* | Fixed NAR-56 | Mark Donszelmann | 2009-12-01 | 3 | -34/+68 |
* | Fixed NAR-112 | Mark Donszelmann | 2009-11-30 | 2 | -0/+13 |
* | Fixed NAR-109 | Mark Donszelmann | 2009-11-27 | 3 | -2/+12 |
* | Fixed NAR-105 | Mark Donszelmann | 2009-11-19 | 7 | -18/+41 |
* | Further cleanup | Mark Donszelmann | 2009-11-18 | 30 | -148/+167 |
* | More cleanup | Mark Donszelmann | 2009-11-17 | 17 | -90/+109 |
* | More cleanup | Mark Donszelmann | 2009-11-17 | 1 | -1/+1 |
* | Cleanup | Mark Donszelmann | 2009-11-17 | 21 | -135/+152 |