| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for GNU configure arguments | Andrew Johnson | 2010-05-14 | 1 | -3/+25 |
* | Moved back to jdk 1.4 | Mark Donszelmann | 2010-05-13 | 2 | -3/+3 |
* | Unpack test-scoped dependencies as well as compile-scoped | Peter Janes | 2010-05-14 | 1 | -1/+9 |
* | Attempt to run buildconf if autogen.sh doesn't exist | Peter Janes | 2010-05-14 | 1 | -15/+29 |
* | Changed Java version to 1.5 in pom file | sthelen | 2010-05-14 | 1 | -0/+15 |
* | Fixed a comment | sthelen | 2010-05-14 | 1 | -1/+2 |
* | Updated all versions | Mark Donszelmann | 2010-05-13 | 1 | -10/+10 |
* | Updated to parent version 17 | Mark Donszelmann | 2010-05-13 | 1 | -1/+1 |
* | Skip test 22 | Mark Donszelmann | 2010-05-11 | 1 | -0/+1 |
* | Fixed it0006 for NAR-144 | Mark Donszelmann | 2010-05-11 | 8 | -0/+0 |
* | Applied patch for NAR-145 | Mark Donszelmann | 2010-05-10 | 1 | -120/+120 |
* | removed -Wconversion from mac/g++ settings - too annoying with Objective-C. | Volker Schumacher | 2010-04-19 | 1 | -6/+6 |
* | Reverted change (commit 038bb84264e37025af60a70706c9253b75e802b9) that was ac... | Vikas Rangarajan | 2010-03-22 | 1 | -1/+1 |
* | Added mojo for vcproj generation - missed in last commit | Vikas Rangarajan | 2010-03-22 | 1 | -0/+333 |
* | Initial merge of local changes with master, main changes : | Vikas Rangarajan | 2010-03-22 | 10 | -362/+423 |
* | Deploy non-unique SNAPSHOTs | Mark Donszelmann | 2010-03-13 | 1 | -5/+6 |
* | When using GNU make where projects have both executable and a libarary produc... | Adrian Bienkowski | 2010-02-21 | 1 | -3/+3 |
* | Add the ability to controll arguments and environment variable when make runs... | Adrian Bienkowski | 2010-02-21 | 1 | -4/+50 |
* | Removed --disable-cache option | Mark Donszelmann | 2010-02-20 | 1 | -1/+1 |
* | Upgraded to deploy plugin 2.5 | Mark Donszelmann | 2010-02-20 | 1 | -1/+10 |
* | Ignore vim swapfiles | Peter Janes | 2010-02-21 | 1 | -0/+1 |
* | mac: process .so files with install_name_tool utility as well. | Volker Schumacher | 2010-02-21 | 1 | -1/+1 |
* | 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 |
* | added **/*.m[m] to -MacOSX-g++ default C[++] includes. | Volker Schumacher | 2010-01-17 | 1 | -6/+6 |
* | run install_name_tool after unpacking shared/jni libraries on mac. | Volker Schumacher | 2010-01-17 | 2 | -1/+99 |
* | Shortened most names | Mark Donszelmann | 2010-01-11 | 13 | -10/+10 |
* | Shortened artifact names | Mark Donszelmann | 2010-01-11 | 2 | -2/+2 |
* | Fixed more on NAR-128, NAR-129 | Mark Donszelmann | 2010-01-11 | 1 | -2/+2 |
* | Renamed some directories | Mark Donszelmann | 2010-01-11 | 5 | -1/+1 |
* | Removed dependency from unpack directory | Mark Donszelmann | 2010-01-08 | 1 | -2/+2 |
* | Added objective C test | Mark Donszelmann | 2010-01-08 | 4 | -0/+89 |
* | 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 |
* | changed fortran compiler to df for windows.icl | Volker Schumacher | 2010-01-07 | 1 | -2/+2 |
* | added AOL defaults for amd64.Linux.icpc | Volker Schumacher | 2010-01-07 | 1 | -2/+33 |
* | 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 |