index
:
maven-nar-plugin.git
master
trygvis
My local clone of https://github.com/maven-nar/maven-nar-plugin
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed version for Maven 3
Mark Donszelmann
2010-10-19
1
-1
/
+2
*
Corrected misleading javadoc.
Elliot Metsger
2010-10-17
1
-1
/
+1
*
Enhanced usage documentation a bit.
sthelen
2010-10-17
1
-3
/
+6
*
Fixed ClassCastException in NarAssemblyMojo when specifying classifiers.
sthelen
2010-05-17
2
-8
/
+7
*
Fixe compat problem with jdk 1.4
Mark Donszelmann
2010-05-16
1
-154
/
+159
*
Modifications to support unit testing for native projects
Andrew Johnson
2010-05-14
10
-80
/
+297
*
Fixing GNU autogen call in maven-nar-plugin. Current implementation causes "...
Andrew Johnson
2010-05-14
1
-5
/
+4
*
Added support for buildconf arguments.
Ernesto Novillo
2010-05-14
1
-8
/
+41
*
Missing var
Mark Donszelmann
2010-05-14
1
-0
/
+7
*
Fix for GNU configure arguments
Andrew Johnson
2010-05-14
1
-3
/
+25
*
Moved back to jdk 1.4
Mark Donszelmann
2010-05-13
1
-1
/
+1
*
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
*
Fixed a comment
sthelen
2010-05-14
1
-1
/
+2
*
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
*
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
*
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
[next]