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
/
main
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed NAR-165
Mark Donszelmann
2010-10-26
8
-43
/
+112
*
Partial FIX to NAR-155
Mark Donszelmann
2010-10-25
1
-16
/
+14
*
Removed all warnings; extra imports; not used variables
Mark Donszelmann
2010-10-25
12
-19
/
+3
*
Corrected misleading javadoc.
Elliot Metsger
2010-10-17
1
-1
/
+1
*
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
9
-78
/
+295
*
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
*
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
8
-303
/
+363
*
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
*
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
[next]