aboutsummaryrefslogtreecommitdiff
path: root/Mkfiles
AgeCommit message (Expand)Author
2015-06-26Upgrade to yasm 1.3.0.Elliott Hughes
2013-11-13test commitBrian Gladman
2013-11-13Minor change to Python detection in the Visual Studio build to avoid spurious...briangladman
2012-11-06Make the detection of Python in the Visual Studio 2010 build more robustBrianGladman
2012-09-11add new elf file to visual studio 2010 buildBrianGladman
2012-08-30Add support for x32H.J. Lu
2011-10-31Add prebuild step for yasm-verssion.hBrianGladman
2011-10-31add path for YASM-VERSION.hBrianGladman
2011-08-27Generate version number information from git history.Peter Johnson
2011-08-19Remove $Id$ and RCSID() usage.Peter Johnson
2011-06-20Fix #263: Add quotes to yasm.rules switches.Peter Johnson
2011-01-291. Tidy up VS 2010 buildBrian Gladman
2010-08-06Bump trunk internal version to 1.1.99.Peter Johnson
2010-07-27Remove some causes of unnecessary rebuilds on Windows (VC10 only)Brian Gladman
2010-06-08Minor update to the Visual Studio 2010 build filesBrian Gladman
2010-06-08svn path=/trunk/yasm/; revision=2331Brian Gladman
2010-05-27Add an environment variable YASMPATH to override the default vsyasm directoryBrian Gladman
2010-05-27correct reported error in vsyasm.xmlBrian Gladman
2010-05-24change vsyasm property sheet to use an absolute path to vsyasm (as msbuild re...Brian Gladman
2010-03-10Improve VSYASM integration into Visual Studio 2010 Brian Gladman
2010-03-03Adjust YASM integration into Visual Studio 2010 slightlyBrian Gladman
2010-03-03Add VSYASM integration files for Visual Studio 2010 (and remove incorrect YAS...Brian Gladman
2010-02-25Correction to Python detection on WindowsBrian Gladman
2010-02-25Yet one more attempt to find Python in WindowsBrian Gladman
2010-02-24Make a further attempt to use the Windows registry to find PythonBrian Gladman
2010-02-23correct error in python detection batch file Brian Gladman
2010-02-23Hopefully remove python discovery issue in Windows buildBrian Gladman
2010-02-15Update Visual Studio 2010 build filesBrian Gladman
2010-02-131. Add vsyasm build to VC9 and vc10 buildsBrian Gladman
2010-02-06Add "vsyasm", a batch version of yasm primarily useful for VS2010.Peter Johnson
2010-01-20Update flat and DJGPP Makefiles for GAS preproc and parser changes.Peter Johnson
2010-01-19Update VC++ v10 buildBrian Gladman
2010-01-19Update VC++ v9 buildBrian Gladman
2010-01-08Fix #200 - yasm.rules double quote issueBrian Gladman
2010-01-08"Fix #200" - yasm.rules double quote issueBrian Gladman
2010-01-051. Add gas preprocessor build on WindowsBrian Gladman
2009-12-05Add files for building YASM with Visual Studio 2010 (beta 2)Brian Gladman
2009-12-05Update gen_x86_insn.py to work in both Python 2 and 3Brian Gladman
2009-08-12Further change to python invocation in genperfBrian Gladman
2009-08-12improve handling of Python batch file for genperfBrian Gladman
2009-03-24Remove vc7 and vc8 build files, as they're no longer being maintained.Peter Johnson
2009-03-24Rename tasm to ytasm in Unix builds.Peter Johnson
2009-03-06Update yasm.rules file for VC++Brian Gladman
2009-03-04Remove renamed tasm.vcproj (as of [2175] it is ytasm.vcproj).Peter Johnson
2009-02-26Tidy up VC++ project names for ytasmBrian Gladman
2009-02-25rename tasm for VC++Brian Gladman
2008-10-08Change to Python for Visual Studio 2008/2005 conversion (vc98_swap.py in plac...Brian Gladman
2008-10-08svn path=/trunk/yasm/; revision=2150Brian Gladman
2008-10-08update Visual Studio 2008 buildBrian Gladman
2008-10-07Update Mkfiles (except for VC) for TASM build.Peter Johnson