Skip to content

Commit

Permalink
Merge pull request #1797 from arcaneframework/dev/gg-remove-date-in-a…
Browse files Browse the repository at this point in the history
…xl-generation

Remove ouput of the current DateTime when generated files from AXL
  • Loading branch information
grospelliergilles authored Nov 26, 2024
2 parents 132dc05 + b28baba commit 93d60f4
Show file tree
Hide file tree
Showing 16 changed files with 31 additions and 47 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:6.0.33
// Runtime Version:6.0.36
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
Expand Down Expand Up @@ -1013,11 +1013,9 @@ public virtual string TransformText() {
this.GenerationEnvironment = null;
this.Write("/*---------------------------------------------------------------------------*/\n/" +
"*---------------------------------------------------------------------------*/\n/" +
"/ #WARNING#: This file has been generated automatically. Do not edit.\n// Arcane " +
"version ");
"/ #WARNING#: This file has been generated automatically. Do not edit.\n// Axlstar" +
" version ");
this.Write(this.ToStringHelper.ToStringWithCulture( Version ));
this.Write(" : ");
this.Write(this.ToStringHelper.ToStringWithCulture( DateTime.Now ));
this.Write("\n/*---------------------------------------------------------------------------*/\n" +
"/*---------------------------------------------------------------------------*/\n" +
"\n#ifndef ARCANE_CASEOPTION_");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
// #WARNING#: This file has been generated automatically. Do not edit.
// Arcane version <#= Version #> : <#= DateTime.Now #>
// Axlstar version <#= Version #>
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/

