Skip to content

Releases: soup-build/soup

Soup 0.8.7 (Alpha)

14 Aug 23:44
8e44e6a
Compare
Choose a tag to compare

Create windows installer

Soup 0.8.6 (Alpha)

08 Aug 17:25
4bbd55b
Compare
Choose a tag to compare

Fix up some issues to get the CI builds working for real

Soup 0.8.5 (Alpha)

05 Aug 17:24
1d83da1
Compare
Choose a tag to compare

Kill long running child process to unlock the detour dll

Soup 0.8.4 (Alpha)

05 Aug 14:01
4115e80
Compare
Choose a tag to compare
Soup 0.8.4 (Alpha) Pre-release
Pre-release

Allow for child process to run after parent has completed.

Soup 0.8.3 (Alpha)

04 Aug 19:41
5def8e0
Compare
Choose a tag to compare
Soup 0.8.3 (Alpha) Pre-release
Pre-release

Move Detour Event Logger initialize earlier into the process attach instead of the entry point

Soup 0.8.2 (Alpha)

03 Aug 23:23
ad5aaa3
Compare
Choose a tag to compare
Soup 0.8.2 (Alpha) Pre-release
Pre-release

Log initialize

Soup 0.8.1 (Alpha)

03 Aug 20:25
b709458
Compare
Choose a tag to compare
Soup 0.8.1 (Alpha) Pre-release
Pre-release

Update resolve tools and work on CI builds

Soup 0.8.0 (Alpha)

03 Aug 19:30
15f0411
Compare
Choose a tag to compare
Soup 0.8.0 (Alpha) Pre-release
Pre-release

Hook up Detour monitoring for all child operations to have guaranteed incremental builds.

Soup 0.6.3 (Alpha)

20 May 21:10
826a86c
Compare
Choose a tag to compare
Soup 0.6.3 (Alpha) Pre-release
Pre-release

Convert Extensions back to DevDependencies.
FIx bug where install was not picking up public dev dependencies.
Fix issues preventing sample build extension from working as expected.

Soup 0.6.2 (Alpha)

10 May 04:35
94cf2d2
Compare
Choose a tag to compare
Soup 0.6.2 (Alpha) Pre-release
Pre-release

Implement build order using run before/after lists on tasks.