Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

Commit

Permalink
9.0.1 - Release (March 25th, 2019)
Browse files Browse the repository at this point in the history
  • Loading branch information
deepio committed Mar 30, 2019
1 parent b279ea6 commit 98753f0
Show file tree
Hide file tree
Showing 308 changed files with 495,773 additions and 440,079 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 0 additions & 4 deletions GPL/CabExtract/.classpath

This file was deleted.

11 changes: 0 additions & 11 deletions GPL/CabExtract/.project

This file was deleted.

3 changes: 3 additions & 0 deletions GPL/CabExtract/build.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
apply plugin: 'eclipse'
eclipse.project.name = 'GPL CabExtract'

project.ext.cabextract = "cabextract-1.6"


Expand Down
10 changes: 0 additions & 10 deletions GPL/DMG/.classpath

This file was deleted.

18 changes: 0 additions & 18 deletions GPL/DMG/.project

This file was deleted.

11 changes: 7 additions & 4 deletions GPL/DMG/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@

apply plugin: 'eclipse'
eclipse.project.name = 'GPL DMG'

/*********************************************************************************
*
Expand All @@ -16,10 +17,12 @@ sourceSets {
}
}

eclipse.classpath.plusConfigurations += [configurations.dmgCompile]

dependencies {
dmgCompile files('data/lib/catacombae_csframework.jar')
dmgCompile files('data/lib/catacombae_hfsx.jar')
dmgCompile files('data/lib/catacombae_hfsx_dmglib.jar')
dmgCompile ':csframework@jar'
dmgCompile ':hfsx@jar'
dmgCompile ':hfsx_dmglib@jar'
}


Expand Down
Binary file modified GPL/DMG/data/lib/dmg.jar
Binary file not shown.
11 changes: 0 additions & 11 deletions GPL/DemanglerGnu/.project

This file was deleted.

Binary file modified GPL/DemanglerGnu/DemanglerGnu-src-for-build.zip
Binary file not shown.
3 changes: 3 additions & 0 deletions GPL/DemanglerGnu/build.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
apply plugin: 'eclipse'
eclipse.project.name = 'GPL DemanglerGnu'

apply from: "../nativeBuildProperties.gradle"


Expand Down
Binary file modified GPL/DemanglerGnu/os/win64/demangler_gnu.exe
Binary file not shown.
99 changes: 99 additions & 0 deletions GPL/Icons/ModifiedNuvola/closedDescendantsInView.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
150 changes: 150 additions & 0 deletions GPL/Icons/ModifiedNuvola/closedFolder.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 98753f0

Please sign in to comment.