Expand Down
8 changes: 3 additions & 5 deletions axlstar/Arcane.Axl.T4/Arcane.Axl/T4.Module/ModuleT4.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:6.0.28
// Runtime Version:6.0.36
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
Expand All @@ -21,11 +21,9 @@ public virtual string TransformText() {
this.GenerationEnvironment = null;
this.Write("/*---------------------------------------------------------------------------*/\n/" +
"*---------------------------------------------------------------------------*/\n/" +
"/ #WARNING#: This file has been generated automatically. Do not edit.\n// Arcane " +
"version ");
"/ #WARNING#: This file has been generated automatically. Do not edit.\n// Axlstar" +
" version ");
this.Write(this.ToStringHelper.ToStringWithCulture( Version ));
this.Write(" : ");
this.Write(this.ToStringHelper.ToStringWithCulture( DateTime.Now ));
this.Write("\n/*---------------------------------------------------------------------------*/\n" +
"/*---------------------------------------------------------------------------*/\n" +
"\n#ifndef ARCANE_MODULE_");
Expand Down
2 changes: 1 addition & 1 deletion axlstar/Arcane.Axl.T4/Arcane.Axl/T4.Module/ModuleT4.tt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
// #WARNING#: This file has been generated automatically. Do not edit.
// Arcane version <#= Version #> : <#= DateTime.Now #>
// Axlstar version <#= Version #>
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:6.0.28
// Runtime Version:6.0.36
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
Expand All @@ -21,11 +21,9 @@ public virtual string TransformText() {
this.GenerationEnvironment = null;
this.Write("/*---------------------------------------------------------------------------*/\n/" +
"*---------------------------------------------------------------------------*/\n/" +
"/ #WARNING#: This file has been generated automatically. Do not edit.\n// Arcane " +
"version ");
"/ #WARNING#: This file has been generated automatically. Do not edit.\n// Axlstar" +
" version ");
this.Write(this.ToStringHelper.ToStringWithCulture( Version ));
this.Write(" : ");
this.Write(this.ToStringHelper.ToStringWithCulture( DateTime.Now ));
this.Write("\n/*---------------------------------------------------------------------------*/\n" +
"/*---------------------------------------------------------------------------*/\n" +
"\n#ifndef ARCANE_MODULE_");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
// #WARNING#: This file has been generated automatically. Do not edit.
// Arcane version <#= Version #> : <#= DateTime.Now #>
// Axlstar version <#= Version #>
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:6.0.28
// Runtime Version:6.0.36
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
Expand All @@ -21,11 +21,9 @@ public virtual string TransformText() {
this.GenerationEnvironment = null;
this.Write("/*---------------------------------------------------------------------------*/\n/" +
"*---------------------------------------------------------------------------*/\n/" +
"/ #WARNING#: This file has been generated automatically. Do not edit.\n// Arcane " +
"version ");
"/ #WARNING#: This file has been generated automatically. Do not edit.\n// Axlstar" +
" version ");
this.Write(this.ToStringHelper.ToStringWithCulture( Version ));
this.Write(" : ");
this.Write(this.ToStringHelper.ToStringWithCulture( DateTime.Now ));
this.Write("\n/*---------------------------------------------------------------------------*/\n" +
"/*---------------------------------------------------------------------------*/\n" +
"\n#ifndef ARCANE_MODULE_");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
// #WARNING#: This file has been generated automatically. Do not edit.
// Arcane version <#= Version #> : <#= DateTime.Now #>
// Axlstar version <#= Version #>
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:6.0.28
// Runtime Version:6.0.36
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
Expand All @@ -21,11 +21,9 @@ public virtual string TransformText() {
this.GenerationEnvironment = null;
this.Write("\n/*---------------------------------------------------------------------------*/\n" +
"/*---------------------------------------------------------------------------*/\n" +
"// #WARNING#: This file has been generated automatically. Do not edit.\n// Arcane" +
" version ");
"// #WARNING#: This file has been generated automatically. Do not edit.\n// Axlsta" +
"r version ");
this.Write(this.ToStringHelper.ToStringWithCulture( Version ));
this.Write(" : ");
this.Write(this.ToStringHelper.ToStringWithCulture( DateTime.Now ));
this.Write("\n/*---------------------------------------------------------------------------*/\n" +
"/*---------------------------------------------------------------------------*/\n" +
"\n#ifndef ARCANE_MODULE_");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
// #WARNING#: This file has been generated automatically. Do not edit.
// Arcane version <#= Version #> : <#= DateTime.Now #>
// Axlstar version <#= Version #>
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:6.0.35
// Runtime Version:6.0.36
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
Expand Down Expand Up @@ -233,10 +233,8 @@ public virtual string TransformText() {
/*---------------------------------------------------------------------------*/
// #WARNING#: This file has been generated automatically. Do not edit.
// Generated from 'CaseOptionsT.tt' (version 2024.11.17)
// Arcane version ");
// Axlstar version ");
this.Write(this.ToStringHelper.ToStringWithCulture( Version ));
this.Write(" : ");
this.Write(this.ToStringHelper.ToStringWithCulture( DateTime.Now ));
this.Write("\n/*---------------------------------------------------------------------------*/\n" +
"/*---------------------------------------------------------------------------*/\n" +
"\n#ifndef ARCANE_CASEOPTIONST_");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
/*---------------------------------------------------------------------------*/
// #WARNING#: This file has been generated automatically. Do not edit.
// Generated from 'CaseOptionsT.tt' (version 2024.11.17)
// Arcane version <#= Version #> : <#= DateTime.Now #>
// Axlstar version <#= Version #>
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/

Expand Down
8 changes: 3 additions & 5 deletions axlstar/Arcane.Axl.T4/Arcane.Axl/T4.StrongOptions/IOptions.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:6.0.28
// Runtime Version:6.0.36
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
Expand Down Expand Up @@ -79,11 +79,9 @@ public virtual string TransformText() {
};
this.Write("\n/*---------------------------------------------------------------------------*/\n" +
"/*---------------------------------------------------------------------------*/\n" +
"// #WARNING#: This file has been generated automatically. Do not edit.\n// Arcane" +
" version ");
"// #WARNING#: This file has been generated automatically. Do not edit.\n// Axlsta" +
"r version ");
this.Write(this.ToStringHelper.ToStringWithCulture( Version ));
this.Write(" : ");
this.Write(this.ToStringHelper.ToStringWithCulture( DateTime.Now ));
this.Write("\n/*---------------------------------------------------------------------------*/\n" +
"/*---------------------------------------------------------------------------*/\n" +
"\n#ifndef ARCANE_IOPTIONS_");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
// #WARNING#: This file has been generated automatically. Do not edit.
// Arcane version <#= Version #> : <#= DateTime.Now #>
// Axlstar version <#= Version #>
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:6.0.32
// Runtime Version:6.0.36
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
Expand Down Expand Up @@ -478,11 +478,9 @@ public virtual string TransformText() {
};
this.Write("/*---------------------------------------------------------------------------*/\n/" +
"*---------------------------------------------------------------------------*/\n/" +
"/ #WARNING#: This file has been generated automatically. Do not edit.\n// Arcane " +
"version ");
"/ #WARNING#: This file has been generated automatically. Do not edit.\n// Axlstar" +
" version ");
this.Write(this.ToStringHelper.ToStringWithCulture( Version ));
this.Write(" : ");
this.Write(this.ToStringHelper.ToStringWithCulture( DateTime.Now ));
this.Write("\n/*---------------------------------------------------------------------------*/\n" +
"/*---------------------------------------------------------------------------*/\n" +
"\n#ifndef ARCANE_STRONGOPTIONS_");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ private:
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
// #WARNING#: This file has been generated automatically. Do not edit.
// Arcane version <#= Version #> : <#= DateTime.Now #>
// Axlstar version <#= Version #>
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/

Expand Down

0 comments on commit 93d60f4

Please sign in to comment.