Skip to content

Commit

Permalink
- old CMake custom command which breaks Mac compilation
Browse files Browse the repository at this point in the history
- numpy (horrible to install on Mac); replaced by custom RMS computation
+ XCode and GCC test builds
+ core2-specific tests
  • Loading branch information
Arnaud Masserann committed Jan 3, 2013
0 parents commit b8974c3
Show file tree
Hide file tree
Showing 2,158 changed files with 404,398 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .hgignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
syntax: glob

*.dll
*.exe
build/*
bin-*/*
distrib/build_*/*
*.bak
*.orig
screenshot.bmp
*.pyc
Thumbs.db
glob:OpenGL-tutorial_v*
relre:.*\.blend.+
glob:*.mtl
1 change: 1 addition & 0 deletions BUILDING.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Please READ Tutorial 1 and don't build the tutorials yourself ! Use CMake instead. If you have a problem, read the FAQ.
Loading

0 comments on commit b8974c3

Please sign in to comment.