109 Commits (b8af6c0c902c4442b55386a00a96d5d9ee09213d)

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