Tom Fulton
293aa7f6f3
Update grunt-umbraco-package to v1.0
2015-11-24 21:54:01 -08:00
kgiszewski
e3a2b66022
Version css and js files
2015-10-07 17:11:26 -04:00
kgiszewski
588bdfe429
Update to Tom's latest packager
2015-04-15 15:30:03 -04:00
cankoluman
b42306e741
Issue #AR-1_serialization: added msbuild (.NET) version, as we need this for VS < 2013,
...
- updated msbuild module
2014-04-24 10:20:50 +01:00
Tom Fulton
73e8712ad8
Cleanup / update Gruntfile
...
* Use proper grunt-umbraco-package task
* Use new structure for --target, eliminate deploy step by making `dist` configurable
* Move package files to /config/
* Cleanup watch/copy tasks, add atBegin: true
* Prevent "cleaning" non-local destinations (dangerous?)
* Cleanup full/base path config
* Whitespace, misc
2014-03-18 22:50:11 -06:00
Tom Fulton
e374a9f01b
Cleanup Gruntfile, streamline copy tasks
...
grunt watch:dev -> grunt watch
2014-03-17 19:04:10 -06:00
Tom Fulton
cd2bd8c562
Add version # to DLL on build
...
* Split VersionInfo from AssemblyInfo so we can ignore changes and let the build handle
* Ignore VersionInfo
* Install/configure assemblyinfo grunt task
* Ignore compiler warning about bad version number format (.NET vs SemVer)
2014-02-22 00:32:37 -07:00
leekelleher
1443149264
Added 'repository' field to packages.json.
...
This removes npm's nag warning.
2014-01-17 16:42:13 +00:00
Tom Fulton
e9f710ea9e
Include C# solution in build/package outputs
2014-01-17 02:54:59 -07:00
Tom Fulton
9d3f4e76db
Quick cleanup of packaging tasks
2014-01-17 02:20:54 -07:00
Tom Fulton
489628451b
Merge branch 'develop' into feature/packaging
...
Conflicts:
.gitignore
Gruntfile.js
package.json
2014-01-16 23:33:53 -07:00
Tom Fulton
0c4c04f84e
Merge branch 'develop' into feature/nuget
...
Conflicts:
.gitignore
Gruntfile.js
package.json
2014-01-16 23:30:38 -07:00
Tom Fulton
2e0a84852b
Add grunt task for creating umbraco package
2014-01-15 14:16:17 -07:00
Tom Fulton
bffdc7f644
Add build option to touch web.config automatically on deploy
2014-01-12 04:40:27 -07:00
Tom Fulton
eafd2d454c
Inject package version, files into nuspec on build
...
* Move /build/ -> /pkg/
* Add nuspec
* Refactor package:nuget workflow to create a temporary directory to build the package from - so we can store the transformed file
* Add grunt-template task to transform the nuspec
2014-01-12 02:13:05 -07:00
Tom Fulton
9a7bf3693c
Add package:nuget task
...
* Add grunt-nuget
* Add nuspec file
* Add build task
2014-01-11 22:17:12 -07:00
Tom Fulton
b524121f8a
Initial commit
2014-01-10 17:20:35 -07:00