author | Medo <smaxein@googlemail.com> |
Thu, 26 Jul 2012 11:10:56 +0200 | |
changeset 7439 | 0a494f951dcf |
parent 6850 | a70ce2fad789 |
child 7857 | 2bc61f8841a1 |
permissions | -rw-r--r-- |
3747 | 1 |
glob:CMakeCache.txt |
2 |
glob:CMakeFiles |
|
3 |
glob:moc_*.cxx |
|
4 |
glob:qrc_*.cxx |
|
5 |
glob:*.o |
|
6 |
glob:Makefile |
|
7 |
glob:bin |
|
8 |
glob:*.hi |
|
6475 | 9 |
glob:*.ppu |
3747 | 10 |
glob:*.*~ |
11 |
glob:*.core |
|
6475 | 12 |
glob:hedgewars.pro.user |
6003
74431bf4c632
fix the config.inc conflict by making the ios one in another folder
koda
parents:
5253
diff
changeset
|
13 |
glob:config.inc |
3747 | 14 |
glob:cmake_install.cmake |
15 |
glob:QTfrontend/hwconsts.cpp |
|
16 |
glob:CPackConfig.cmake |
|
17 |
glob:CPackSourceConfig.cmake |
|
18 |
glob:tools/cmake_uninstall.cmake |
|
19 |
glob:install_manifest.txt |
|
20 |
glob:.DS_Store |
|
21 |
glob:*.swp |
|
22 |
glob:*.orig |
|
23 |
glob:*.diff |
|
5172 | 24 |
glob:vittorio.* |
3747 | 25 |
glob:project_files/HedgewarsMobile/Data/ |
26 |
glob:project_files/HedgewarsMobile/build/ |
|
5253 | 27 |
glob:gameServer/dist/ |
5172 | 28 |
glob:misc/libtremor/Xcode/build/ |
29 |
glob:misc/liblua/Xcode/build/ |
|
30 |
glob:misc/libfreetype/Xcode/build/ |
|
6664
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6589
diff
changeset
|
31 |
glob:misc/libfreetype/Xcode-iOS/build/ |
3747 | 32 |
glob:moc_*.cxx_parameters |
3763 | 33 |
relre:^release\/ |
34 |
glob:*.log |
|
35 |
glob:*.cmd |
|
36 |
glob:*.diff |
|
37 |
glob:*.patch |
|
38 |
glob:*.orig |
|
39 |
glob:*.bak |
|
40 |
glob:*.rej |
|
5450
1ea879a6f89f
Added lua files to hgignore two files have been manually 'hg added'
Xeli
parents:
5401
diff
changeset
|
41 |
glob:project_files/Android-build/SDL-android-project/jni/** |
5320 | 42 |
glob:project_files/Android-build/SDL-android-project/obj |
6850
a70ce2fad789
Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents:
6664
diff
changeset
|
43 |
glob:project_files/Android-build/SDL-android-project/libs/armeabi* |
5320 | 44 |
glob:project_files/Android-build/SDL-android-project/bin |
45 |
glob:project_files/Android-build/SDL-android-project/gen |
|
5383
cb217271f344
Added *.properties in Android project dirs to hgignore
Xeli
parents:
5381
diff
changeset
|
46 |
glob:project_files/Android-build/SDL-android-project/local.properties |
6589
2fa0a274a1e3
some tweaks to the build process, cmake now generates some vital files, fpc only compiles those files which have been changed since the last time, SDL still does not work
Xeli
parents:
6475
diff
changeset
|
47 |
glob:project_files/Android-build/SDL-android-project/project.properties |
5383
cb217271f344
Added *.properties in Android project dirs to hgignore
Xeli
parents:
5381
diff
changeset
|
48 |
glob:project_files/Android-build/SDL-android-project/default.properties |
6589
2fa0a274a1e3
some tweaks to the build process, cmake now generates some vital files, fpc only compiles those files which have been changed since the last time, SDL still does not work
Xeli
parents:
6475
diff
changeset
|
49 |
glob:project_files/Android-build/SDL-android-project/proguard.cfg |
5395
5caae9d7e12e
Removed DataPackage and added eclipse specific meta files to ignore
Xeli
parents:
5383
diff
changeset
|
50 |
glob:project_files/Android-build/SDL-android-project/.* |
6589
2fa0a274a1e3
some tweaks to the build process, cmake now generates some vital files, fpc only compiles those files which have been changed since the last time, SDL still does not work
Xeli
parents:
6475
diff
changeset
|
51 |
glob:project_files/Android-build/out |
5401
832a29880a5c
Added build scripts to the hgignore files, these are generated by cmake
Xeli
parents:
5395
diff
changeset
|
52 |
glob:project_files/Android-build/Makefile.android |