Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
mastersign committed Oct 19, 2016
2 parents 577b1b7 + 1723255 commit a59248e
Show file tree
Hide file tree
Showing 9 changed files with 125 additions and 25 deletions.
4 changes: 2 additions & 2 deletions BenchManager/BenchDashboard/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.13.0.0")]
[assembly: AssemblyFileVersion("0.13.0.0")]
[assembly: AssemblyVersion("0.13.1.0")]
[assembly: AssemblyFileVersion("0.13.1.0")]
4 changes: 2 additions & 2 deletions BenchManager/BenchLib/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.13.0.0")]
[assembly: AssemblyFileVersion("0.13.0.0")]
[assembly: AssemblyVersion("0.13.1.0")]
[assembly: AssemblyFileVersion("0.13.1.0")]
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,28 @@ Add a link to the GitHub diff like
[Dev Changes](https://github.com/mastersign/bench/compare/master...dev),
[App Changes](https://github.com/mastersign/bench/compare/master...apps)

## [0.13.1] - 2016-10-19
[Full Changelog](https://github.com/mastersign/bench/compare/v0.13.0...v0.13.1)

### Added
- Added Scribus
([#80](https://github.com/mastersign/bench/issues/80))
- Added .NET Core SDK
([#79](https://github.com/mastersign/bench/issues/79))
- Added CoffeeScript
([#78](https://github.com/mastersign/bench/issues/78))
- Added FreeCAD

### Changed
- Update: 7-Zip from 16.02 to 16.04
- Update: ConEmu from 16.07.24 to 16.10.09a
- Update: Git from 2.9.2 to 2.10.1
- Update: Sublime Text 3 from 3114 to 3126
- Update: JRE8 / JDK8 from u102 to u112
- Update: Node.js from 6.3.1 to 6.9.0
- Update: Atom from 1.9.8 to 1.11.2
- Update: Blender from 2.77a to 2.78

## [0.13.0] - 2016-08-16
[Full Changelog](https://github.com/mastersign/bench/compare/v0.12.1...v0.13.0)

Expand Down
16 changes: 16 additions & 0 deletions auto/apps/scribus.setup.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
$scribusDir = App-Dir Scribus

$nsisDirs = "$scribusDir\`$PLUGINSDIR", "$scribusDir\`$TEMP"
foreach ($d in $nsisDirs)
{
if (Test-Path $d)
{
Purge-Dir $d
}
}

$uninst = "$scribusDir\uninst.exe"
if (Test-Path $uninst)
{
del $uninst -Force
}
1 change: 1 addition & 0 deletions res/apps-activated.template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
# This file contains the list with all activated apps.
# The first word in a non-empty line, not commented out with #, is treated as an app ID.

Git # activated by default
97 changes: 79 additions & 18 deletions res/apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ It comes with a graphical file manager and supports a large range of compression
* Docs:
+ Help: `7-zip.chm`
* VersionYear: 16
* VersionNo: 02
* VersionNo: 04
* Version: $:VersionYear$.$:VersionNo$
* Release: $:VersionYear$$:VersionNo$
* Url: `http://7-zip.org/a/$:ArchiveName$`
Expand Down Expand Up @@ -70,8 +70,8 @@ ConEmu-Maximus5 is a Windows console emulator with tabs, which presents multiple
* Website: <https://conemu.github.io/>
* Docs:
+ Documentation: <https://conemu.github.io/en/TableOfContents.html>
* Version: 16.07.24
* Release: 160724
* Version: 16.10.09a
* Release: 161009a
* Url: `https://github.com/Maximus5/ConEmu/releases/download/v$:Version$/$:ArchiveName$`
* ArchiveName: `ConEmuPack.$:Release$.7z`
* Launcher: `ConEmu`
Expand All @@ -96,7 +96,7 @@ ConEmu-Maximus5 is a Windows console emulator with tabs, which presents multiple
* ID: `Dev3D`
* Label: 3D Modeling
* Typ: `meta`
* Dependencies: `Blender`, `MeshLab`, `Gimp`
* Dependencies: `Blender`, `FreeCAD`, `MeshLab`, `Gimp`

### Group: Web Development with PHP7 and MySQL

Expand Down Expand Up @@ -165,7 +165,7 @@ Git is a free and open source distributed version control system designed to han
* Docs:
+ Reference: <https://git-scm.com/docs>
+ Pro Git Book: <https://git-scm.com/book/en/v2>
* Version: 2.9.2
* Version: 2.10.1
* Release: $:Version$.windows.1
* Url: `https://github.com/git-for-windows/git/releases/download/v$:Release$/$:ArchiveName$`
* ArchiveName: `PortableGit-$:Version$-32-bit.7z.exe`
Expand Down Expand Up @@ -578,6 +578,23 @@ GIMP provides you with sophisticated tools to get your job done.
* ArchiveName: `GIMPPortable_$:Version$.paf.exe`
* ArchivePath: `App/gimp`
* Exe: `bin\gimp-2.8.exe`
* Launcher: $:Label$

### Scribus

Scribus is a page layout program, available for a lot of operating systems.
Since its humble beginning in the spring of 2001, Scribus has evolved into
one of the premier Open Source desktop applications.

* ID: `Scribus`
* Website: <https://www.scribus.net/>
* Docs:
+ Wiki: <https://wiki.scribus.net/canvas/Scribus>
+ Manual: <https://wiki.scribus.net/canvas/Help:TOC>
+ HowTo: <https://wiki.scribus.net/canvas/Category:HOWTO>
* Version: 1.4.6
* Url: `https://sourceforge.net/projects/scribus/files/scribus/$:Version$/$:ArchiveName$`
* ArchiveName: `scribus-$:Version$-windows.exe`
* Register: `false`
* Launcher: $:Label$

Expand Down Expand Up @@ -610,14 +627,32 @@ Blender is the open source, cross platform suite of tools for 3D creation.
+ Features: <https://www.blender.org/features/>
+ Tutorials: <https://www.blender.org/support/tutorials/>
+ Manual: <https://www.blender.org/manual/>
+ Python API: <https://www.blender.org/api/blender_python_api_2_77_1/>
* Version: 2.77
* VersionSuffix: a
+ Python API: <https://www.blender.org/api/blender_python_api_2_78_1/>
* Version: 2.78
* VersionSuffix: ``
* Url: `http://download.blender.org/release/Blender$:Version$/$:ArchiveName$`
* ArchiveName: `blender-$:Version$$:VersionSuffix$-windows32.zip`
* ArchivePath: `blender-$:Version$$:VersionSuffix$-windows32`
* Launcher: $:Label$

### FreeCAD

* ID: `FreeCAD`
* Version: 0.16
* Build: 6704
* Hash: oc449d7
* Website: <http://www.freecadweb.org/>
* Docs:
+ Features: <http://www.freecadweb.org/wiki/index.php?title=Feature_list>
+ Documentation: <http://www.freecadweb.org/wiki/>
+ User: <http://www.freecadweb.org/wiki/index.php?title=User_hub>
+ Power User: <http://www.freecadweb.org/wiki/index.php?title=Power_users_hub>
+ Development: <http://www.freecadweb.org/wiki/index.php?title=Developer_hub>
* Url: `https://github.com/FreeCAD/FreeCAD/releases/download/$:Version$/$:ArchiveName$`
* ArchiveName: `FreeCAD.$:Version$.$:Build$.$:Hash$-WIN-x86_installer.exe`
* Exe: `bin\freecad.exe`
* Launcher: $:Label$

### Hugo

A fast and modern static website engine.
Expand Down Expand Up @@ -650,7 +685,7 @@ Node.js' package ecosystem, npm, is the largest ecosystem of open source librari
* Docs:
+ API Documentation: <https://nodejs.org/dist/latest-v6.x/docs/api/>
+ Guides: <https://nodejs.org/en/docs/guides/>
* Version: 6.3.1
* Version: 6.9.0
* Url: `https://nodejs.org/dist/v$:Version$/win-x86/node.exe`
* ResourceName: `node.exe`
* Dir: `node`
Expand Down Expand Up @@ -678,6 +713,19 @@ Therefore, the latest version of _NPM_ is installed afterwards via the setup scr
* Dir: `$Node:Dir$`
* Exe: `npm.cmd`

### CoffeeScript

* ID: `CoffeeScript`
* Typ: `node-package`
* Website: <http://coffeescript.org/>
* Docs:
+ Usage: <http://coffeescript.org/#usage>
+ Language Reference: <http://coffeescript.org/#language>
+ Resources: <http://coffeescript.org/#resources>
* PackageName: `coffee-script`
* Version: `>=1.10.0 <2.0.0`
* Exe: `coffee.cmd`

### Gulp

The streaming build system.
Expand Down Expand Up @@ -966,12 +1014,12 @@ The runtime environment is required for a compiled Java program to get executed.
* Website: <https://www.oracle.com/java/>
* Docs:
+ Downloads: <http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html>
* Version: 8u102
* Release: b14
* Url: `http://download.oracle.com/otn-pub/java/jdk/$:Version$-$:Release$/$:ArchiveName$`
* Version: 112
* Release: b15
* Url: `http://download.oracle.com/otn-pub/java/jdk/8u$:Version$-$:Release$/$:ArchiveName$`
* DownloadCookies: `oraclelicense: accept-securebackup-cookie`
* ArchiveName: `jre-$:Version$-windows-i586.tar.gz`
* ArchivePath: `jre1.8.0_102`
* ArchiveName: `jre-8u$:Version$-windows-i586.tar.gz`
* ArchivePath: `jre1.8.0_$:Version$`
* Path: `bin`
* Exe: `bin\java.exe`
* Environment:
Expand Down Expand Up @@ -1016,9 +1064,9 @@ The development kit is required for Java source code to get compiled.
+ Java SE 8 API: <http://docs.oracle.com/javase/8/docs/api/index.html>
* Version: $JRE8:Version$
* Release: $JRE8:Release$
* Url: `http://download.oracle.com/otn-pub/java/jdk/$:Version$-$:Release$/$:ArchiveName$`
* Url: `http://download.oracle.com/otn-pub/java/jdk/8u$:Version$-$:Release$/$:ArchiveName$`
* DownloadCookies: `oraclelicense: accept-securebackup-cookie`
* ArchiveName: `jdk-$:Version$-windows-i586.exe`
* ArchiveName: `jdk-8u$:Version$-windows-i586.exe`
* Path: `bin`
* Exe: `bin\javac.exe`
* Environment:
Expand Down Expand Up @@ -1069,6 +1117,19 @@ it gets out of your way and lets you focus on your code.
* Environment:
+ `LEIN_JAR`: `$:Dir$\leiningen.jar`

### .NET Core SDK

* ID: `dotnet`
* Label: .NET Core SDK
* Website: <https://www.microsoft.com/net/core>
* Docs:
+ Docs: <https://docs.microsoft.com/dotnet/>
+ Getting Started: <https://docs.microsoft.com/dotnet/articles/core/index>
+ Welcome: <https://docs.microsoft.com/dotnet/articles/welcome>
+ API Reference: <https://docs.microsoft.com/dotnet/core/api/index>
* Url: `https://go.microsoft.com/fwlink/?LinkID=809127`
* ArchiveName: `DotNetCore.SDK.zip`

### MinGW

[MinGW] provides a GNU development environment for Windows, including compilers for C/C++, Objective-C, Fortran, Ada, ...
Expand Down Expand Up @@ -1282,7 +1343,7 @@ is picked up from Atom._
+ Themes: <https://atom.io/themes>
+ Flight Manual: <http://flight-manual.atom.io/>
+ API Reference: `https://atom.io/docs/api/v$:Version$/AtomEnvironment`
* Version: 1.9.8
* Version: 1.11.2
* Url: `https://github.com/atom/atom/releases/download/v$:Version$/atom-windows.zip`
* ArchiveName: `atom-windows-$:Version$.zip`
* ArchivePath: `Atom`
Expand Down Expand Up @@ -1334,7 +1395,7 @@ You'll love the slick user interface, extraordinary features and amazing perform
+ Documentation: <https://www.sublimetext.com/docs/3/>
+ Unofficial Documentation: <http://docs.sublimetext.info/en/latest/index.html>
+ Package Control: <https://packagecontrol.io/>
* Version: Build 3114
* Version: Build 3126
* Url: `https://download.sublimetext.com/$:ArchiveName$`
* ArchiveName: `Sublime Text $:Version$.zip`
* Exe: `sublime_text.exe`
Expand Down
2 changes: 1 addition & 1 deletion res/bench-install.bat
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@ECHO OFF
SET ROOT=%~dp0

SET VERSION=0.13.0
SET VERSION=0.13.1
SET TAG=v%VERSION%
SET BENCH_ZIPURL=https://github.com/mastersign/bench/releases/download/%TAG%/Bench.zip
SET BENCH_ZIPFILE=%ROOT%Bench.zip
Expand Down
2 changes: 1 addition & 1 deletion res/config.template.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ With the following properties, the composition of the environment variables is c
* IgnoreSystemPath: `true`
* RegisterInUserProfile: `false`
* ~~EnvironmentPath: `$HomeDir$\bin`~~
* ~~Environment: `MY_VAR=my custom value`~~
* ~~Environment: `MY_VAR: my custom value`~~

## Project Archive

Expand Down
2 changes: 1 addition & 1 deletion res/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.13.0
0.13.1

0 comments on commit a59248e

Please sign in to comment.