Ray
df40735067
Added CMD compilation scripts for examples
They could be useful for some people...
6 年之前
ChrisDill
a7a70004f1
Update .gitignore
- Ignore files in Debug.DLL from building VS2017 project.
6 年之前
raysan5
82e4a12fd3
Added Android Makefile for games
6 年之前
raysan5
7dc66d2d3f
Looking for a place for raylib resource file
6 年之前
Ray
d34c1285e0
Review Android Makefiles
6 年之前
Ray
d873314c27
Reviewed Windows resource file name
6 年之前
Ray
542eb6f250
Restore removed projects
6 年之前
Ray
aa76985c0d
Review raylib version to 2.0
Review raylib_icon resource
6 年之前
Ahmad Fatoum
b8ca51fd01
CMake: Don't create symlinks on unsupporting file systems ( #539 )
Panders to the idiosyncrasies of my work flow:
I have my raylib build directory mounted as a VirtualBox vboxfs for use
with my Linux VM, but vboxfs doesn't support symlinks, while raylib shared
library versioning on Unix expects symlinks to work.
If this happens, library versioning is now disabled on Unix with
an error message instead of just failing the build.
6 年之前
Ray
227880977e
Do not ignore Makefiles!
7 年之前
Ahmad Fatoum
4a7840b752
Remove Meson build system
Less maintenance overhead that way,
given that make/CMake now also do library versioning.
7 年之前
Ahmad Fatoum
f991a075e1
Build examples and games on Travis CI
They were disabled because they failed to build,
but this patch set fixes the build on Linux and macOS.
This doesn't apply to the AppVeyor build on Windows yet;
it currently fails at linking with OpenAL.
7 年之前
Ray San
6105ff9959
Added VS2015 UWP solution
7 年之前
Ray San
b6b58991e6
Working on UWP support
Support Universal Windows Platform (UWP):
- Windows 10 App
- Windows Phone
- Xbox One
7 年之前
Ray
99d3803d16
Added VS2017 raylib project
7 年之前
Ray San
32d855470d
Updated release libraries for win32/mingw32
7 年之前
Ray San
d302316e51
Reorganize release and dependencies
7 年之前
Ray
541dceb87b
Updated libraries for release
OpenAL Soft and raylib compiled for release and stripped
7 年之前
Ray
00274f070f
Working on Android APK building with Makefile
7 年之前
ASDF
e173db19f7
CMake based build system.
Some people might find this handly
7 年之前
raysan5
6589c808b5
Review some formatting for consistency
7 年之前
Michael Vetter
9c524ee3a6
Add meson files for basic Linux building
7 年之前
Ray
07534497e6
Updated libs
7 年之前
Ray
c068de183b
Added Android lib
7 年之前
Ray
9b24120cd9
Updated libs
7 年之前
Ray
61ce160023
Added examples web images
Added loader webs (previously ignored)
7 年之前
raysan5
677c5cc9a8
Removed useless files
7 年之前
Ray
20d205cae5
Working on examples...
7 年之前
Ray
5fd83708cf
Added web files to ignore
7 年之前
RDR8
c87006f85a
Don't ignore release libraries.
7 年之前
RDR8
8278eebfac
Ignore vim temporary files, .a and .so, games/
7 年之前
RDR8
3f3ee5e37f
Ignore additional vim temporary files, .a and .so files, games/ executables
7 年之前
Ray
060d501cd1
Update to ignore Linux binaries (no extension)
8 年之前
raysan5
7dbb17792a
Moved tool to folder
8 年之前
raysan5
7e36727328
Visual Studio 2015 project
8 年之前
raysan5
4facc03a64
Upload ptheads Win32 DLL
8 年之前
LelixSuper
f685acd69e
update '.gitignore' file to ignore VIM's files
8 年之前
victorfisac
1a8fbe5cf0
Add pthread external library to source...
and add instructions in physac examples to run it successful.
8 年之前
raysan5
d60dc7c2eb
Added Oculus Rift library dll
8 年之前
raysan5
8de1427803
Remove release files from src directory
8 年之前
Ray
34aea08ba2
Update to OpenAL Soft 1.17.2
8 年之前
Gordon McShane
c9ac176fa7
remove user-specific ant files
8 年之前
raysan5
173529e048
Oculus SDK 1.3 + GLFW3 sample -NOT WORKING-
8 年之前
raysan5
40119949cb
Ignore some files
9 年之前
raysan5
2968ba9938
Ignore compiled binaries on templates (*.o, *.exe)
10 年之前
raysan5
815f90974c
Updated to ignore *.exe
10 年之前
raysan5
a08e0929bc
Updated ignorable files
10 年之前
raysan5
01651af08a
Update examples and remove .exe
10 年之前
raysan5
8895a165b1
Updated with some minor changes
11 年之前
Ray
62b5ea1131
Uploaded some additional files that were ignored...
11 年之前