110 Commits (master)

Author SHA1 Message Date
Graham af81ff94cf Add <repositories> 5 years ago
Graham 7d28d2f191 Add <scm> and <issueManagement> sections 5 years ago
Graham d07b5fd260 Update dependencies 5 years ago
Graham fffe8a2136 Enable detectLinks 5 years ago
Graham 34458568a8 Add initial Javadoc configuration 5 years ago
Graham 2da5971ab9 Create aggregate reports at the top level only 5 years ago
Graham e35384c1a9 Move compiler/linker flags from profiles to aol.properties 5 years ago
Graham 61a5951f82 Fix macOS linker -arch flag 5 years ago
Graham c0e51084d2 Add default nar.javaHome value 5 years ago
Graham e7b518e649 Fix cross-compiling for i386 on macOS 5 years ago
Graham fd2fdd342e Replace <source> and <target> with <release> 5 years ago
Graham 7711f24bd2 Define WIN32_LEAN_AND_MEAN on Windows 5 years ago
Graham e096d031df Ignore jlong to pointer cast warnings on 32-bit Windows 5 years ago
Graham 71d1b8d435 Update Guava 5 years ago
Graham 1b77c5e454 Change GPL v3 -> v3.0 5 years ago
Graham 5d2fd11128 Add jacoco-maven-plugin 5 years ago
Graham 003b7ecfef Improve <description> wrapping 5 years ago
Graham a5789b6860 Pass -Wno-int-to-void-pointer-cast to gcc on UNIX systems 5 years ago
Graham 7b04a185e9 Add license 5 years ago
Graham fbf6a5f597 Stop building OS-specific modules on all systems 5 years ago
Graham 3e7c27010c Disable int to void pointer cast warning 5 years ago
Graham 578927d2f7 Use the Fluido skin 5 years ago
Graham dba4189016 Add mac profile 5 years ago
Graham 4acf1e5b17 Disable unix profile on Mac OS X 5 years ago
Graham 85891fc532 Use a local patched copy of JavaParser 5 years ago
Graham bf55b0d901 Add initial AST deobfuscator 5 years ago
Graham fef902c176 Fix dependency order in pom.xml 5 years ago
Graham c9acb16e62 Add bundler module 5 years ago
Graham cb49b5aa56 Add description, url and inceptionYear to pom.xml 5 years ago
Graham c4776431ef Update dependencies 5 years ago
Graham d293176959 Replace maven.multiModuleProjectDirectory with openrs2.root 5 years ago
Graham 56528c2edc Add natives profile to support users without a C compiler 5 years ago
Graham fc7583c58a Build all natives on all platforms 5 years ago
Graham 2debabbdcd Remove fernflower submodule 5 years ago
Graham 475965ac85 Add Javadoc and JXR plugins 5 years ago
Graham 27e7f27b93 Use newer version of maven-project-info-reports-plugin 5 years ago
Graham a5c9851031 Enable and fix MSVC warnings 5 years ago
Graham 66f9429fe4 Add linker configuration for building gl-natives on Windows 5 years ago
Graham ab00f333c6 Link jawt as a lib instead of a sysLib 5 years ago
Graham 5e7a4d70cd Move UNIX-specific flags to the unix profile 5 years ago
Graham c03570a9a3 Pass -Wall, -Wextra and -pedantic options to the compiler 5 years ago
Graham 60f3303ab5 Add initial GLX context management 5 years ago
Graham 6127d26b5a Remove impsort execution 5 years ago
Graham e114d176af Exclude misc-natives from non-Windows platforms 5 years ago
Graham 3e2192236f Add jaggl_dri implementation 5 years ago
Graham d77de89ea1 Add JNI header files generated from jaggl and jagmisc 5 years ago
Graham 8a3a9102cb Use multiModuleProjectDirectory instead of executionRootDir 5 years ago
Graham 09001025ba Update dependencies 5 years ago
Graham 22b9904241 Fix minimum Maven version 5 years ago
Graham db0c4bead2 Remove formatter-maven-plugin 5 years ago