Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | The NarInfo class uses static method Boolean.parseBoolean which was introduced with Java version 1.5. Without any specification maven dafaults to Java 1.4. | ||||
* | Fixed a comment | sthelen | 2010-05-14 | 1 | -1/+2 |
| | | | | There was a comment in the file that was (by accident?) not marked as comment. | ||||
* | 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 ↵ | Vikas Rangarajan | 2010-03-22 | 1 | -1/+1 |
| | | | | accidentally overwritten during merge | ||||
* | 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 |
| | | | | | | | | - New mojo for vcproj generation - Fixed aol to be url-friendly for maven deployments (g++->gpp) - Fail build early if specified include paths do not exist - Only add "include" subdirs of sourcedirs if they exist, to the include path - Removed duplication of source dirs in source path | ||||
* | Deploy non-unique SNAPSHOTs | Mark Donszelmann | 2010-03-13 | 1 | -5/+6 |
| | |||||
* | When using GNU make where projects have both executable and a libarary ↵ | Adrian Bienkowski | 2010-02-21 | 1 | -3/+3 |
| | | | | produced as the output, ie. target/nar/gnu/.../target/bin && .../lib the libs.binding in the properties file will be set to executable not static as specified in the pom.xml file. | ||||
* | Add the ability to controll arguments and environment variable when make ↵ | Adrian Bienkowski | 2010-02-21 | 1 | -4/+50 |
| | | | | runs; also option to skip make install step. | ||||
* | 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 |
| | | | | nar.aol.key (arch.os.linker). | ||||
* | fixed bug that caused the wrong library name being composed from nar info of ↵ | Volker Schumacher | 2010-01-17 | 1 | -1/+1 |
| | | | | snapshot dependency when linking. | ||||
* | 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 ↵ | Volker Schumacher | 2010-01-08 | 2 | -34/+56 |
| | | | | classifiers. | ||||
* | Fixed validation of fortran comopiler (NarValidateMojo); the cpp compiler ↵ | Volker Schumacher | 2010-01-08 | 1 | -1/+1 |
| | | | | was validated again instead. | ||||
* | 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 ↵ | Volker Schumacher | 2010-01-08 | 1 | -5/+12 |
| | | | | available nar artifacts. | ||||
* | 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 ↵ | Volker Schumacher | 2010-01-07 | 1 | -0/+4 |
| | | | | respective libs. | ||||
* | 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 |
| | |||||
* | Skip running executable if it does not exist | Mark Donszelmann | 2009-12-23 | 1 | -0/+4 |
| |