summaryrefslogtreecommitdiffstats
path: root/src/windows/build
Commit message (Expand)AuthorAgeFilesLines
* Installer wip. Actually builds semi-functional kfw.msiSam Hartman2011-09-283-123/+59
* Fix Windows buildGreg Hudson2010-11-251-5/+0
* Detect if the Vista version of ntsecapi.h is presentKevin Koch2008-03-181-0/+5
* Changes to integrate the CCAPI build into the build structure, build the test...Kevin Koch2008-02-191-8/+17
* Actually pass the nmake arguments to nmakeKevin Koch2008-01-311-5/+5
* Update build instructions to indicate PATH ordering; add troubleshooting tip ...Kevin Koch2008-01-231-9/+20
* KfW Build: add new installer build files to copyfiles.xmlKevin Koch2007-10-051-0/+3
* Set svn:eol-style on a bunch of text-looking files that didn't have itKen Raeburn2007-09-2420-3440/+3440
* Look for unix find command in multiple placesKevin Koch2007-04-261-23/+37
* Optimize file/directory pruningKevin Koch2007-04-235-32/+23
* Add /REPOSITORY EXPORT optionKevin Koch2007-04-203-79/+89
* Modify Unix find test to only check the current directory for the non-existen...Kevin Koch2007-04-191-1/+1
* Rollback previous change. This version is the same as R19472Kevin Koch2007-04-191-61/+261
* Factor repository access out of bkw.pl into repository1.plKevin Koch2007-04-184-261/+340
* Leave built installers in their temp areas and change final copy step to copy...Kevin Koch2007-04-142-18/+17
* Implement environment variable settings from the config xml file. See notes ...Kevin Koch2007-04-132-2/+8
* Add BUILD_KFW=1 & DEBUG_SYMBOL=1 to build.pl invocation.Kevin Koch2007-04-131-8/+8
* TypoKevin Koch2007-04-131-1/+1
* sdkfiles.xml - add msi-deployment-guide.txtJeffrey Altman2007-04-132-1/+3
* kfw build - include netidmgr_userdoc.pdf in zip fileJeffrey Altman2007-04-131-0/+1
* Only copy install/[wix|nsi] areas into install builder temp areas.Kevin Koch2007-04-131-20/+19
* Locate unixfind correctly in $config, againKevin Koch2007-04-121-1/+1
* Locate unixfind correctly in $configKevin Koch2007-04-121-1/+1
* [From previous commit]Kevin Koch2007-04-121-1/+1
* Make case of username in config.xml and presence test match what's passed to ...Kevin Koch2007-04-123-11/+5
* KfW build automation:Kevin Koch2007-04-127-446/+537
* Correct usage to track implementationKevin Koch2007-04-031-73/+89
* Add svnbranch; change internal names to svntag and svnbranch. Implement cvs ...Kevin Koch2007-04-022-90/+124
* Uncomment w2k files in corebinaries.xmlKevin Koch2007-04-027-182/+217
* Be smarter about cleaning the staging area.Kevin Koch2007-04-013-78/+86
* Correct directory structure in zip filesKevin Koch2007-04-015-32/+19
* Eliminate getopt abbreviation for vverbose, which collided with the shortcut ...Kevin Koch2007-03-311-1/+1
* Add signing in staging area before building installersKevin Koch2007-03-311-4/+11
* Make /OUTDIR absolute instead of relativeKevin Koch2007-03-313-16/+18
* Pruning no longer required before makeKevin Koch2007-03-311-6/+1
* Remove most pruned directories -- they are no longer checked outKevin Koch2007-03-311-3/+1
* For the sdk zip, copy *.* and then [the new part] remove *.exe and *.msi. Fu...Kevin Koch2007-03-304-21/+7
* Remove tabs. Improve some comments. Regroup files in copylist.pl according ...Kevin Koch2007-03-307-1152/+1127
* Change DEBUG and VERBOSE defaults so that omitting them from the command line...Kevin Koch2007-03-292-4/+4
* Remove obsolete commentKevin Koch2007-03-292-5/+16
* Add %BUILDDIR% for nsi-includes.nsi, which was missed the first time aroundKevin Koch2007-03-282-12/+19
* Add more tag substitutions to file copy and the config file, to provide a way...Kevin Koch2007-03-281-215/+215
* Pull product version information from kerberos.verKevin Koch2007-03-283-58/+159
* Update documentationKevin Koch2007-03-271-209/+277
* Correct error message text, add comments, change some command line defaults. ...Kevin Koch2007-03-271-6/+7
* remove unwanted files from kfw build scriptJeffrey Altman2007-03-271-222/+215
* KfW build automationKevin Koch2007-03-261-17/+17
* KfW automated build scripts & supporting filesKevin Koch2007-03-169-276/+899
* Train build script to use repository sources, omit sample configuration. [wi...Kevin Koch2007-03-053-168/+242
* Move automation documentation from wiki to here.Kevin Koch2007-03-055-1/+1295