Lombiq
5406b17601
Converting all files stored as CRLF in git to be stored as LF
...
LF is the git default and all new files are stored as such. Old files from the hg to git conversion however were moved over as CRLF.
2015-12-13 22:21:02 +01:00
Sebastien Ros
1b54e3e8fb
Restoring build log level
2015-07-20 14:29:56 -07:00
Sebastien Ros
7282df4326
Adding support for Kudu deployment
2015-07-17 16:27:59 -07:00
qt1
8c969850f0
Refactoring build scripts
2014-10-30 12:57:46 -07:00
Sebastien Ros
2cdd3a3f1b
Refactoring building scripts
2014-10-01 10:46:49 -07:00
Sebastien Ros
64689433bc
Fixing build scripts
...
Calls the environment variables initialization script
in all cases.
2014-09-29 15:45:58 -07:00
Piotr Szmyd
e2d8aa1842
Fixing VS version discovery order in ClickToBuild.cmd (VS2013 should take precendence over VS2012 if both are installed).
2014-07-22 17:50:13 +02:00
Erik Oppedijk
0380f5974f
Add VS2013 env to build
2013-10-05 20:59:06 +02:00
Sebastien Ros
af4baff455
Making the build file compatible with Visual Studio 2011
...
--HG--
branch : 1.x
2012-05-04 15:32:26 -07:00
Renaud
ef34e58ed5
A few more changes related to .NET 4.0 port
...
--HG--
branch : dev
2010-05-22 16:48:08 -07:00
Louis DeJardin
31ab6c5c39
Adding x84 variation to single-click builder
...
Needed to detect vs2k8 environment batch file on x64 operating systems
--HG--
branch : dev
2010-02-08 11:42:53 -08:00
Louis DeJardin
6267c938de
Mechanical refinement to build cmd files
...
build.cmd can take an optional target name like Compile or several targets in order with quotes like "Compile,Package"
clicktobuild.cmd will detect when the sdk env variable is not present, and vs2k8 is, and it will run the vs batch to initialize environment for calling msbuild
--HG--
branch : dev
2010-02-07 15:07:45 -08:00
Louis DeJardin
797d166da2
Adding a msbuild proj file and associated cmd files
...
Initially contains Clean, Compile, Stage targets.
Default target, Build, calls each in order.
All outputs end in /build folder, which is ignored for source control purposes
--HG--
branch : dev
2010-02-06 20:10:12 -08:00