nar-maven-plugin-3.5.2:
Thu Jun 1 12:37:45 2017 -0500
authors with commit counts
Author |
Count |
Eyal Goren |
15 |
Curtis Rueden |
5 |
mpadur001c |
1 |
Adam Ciaccio |
1 |
yuxuanchiadm |
1 |
Dmitri Makarov |
1 |
Hervé Boutemy |
1 |
list of commits
Author |
Commit |
Eyal Goren |
Add support to xlC_r compiler on AIX |
Eyal Goren |
Support working with non default linkers |
Eyal Goren |
Fix compilation error |
Curtis Rueden |
Msvc: clean up style |
Eyal Goren |
Add the forcing of 32 bit build to VS 2005 and find first the exact SDK requested |
Curtis Rueden |
Msvc: fix leading whitespace |
Eyal Goren |
Add support in compiling using VS 2005 with build-in SDK |
Curtis Rueden |
NarCompileMojo: fix leading whitespace |
Curtis Rueden |
AbstractCompileMojo: fix fortifyID javadoc |
Eyal Goren |
Add support for HPE Fortify code scanning during compilation |
Eyal Goren |
Add support in pure 32 bits compilation on Windows 64 bits machine |
Dmitri Makarov |
Extend MSVC setup to work with VC 2017. |
Adam Ciaccio |
Committing changes for dependency library ordering enhancement |
Eyal Goren |
Support compilation on Solaris 64 bits with g++ |
Eyal Goren |
Add support for g++ on AIX |
Eyal Goren |
Add default define for Win AMD64 and few options to Linux |
Eyal Goren |
Remove the Resource Compiler second call |
Eyal Goren |
The windows.h is required for the VersionInfo to be created correctly |
Eyal Goren |
Fix the condition so the VersionInfo will be handled always |
Eyal Goren |
Add support in adding Version Info to the Windows artifacts |
Eyal Goren |
Upgrade version of Maven compiler plugin |
Hervé Boutemy |
Add support for aol.properties inheritance/override #122 |
yuxuanchiadm |
Fix NPE problem in isMSVC |
Curtis Rueden |
README.md: update recommended version to 3.5.1 |
mpadur001c |
Source full path to filenames added for gcc builds only |
issues fixed
Issue |
Title |
#122 |
Reloading, or injecting new, aol.properties in modules of a parent POM |
#244 |
option of full path to filenames added for gcc builds |
#245 |
#244 : full path to Source filenames added only to gcc builds. |
#249 |
Fix NPE problem in isMSVC |
#251 |
Add support for aol.properties inheritance/override #122 |
#259 |
Upgrade version of Maven compiler plugin |
#261 |
Support configuring the Windows binaries details |
#262 |
Add default define for Win AMD64 and few options to Linux |
#263 |
Add support for g++ on AIX |
#266 |
Add support in Solaris/g++ configuration |
#269 |
Add support in compiling using VS 2005 with build-in SDK |
#270 |
Committing changes for dependency library ordering enhancement |
#272 |
Extend MSVC setup to work with VC 2017. |
#273 |
Add support in pure 32 bits compilation on Windows 64 bits machine |
#274 |
Add support for HPE Fortify code scanning during compilation |
#276 |
Find first the exact SDK request and add the forcing of 32 bit build to VS 2005 |
#277 |
Fix compilation error |
#278 |
Support working with non default linkers |
#279 |
Add support to xlC_r compiler on AIX |