summaryrefslogtreecommitdiff
path: root/Makefile.win
Commit message (Collapse)AuthorAgeFilesLines
* Make tests work on WindowsTzu-ping Chung2014-10-221-0/+5
|
* Rename examples/ to bin/Xavier Mendez2014-03-231-4/+4
|
* api_v3: document: put version stuff into its own pairXavier Mendez2014-02-061-1/+2
|
* api_v3: document: begin by renaming pertinent filesXavier Mendez2014-02-061-1/+1
|
* Improve MSVC supportDevin Torres2013-09-271-1/+1
| | | | Closes #18.
* $(RM) doesn't require -fDevin Torres2013-09-251-1/+3
|
* Add .gitattributesDevin Torres2013-09-221-33/+33
|
* Fix building with MingW and MSVCDevin Torres2013-09-221-33/+33
|
* Merge latest changes from @devinus into misc-reorganizeXavier Mendez2013-09-211-0/+1
|\
* | Remove html folder from Makefiles, correct sourcesXavier Mendez2013-09-201-6/+7
|/
* Fix Windows MakefileDevin Torres2013-09-201-4/+2
|
* Begin code reorganizationDevin Torres2013-09-201-9/+9
|
* Add nmake build target for windows.andrius bentkus2012-04-111-0/+33
Expose functions that are needed in the windows dynamic library with a definition file (sundown.def)